Update Company Certificate

Update a company certificate.

Update a company certificate

post
Path parameters
fingerPrintstringRequired

Certificate fingerPrint (ID)

Header parameters
sessionTokenstringRequired

Session authentication token.

Body
namestringOptional

Friendly name assigned by administrator

Example: agentservice
Responses
200

Success

application/json
post
/v1/companycert/{fingerPrint}/update

🚧 Roles and privileges

Calling this endpoint requires the USER_PROVISIONING or the SUPER_ADMINISTRATOR role. See Bot Permissions for a list of roles and associated privileges.

Last updated

Was this helpful?