My Organization API
cURL
curl --request DELETE \ --url https://{tenantDomain}/my-org/v1/member-invitations/{invitation_id} \ --header 'Authorization: Bearer <token>'
204
Revoke a member invitation specified by ID for this Organization.
Documentation IndexFetch the complete documentation index at: https://docs-staging.auth0-mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs-staging.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
The access token received from the authorization server in the OAuth 2.0 flow.
The id of the member invitation
^uinv_[A-Za-z0-9]{16}$
Member invitation was successfully deleted.
Cette page vous a-t-elle été utile ?