Delete a company certificate.
Last updated 1 year ago
Was this helpful?
🚧 Roles and privilgesCalling this endpoint requires the USER_PROVISIONING or the SUPER_ADMINISTRATOR role. See for a list of roles and associated privileges.
Calling this endpoint requires the USER_PROVISIONING or the SUPER_ADMINISTRATOR role. See for a list of roles and associated privileges.
Session authentication token.
xhGxbTcvTDK6EIMMrwdOrX___quztr2HdA
POST /pod/v1/companycert/delete HTTP/1.1 Host: yourpodURL.symphony.com Content-Type: application/json Accept: */* Content-Length: 43 { "id": "xhGxbTcvTDK6EIMMrwdOrX___quztr2HdA" }
Success
{ "format": "TEXT", "message": "Success" }