Skip to content

POST /measurements/{msm}/tags/

Assign a tag to one of your measurements.

POST /measurements/{msm}/tags/ — msm

The unique measurement ID.

POST /api/v2/measurements/{msm}/tags/

Assign a tag to one of your measurements.

Try it out

Playground

Authorization
Variables
Key
Value
Body
Authorizations

Authorizations

api-key
Type
API Key (header: Authorization)
or
ripe-access
Type
API Key (cookie: crowd.token_key)
Parameters

Path Parameters

msm*

The unique measurement ID.

Type
integer
Required
Request Body

Request Body

object

A publicly visible and human-readable tag

Responses

Responses

application/json
object

A publicly visible and human-readable tag

A personal, unique label

Samples