Update token by id
PUT/api/tokens/:id
Updates mutable fields of an existing token.
Request
Responses
- 200
- 400
- 403
- 404
- 409
- 500
Updated token
Bad request
Forbidden
Not found
Managed-backed certificate token must be retired before reclassification (CERTOPS_MANAGED_CERTIFICATE_RETIRE_REQUIRED)
Internal server error