Update a Signature Profile Status
PUT/v3/applications/:appId/envs/:appEnv/signature-profiles/:signatureProfileId/status
This endpoint updates the status of a signature profile for a given application.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 408
- 500
The updated signature profile.
Bad request error
Unauthorized error
Forbidden
Not Found
Timeout
Internal Error