Tags
Summary
View tags
Fetch a list of tags
Query Parameters
Name
Type
Description
Example request
curl https://web.r0app.com/api/v1/orgs/:org_id/tags \
-X GET \
-H 'Authorization: Bearer <token>'View contacts associated with a tag
Fetch a list of contacts with a given tag
Path Parameters
Name
Type
Description
Query Parameters
Name
Type
Description
Example request
Create a tag
Create a tag
Request Body
Name
Type
Description
Example request
Update a tag
Update a tag
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
Example request
Delete a tag
Delete a tag
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
Example request
Last updated