v1
latestOpenAPI 3.0.02026-07-24182211348.4 KBBuilder authorizations
Delete an authorization
Delete an authorization by its id. If the authorization is linked to any external data components, the delete will fail. You can check if the authorization is linked to any external data components by calling the "links" endpoint.
delete/builder/authorization/{authorizationId}
Path parameters
authorizationIdinteger required
The id of the authorization to delete
Response
OK