Authorization
Authorization
RequiredBearer <token>< Project ID >:< Management Key > as bearer
In: header
Request Body
application/json
Requiredname
stringdescription
stringlogo
stringloginPageUrl
stringapprovedCallbackUrls
array<string>permissionsScopes
array<object>attributesScopes
array<object>consentFlowId
stringOK
Was this helpful?
Create Audit Event POST
### Create an audit log event, using a valid management key. This API endpoint allows you to create an audit log utilizing various parameters and returns the results in JSON format. ### Endpoint Authentication Use authorization bearer header with the following format: `Authorization: Bearer <ProjectId:ManagementKey>`
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>`