Skip to content

DELETE /measurements/{msm}/tags/{tag}/

Remove a tag from one of your measurements.

DELETE /measurements/{msm}/tags/{tag}/ — msm

The unique measurement ID.

DELETE /measurements/{msm}/tags/{tag}/ — tag

A publicly visible and human-readable tag.

DELETE /api/v2/measurements/{msm}/tags/{tag}/

Remove a tag from one of your measurements.

Try it out

Playground

Authorization
Variables
Key
Value
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
tag*

A publicly visible and human-readable tag.

Type
string
Required
Responses

Responses

No response body

Samples