Examples

DELETE /api/instance_hosts/436
{
  "instance_host": {}
}
404
{
  "error": {
    "message": "Resource instance_host not found by id '436'"
  }
}

Params

Param name Description
location_id
optional

Set the current location context for the request

Validations:

  • Integer

organization_id
optional

Set the current organization context for the request

Validations:

  • Integer