Create tag

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

The section below describes how to create a tag for a case. This functionality can be directly used on creation of a case.

How to use

To call the endpoint you will need to perform a HTTP POST request to the URL:

Example Response

This is an example of what is returned from the create tag endpoint, simply put it will return all tags attatched to the case Id.

[
    "Business",
    "Manager",
    "Person"
]
Path Params
string
required
string
required
Query Params
string
Defaults to 2.2

The requested API version

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json