Update a Signer
PUT/v4/applications/:appId/envs/:appEnv/signers/:signerId
This endpoint update a signer ( only field additions are possible except externalId and isRecurrent). isRecurrent can be updated, but, if the signer is recurrent, it can't be changed to one-off.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 408
- 500
The created or upgraded signer.
Bad request error
Unauthorized error
Forbidden
Not Found
Timeout
Internal Error