Revoke the calling device credential
Auth
Revoke the calling device credential
Revokes the dk- device credential used to authenticate this request
and any linked agent credentials minted during client pair. Intended
for CLI/Desktop logout without a JWT refresh-token session.
POST
Revoke the calling device credential
Documentation Index
Fetch the complete documentation index at: https://docs.cyberun.cloud/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
User session JWT (Bearer ). Must be paired with the X-Team-ID
request header on team-scoped endpoints so the server knows which
team's resources to operate on.
Response
Device credential revoked
Always true when the action completed successfully.
Example:
true
