Examples

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

Params

Param name Description
location_id
optional

Scope by locations

Validations:

  • Must be a Integer

organization_id
optional

Scope by organizations

Validations:

  • Must be a Integer

id
required

Validations:

  • Must be a String