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