Hikka Docs Hikka Docs
EndpointsCollections

Delete Collection

DELETE
/collections/{reference}

Path Parameters

reference*string
Formatuuid

Header Parameters

auth?|
auth?|

Response Body

application/json

application/json

curl -X DELETE "https://api.hikka.io/collections/497f6eca-6276-4993-bfeb-53cbbbba6f08"
{
  "success": true
}
{
  "message": "Example error message",
  "code": "example_error"
}