Authorization
Authorization
RequiredBearer <token>< Project ID >:< Management Key > as bearer
In: header
Request Body
application/json
RequiredconsentIds
array<string>appId
stringuserIds
array<string>tenantId
stringOK
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>`