v1

latestOpenAPI 3.1.22026-08-0611530152.3 KB
OAuth 2.0

Delete OAuth 2.0 configuration

Delete the OAuth 2.0 configuration. This is an asynchronous operation that returns a job_id immediately. Track progress using the Jobs API.

Note: Only one operation can run at a time per resource. When operation is completed, a restart of RabbitMQ is required for changes to be applied.

delete/oauth2-configurations

Response

Configuration deletion initiated

job_idstring uuid

Job ID to track the asynchronous operation

Example response

{
  "job_id": "5c2f59e8-826e-452c-b28d-27ef1f8b32a3"
}