Renew SAML Service Provider (SP) certificate
POST/v2/manage/saml-clients/sp/:samlApp/renew-certificate
Renew the SAML Service Provider (SP) certificate to replace an expiring or compromised certificate.
Request
Responses
- 200
- 403
- 404
- 409
- 500
OK: The request was successful.
Status Forbidden: The client does not have permission to access the resource.
Status Not Found: The server cannot find the requested resource.
Status Conflict: The request could not be completed due to a conflict with the current state of the resource.
Internal Server Error: The server encountered an unexpected error.