Authorization
Authorization
RequiredBearer <token>< Project ID >:< Management Key > as bearer
In: header
Request Body
application/json
Requiredid
stringname
stringdescription
stringlogo
stringloginPageUrl
stringapprovedCallbackUrls
array<string>permissionsScopes
array<object>attributesScopes
array<object>OK
Was this helpful?
Search third party applications consents POST
Search third party applications consents, using a valid management key. ### Endpoint Authentication Use authorization bearer header with the following format: `Authorization: Bearer <ProjectId:ManagementKey>`
Delete outbound application token by id DELETE
Delete outbound application token by id, using a valid management key. ### Endpoint Authentication Use authorization bearer header with the following format: `Authorization: Bearer <ProjectId:ManagementKey>`