Planets

Get Planet

get

Get planet-wide settings and values

Path parameters
configanyRequired
Responses
200

Planet info successfully retrieved

application/json
get
/api/v4.0/conf/{config}/planets

Modify Planet

put

Modify settings of a planet

Path parameters
configstringRequired
entry_idstringRequired

Planet ID

Body
namestringRequired
Responses
200

Planet updated successfully

application/json
put
/api/v4.0/conf/{config}/planets/{entry_id}

Last updated

Was this helpful?