Create a new host by providing necessary details
url
, port
, and protocol
. Post-creation, the host will be automatically scheduled for verification.Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Host to add
The body is of type object
.
Host creation response
The response is of type object
.