Hosting
Create a new hosting plan
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The name of the hosting group.
Example:
"Premium Hosting"
The description of the hosting group.
Example:
"High-performance hosting for businesses."
The image URL for the hosting group.
Example:
"http://example.com/image.jpg"
Was this page helpful?