HomeGuidesAPI ReferenceChangelogDiscussions
HomeLog In
API Reference

Add or remove customer tags

To add or remove customer tags with customer IDs.
Each tag mush have at least 3 characters and at most 40 characters.
When removing tags, there is no character length limit.
Each customer can have at most 60 customer tags.
When update with invalid length of tags, the update will fail and the respond will be 422.
When the amount of customer tags exceed 60,
the update will fail and return the current valid tags of that customer with status code 200.
使用顧客ID添加或移除顧客標籤。
每一個顧客標籤必須有最少3個字完及最多40個字完。
當移除標籤時,字元長度沒有限制。
每一個顧客最多只能有60個顧客標籤。
若需更新的顧客標籤其中之一不符字完長度規範,更新不會成功及將回傳狀態碼422。 若需更新的顧客標籤超過60個時,
更新將不會成功,且仍會回傳狀態碼200及當前顧客的有效顧客標籤。

Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!