Concept

Delete concept

DEL
Delete concept

Path parameters

concept_idstringRequired
The unique identifier for the concept

Response

This endpoint returns any
DEL
1curl -X DELETE https://app.coactive.ai/api/v1/concepts/string \
2 -H "Authorization: Bearer <token>"
200
Deleted
1{}