Host
get
Authorizations
Responses
200
Successful
application/json
hostIdstringRequired
typestringRequired
namestringRequired
customDomainbooleanRequired
500
Internal Server Error
application/json
get/host/user
get
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
object · Model30Optional
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
object · Model30Optional
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/host
Last updated
Was this helpful?

