Authorization
AuthorizationRequiredBearer <token>< Project ID >:< Management Key > as bearer
In: header
Query Parameters
idstringclientIdstringOK
Was this helpful?
Load All third party applications GET
Loads all project third party applications, using a valid management key. ### Endpoint Authentication Use authorization bearer header with the following format: `Authorization: Bearer <ProjectId:ManagementKey>`
Patch third party application POST
Patch a third party application, using a valid management key. ### Endpoint Authentication Use authorization bearer header with the following format: `Authorization: Bearer <ProjectId:ManagementKey>`