Public Keys
Deactivate a public key
Deactivate one public key within one project. Recently validated requests may continue to authenticate for a short period after deactivation.
post/public-keys/{keyId}/deactivate
Path parameters
keyIdstring uuid required
Public key ID to deactivate.
Query parameters
projectIdstring uuid
Project containing the key. Auto-filled from CLI and SDK context when omitted.
Response
OK
Changes
No recorded changes to this endpoint across all 4 revisions of this API.