Authorization
AuthorizationRequiredBearer <token>< Project ID >:< Management Key > as bearer
In: header
Request Body
application/jsonRequiredidstringnamestringdescriptionstringlogostringloginPageUrlstringapprovedCallbackUrlsarray<string>permissionsScopesarray<object>attributesScopesarray<object>logoUrlstringjwtBearerSettingsobjectsessionSettingsobjectaudienceWhitelistarray<string>forceAddAllAuthorizationInfobooleanconnectionsScopesarray<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>`