Resend invite
POST {{baseUrl}}/invites/resend/{{invite_id}}
This endpoint allows you to resend an invite by its Unique Identification (UID) invite_id. The player has the possibility of resending a request to join a club.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | A valid JWT token |