Managing copilots via API
Delete a Copilot
Delete single copilot by ID
DELETE
/
backend
/
copilot
/
:id
Body
id
string
The uuid of the copilot
Headers
header
string
application/json
header
string
Bearer YOUR_TOKEN
Response
success
string
Indicates whether the call was successful.