6. Sync tags
Synchronize the profile's tag
Request
Method
URL
Body
{
"tags": ["1212121","bbbb1"],
"profile_uuid": "992c1053-4ed6-4018-8776-f91a0a8da77b"
} Response
{
"type": "success",
"title": "Sync successfully.",
"content": []
}Last updated