Rotate the app's signing key
POST/apps-srv/apps/:clientID/signing-key/rotate
Stages a new signing key (signing_key_config.next_kid) and schedules removal of the previous key at old_key_removal_after.
Requires cidaas:apps_write.
Request
Responses
- 200
- 400
- 401
- 404
Signing key rotated successfully
Bad Request
Unauthorized
Not Found