Delete a Copilot
Delete single copilot by ID
DELETE
/
backend
/
copilot
/
:id
This endpoint points to the (v2) version of the API. The (v2) version of the API is the latest version and is recommended for all new development. Please update your code to use the (v2) version of the API.
Body
The uuid of the copilot
Headers
application/json
Bearer YOUR_TOKEN
Response
Indicates whether the call was successful.
Was this page helpful?