Examples

DELETE /api/reports/2
{
  "report": {}
}
404
{
  "error": {
    "message": "Resource report not found by id '2'"
  }
}

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