Skip to main content

Delete a ProjectInvite

DELETE /v2/project-invites/{projectInviteId}/
v2
DELETE
project-delete-project-invite

Request

  • projectInviteIdstring (uuid)
    required

    ID of the ProjectInvite to be deleted.

Responses

No response content specified.

Usage examples

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