latestOpenAPI 3.0.3GitGuardian2026-08-201871515.0 MB

511b067cdcb1

Invitations

Resend an invitation

Resend an existing invitation.

If you are using a personal access token, you need to have an access level superior or equal to manager.

post/v1/invitations/{invitation_id}/resend

Path parameters

invitation_idinteger required

The id of the invitation to retrieve

Request body

object required

Response

Invitation sent

detailstring

Details on response.

Example response

{
  "detail": "Email sent"
}