APISecret keys
Delete a secret key
Delete one secret key within the organization.
Path Parameters
keyId*string
Key ID to delete.
Format
uuidQuery 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).
Length
1 <= lengthResponse Body
curl -X DELETE "https://example.com/secret-keys/497f6eca-6276-4993-bfeb-53cbbbba6f08"Empty