# Delete a Collection Tag Rule **DELETE /collection_tag_rules/{collection_tag_rule_id}** Permanently deletes a tag rule. This action cannot be undone. ## Servers - https://api.arta.io: https://api.arta.io () ## Parameters ### Headers - **Authorization** (string) Authorize your API calls with an Arta API token ### Path parameters - **collection_tag_rule_id** (string(uuid)) collection_tag_rule_id parameter ## Responses ### 204 Collection Tag Rule deleted #### Headers - **content-type** (string) - **x-arta-request-id** (string) A unique identifier for the Arta API call ### 404 Not Found #### Headers - **content-type** (string) - **x-arta-request-id** (string) A unique identifier for the Arta API call #### Body: application/json (object) - **errors** (object) [Powered by Bump.sh](https://bump.sh)