Sazabi
APISecret keys

Delete a secret key

DELETE
/secret-keys/{keyId}

Delete one secret key within the organization.

Path Parameters

keyId*string

Key ID to delete.

Formatuuid

Query Parameters

organizationId?string

Organization whose keys the operation targets. User tokens must supply it unless the credential's fixed scope resolves it; secret keys may omit it (the key's organization applies).

Length1 <= length

Response Body

curl -X DELETE "https://example.com/secret-keys/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty