Invitation
Delete Invitation
Delete an invitation by id. Auth'ed user or api key must have an admin or owner role for the specified dataset's organization.
delete/api/invitation/{invitation_id}
Path parameters
invitation_idstring uuid required
The id of the invitation to delete
Headers
TR-Organizationstring uuid required
The organization id to use for the request
Response
Ok response. Indicates that invitation was deleted.