v4

latestOpenAPI 3.1.1Apache 2.02026-07-31107278570.4 KB
API Auth

Delete organization API client secret

Permanently deletes a secret from an organization API client. This operation cannot be undone.

delete/api/v1/organizations/{organization_id}/clients/{client_id}/secrets/{secret_id}

Path parameters

organization_idstring required

Unique identifier of the organization

client_idstring required

Unique identifier of the API client

secret_idstring required

Unique identifier of the client secret

Response

Client secret successfully deleted and no longer accessible

{"stackTrail":"paths:/api/v1/organizations/{organization_id}/clients/{client_id}/secrets/{secret_id}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}