Examples

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

Params

Param name Description
location_id
optional

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
optional

Set the current organization context for the request

Validations:

  • Must be a Integer