Skip to main content
DELETE
/
categories
/
{category_id}
Delete category
curl --request DELETE \
  --url https://apigcp.trynia.ai/v2/categories/{category_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Path Parameters

category_id
string
required

Response

Successful Response