Block host
POST/v2/hosts/:hostID/block
Prevent a host from being able to interact with other nodes on your network, while still being able to unblock it in the future without recreating the host.
Returns the updated host with isBlocked: true. Managed hosts cannot be blocked.
Token scope required: hosts:block
Request
Responses
- 200
- 404
Successful operation
Host not found