Hikka Docs Hikka Docs
EndpointsWatch

Delete Watch

DELETE
/watch/{slug}

Path Parameters

slug*string

Header Parameters

auth?|
auth?|

Response Body

application/json

application/json

curl -X DELETE "https://api.hikka.io/watch/string"
{
  "success": true
}
{
  "message": "Example error message",
  "code": "example_error"
}