ApiKeys
Suspends an API key (temporarily disables it). The key can be reactivated later.
post/api/tenants/{tenantId}/api-keys/{keyHash}/suspend
Path parameters
tenantIdstring required
The tenant ID.
keyHashstring required
The key hash (identifier).
Response
OK