BatchClearProfileTags
DELETE
/profile/tags/batchLast modified:Â 2 months ago
batch clear profile tags
Request
Body Params application/json
profileIds
array[string]
optional
profile ids
Example
{
"profileIds": [
"string"
]
}
Request samples
Responses
OK(200)
HTTP Code:Â 200
Content Type :Â JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: 2 months ago