Appearance
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
Requiredstring
rev*
REV_ID
Type
Requiredstring
Request Body
application/json
JSON "additionalProperties": "string"
{
}
Responses
OK
application/json
JSON "additionalProperties": "string"
{
}