Skip to content

Stored only in your browser. Get one under Tokens.

Put step state (only if not yet consumed)

POST
/trails/{id}/steps/{rev}/state

put step state (only if not yet consumed). just the raw data of a step without metainfo like pvr pu

Authorizations

ApiKeyAuth
Type
API Key (header: Authorization)

Parameters

Path Parameters

id*

ID|NICK|PRN

Type
string
Required
rev*

REV_ID

Type
string
Required

Request Body

application/json
JSON
{
  
"additionalProperties": "string"
}

Responses

OK

application/json
JSON
{
  
"additionalProperties": "string"
}

Playground

Authorization
Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI