Update the value of a specific metric for an attribute that is linked to your spaceship

In order to change the value of a metric you have to send the
value to this endpoint. The value has to be embedded into the
plain request body.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required
≥ 1

Numeric ID of the spaceship

integer
required
≥ 1

ID of the attribute

integer
required
≥ 1

ID of the metric

Body Params

Value of a specific metric that is linked to your spaceship

value of a specific metric that is linked to your spaceship

Responses
200

Value of an instance of an attribute that is assigned to a spaceship

400

Bad request.

The value you provided does not follow the correct data type.

403

Access to the requested resource is forbidden.
You might be using an insufficient read-only api-key.

404

Spaceship not found or link to attribute does not exist

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*