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

KeyDatatypeRequiredDescription
authtokenstringEnter the authtoken of the user.
Content-Typestring