v1

latestOpenAPI 3.1.22026-08-0611530152.3 KB
Trust Store

Delete trust store configuration

Delete the trust store 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.

delete/trust-store-configuration

Response

Configuration deletion initiated

job_idstring uuid

Job ID to track the asynchronous operation

Example response

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