Tenants
Delete Tenant Membership
DELETE
cURL
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
cURL
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.