Examples

DELETE /api/ptables/1007981725-ptable765
{
  "ptable": {}
}
422
{
  "error": {
    "id": 1007981725,
    "errors": {
      "base": [
        "ptable765 is used by host2011"
      ]
    },
    "full_messages": [
      "ptable765 is used by host2011"
    ]
  }
}

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

id
required

Validations:

  • Must be a String