Skip to content

POST /measurements/my-tags/{tag}/stop/

Create a stop request for all measurements with a particular tag.

POST /measurements/my-tags/{tag}/stop/ — tag

A publicly visible and human-readable tag.

POST /api/v2/measurements/my-tags/{tag}/stop/

Create a stop request for all measurements with a particular tag.

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

tag*

A publicly visible and human-readable tag.

Type
string
Required
Request Body

Request Body

object

IDs of measurements that will be stopped.

Responses

Responses

application/json
object

IDs of measurements that will be stopped.

Samples