Resend pending Organization invitation
GET https://{{base_url}}/v3/organizations/{{organization_uid}}/share/{{share_uid}}/resend_invitation
The Resend pending organization invitation request allows you to resend the Organization invitations to users who have not yet accepted the earlier invitation. Only the owner or the admin of the Organization can resend the invitation to add users to an Organization.
To use the API Request, you will need to authenticate yourself either with a Management Token (highly recommended) or an Authtoken.Â
Read more about it in Authentication.
For more information, refer to the Resend pending Organization invitation API Reference document
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
authtoken | string | Enter the authtoken of the user. | |
Content-Type | string |