Destinations

List Destinations

get
Responses
200

OK

application/json
get
/destinations

Get Destination by name

get
Path parameters
namestringRequired

the name of the Destination

Responses
200

OK

application/json
get
/destinations/{name}

Delete destination by name

delete
Path parameters
namestringRequired

the name of the destination to delete

Responses
delete
/destinations/{name}

No content

Last updated

Was this helpful?