Settings
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200
Successful operation.
application/json
ipfsStorageApiKeystringRequired
operatorIdstringRequired
operatorKeystringRequired
401
Unauthorized request.
application/json
403
Forbidden
application/json
500
Internal server error.
application/json
get
/settingsAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
ipfsStorageApiKeystringRequired
operatorIdstringRequired
operatorKeystringRequired
Responses
204
Settings updated successfully. No response body.
401
Unauthorized request.
application/json
403
Forbidden
application/json
500
Internal server error.
application/json
post
/settingsNo content
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200
Successful operation.
application/json
stringOptional
401
Unauthorized request.
application/json
403
Forbidden
application/json
500
Internal server error.
application/json
get
/settings/environmentAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200
Successful operation.
application/json
versionstringRequiredExample:
Application version
2.8.1401
Unauthorized request.
application/json
403
Forbidden
application/json
500
Internal server error.
application/json
get
/settings/aboutLast updated