Host
get
Authorizations
Responses
200
Successful
application/json
hostIdstringRequired
typestringRequired
namestringRequired
customDomainbooleanRequired
500
Internal Server Error
application/json
get
/host/userget
Authorizations
Path parameters
hostIdstringRequired
Responses
200
Successful
application/json
hostIdstringRequired
typestringRequired
namestringRequired
customDomainbooleanRequired
409
Host does not exist
application/json
500
Internal Server Error
application/json
get
/host/{hostId}put
Authorizations
Path parameters
hostIdstringRequired
Body
namestringRequired
typestringRequired
customDomainbooleanRequired
Responses
200
Successful
application/json
objectOptional
409
Host does not exist
application/json
500
Internal Server Error
application/json
put
/host/{hostId}delete
Authorizations
Path parameters
hostIdstringRequired
Responses
200
Successful
application/json
objectOptional
405
Host can not be deleted as it is associated with one or more tags/sites
application/json
406
Host does not exist
application/json
500
Internal Server Error
application/json
delete
/host/{hostId}post
Authorizations
Body
namestringRequired
typestringRequired
customDomainbooleanRequired
Responses
200
Successful
application/json
hostIdstringRequired
500
Internal Server Error
application/json
post
/hostLast updated
Was this helpful?

