Authorization
Authorization
RequiredBearer <token>< Project ID >:< Management Key > as bearer
In: header
Query Parameters
id
stringOK
Was this helpful?
Update third party application POST
Update a third party application, using a valid management key. ### Endpoint Authentication Use authorization bearer header with the following format: `Authorization: Bearer <ProjectId:ManagementKey>`
Delete outbound application tokens by appId or userId DELETE
Delete outbound application tokens by appId or userId, using a valid management key. ### Endpoint Authentication Use authorization bearer header with the following format: `Authorization: Bearer <ProjectId:ManagementKey>`