Examples

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

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