Revoke an organization invitation

When authenticated with an API key, this operation requires api-admin.

Authentication

AuthorizationBearer
Console user session or Mixlayer API key supplied as a Bearer token.

Path parameters

org_idstringRequired
Organization ID
invite_idstringRequired
Invitation ID

Response

Invitation revoked

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error