Remove tags from a recordAsk AIdelete https://api.prahsys.com/payments/n1/organization/{organizationId}/tags/{modelType}/{modelId}Detach one or more tags from a record.Path ParamsorganizationIdstringrequiredThe organization ID (merchant or channel partner)modelTypestringrequiredThe type of record (e.g., merchant, payment, customer)modelIdstringrequiredThe ID of the recordBody Paramstagsarray of stringsrequiredArray of tag names to removetags*ADD stringHeadersX-Prahsys-VersionstringResponses 200Tags removed successfully 400Validation error response 401Authorization error response 403Access denied response 500Error responseUpdated about 2 months ago