Skip to main content

Create new tags and link

POST 

/admin/tags/new_and_link/participant

[Requires Coach or Connector Access]

Create new tags and link to participant.

Create new tags and then link them to a participant.

If the tag already exists it will be ignored. It returns an array of the tag IDs if they were created successfully.

This is a convenient endpoint which combines POST /tags and PUT /tags/link/participant together.

Request

Responses

OK

Response Headers
    Access-Control-Allow-Headers
    Access-Control-Allow-Methods
    Access-Control-Allow-Origin
    Cache-Control
    Content-Type