Delete Customer Tag
The Payiano Delete Customer Tag endpoint removes a tag from the company's tag catalog. By default, the operation performs a soft delete, meaning the tag record is marked as deleted and hidden from standard list and autocomplete queries but can be recovered at any time using the Restore Customer Tag endpoint. This approach provides a safety net against accidental deletion while still allowing the tag to be effectively removed from active use across customer assignment and filtering workflows without permanently losing the record.
To permanently remove a tag record and prevent future restoration, include the force query parameter in the request. A force-deleted tag cannot be recovered, and all customer-tag associations referencing it will be severed. Use this option only when the tag and its associations are no longer needed under any circumstance.