Delete tag from profiles

DELETE {{API_BASE_URL}}/tags/{{TAG_ID}}/removeFromProfiles

Request Body

{"browserIds"=>["profile_id"]}

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring

RESPONSES

status: OK

{"success":true}