Skip to main content

Resend the mail for a customer invite

POST /v2/customer-invites/{customerInviteId}/actions/resend/
v2
POST
customer-resend-customer-invite-mail

Request

  • customerInviteIdstring (uuid)
    required

    ID of the CustomerInvite to resend the mail for.

Responses

No response content specified.

Usage examples

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