Skip to main content

Leave a Project

POST /v2/projects/{projectId}/leave/
v2
POST
project-leave-project

Request

  • projectIdstring (uuid)
    required

    ID of the Project to be left.

Responses

No response content specified.

Usage examples

$ curl \
--fail \
--location \
-X POST \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
https://api.mittwald.de/v2/projects/f0f86186-0a5a-45b2-aa33-502777496347/leave