Authorizations
Go to Keys & Tokens
/ API tokens
and create a new token. Use the token as the bearer token.
Body
application/json
Server created.
The name of the server.
Example:
"My Server"
The description of the server.
Example:
"My Server Description"
The IP of the server.
Example:
"127.0.0.1"
The port of the server.
Example:
22
The user of the server.
Example:
"root"
The UUID of the private key.
Example:
"og888os"
Is build server.
Example:
false
Instant validate.
Example:
false
Response
Server created.
The UUID of the server.
Example:
"og888os"