Create a server
POST/tap/api/v1/servers
Creates a new server. Requires the admin role.
Request
Responses
- 200
- 400
- 401
- 422
- 500
The created server.
The name, custodian email, or custodian name is missing, or the server could not be saved.
The user is not authorized to access this resource.
The email domain is not allowed.
The server could not be created.