Rotate host secret
POST/rotate/:host_id/:account
Initiate rotation for a host account secret
Request
Responses
- 202
- 400
- 401
- 403
- 404
- 409
- 500
Request added to rotation queue
Bad request error response
Unauthorized request error response; OAuth2 authorization missing or invalid
Forbidden error response; OAuth2 authorization OK but scope insufficient
Resource not found error response
Already rotated error
Internal server error response