Authorization
AuthorizationRequiredBearer <token>< Project ID >:< Management Key > as bearer
In: header
Request Body
application/jsonRequiredconsentIdsarray<string>appIdstringuserIdsarray<string>tenantIdstringOK
Was this helpful?
Delete third party application POST
Delete a third party application, using a valid management key. ### Endpoint Authentication Use authorization bearer header with the following format: `Authorization: Bearer <ProjectId:ManagementKey>`
Delete third party applications consents by tenant POST
Delete third party applications consents by tenant, using a valid management key. ### Endpoint Authentication Use authorization bearer header with the following format: `Authorization: Bearer <ProjectId:ManagementKey>`