Delete Protocol

Deletes a URI protocol from a pod's configuration. Each pod stores a configuration to indicate which URI protocols can be transformed to a link inside a message in the UI.

Remove an entry from URI protocols supported by the company (pod)

delete
Path parameters
schemestringRequired

the scheme to remove from the protocols list

Header parameters
sessionTokenstringRequired

Session authentication token.

Responses
chevron-right
204

204 response

No content

delete
/v1/admin/system/protocols/{scheme}

No content

❗️ Required Permissions

This endpoint may only be called by Service User accounts with the User Provisioning role.

See Bot Permissionsarrow-up-right for a list of roles and associated privileges.

Last updated

Was this helpful?