SpaceMediaSpaceMedia
Endpoint referenceMembers

Resend Member Invitation

POST
/api/v1/member-invitations/{invitation_id}/resend

Resend Member Invitation. Use it to invite team members, manage roles, suspend access, resend invitations, and inspect the permission catalog for member administration. It applies the requested change and returns the updated resource, validation result, or action status needed for the next API step.

Authorization

BearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

invitation_id*string

Public invitation reference returned by the API.

Formatuuid

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

Was this page helpful?