Zum Hauptinhalt springen

Resend the mail for a ProjectInvite

POST /v2/project-invites/{projectInviteId}/actions/resend/
v2
POST
project-resend-project-invite-mail

Request

  • projectInviteIdstring (uuid)
    required

    ID of the ProjectInvite to resend the mail for.

Responses

Kein Request-Inhalt spezifiziert.

Usage examples

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