Set or update certificate attributes
PUT/vedsdk/certificates/:guid
Sets or updates the attributes of a certificate identified by its GUID. The request must include the certificate GUID in the path and the attribute data in the body. The response indicates whether the operation was successful and includes any warnings or errors encountered during the process.
Required scope: certificate:manage
Request
Responses
- 200
- 400
Certificate attributes set or updated successfully.
Invalid or missing request parameters. The Error property contains details about the failure.