Skip to content

Stored only in your browser. Get one under Tokens.

Mark as WONTGO a step still in INPROGRESS.

PUT
/trails/{id}/steps/{rev}/wontgo

Mark as WONTGO a step still in INPROGRESS.
Mark as WONTGO a step still in INPROGRESS.

Authorizations

ApiKeyAuth
Type
API Key (header: Authorization)

Parameters

Path Parameters

id*

ID|NICK|PRN

Type
string
Required
rev*

REV_ID

Type
string
Required

Responses

OK

application/json
JSON
{
  
"data": {
  
},
  
"downloads": {
  
  
"objects": [
  
  
  
{
  
  
  
  
"current_time": 0,
  
  
  
  
"object_id": "string",
  
  
  
  
"object_name": "string",
  
  
  
  
"start_time": 0,
  
  
  
  
"total_downloaded": 0,
  
  
  
  
"total_size": 0
  
  
  
}
  
  
],
  
  
"total": {
  
  
  
"current_time": 0,
  
  
  
"object_id": "string",
  
  
  
"object_name": "string",
  
  
  
"start_time": 0,
  
  
  
"total_downloaded": 0,
  
  
  
"total_size": 0
  
  
}
  
},
  
"logs": "string",
  
"progress": 0,
  
"retries": 0,
  
"status": "string",
  
"status-msg": "string"
}

Playground

Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI