v1

latestOpenAPI 3.0.12026-07-244011,5573.5 MB
Components Settings

Delete a component setting

Removes the specified component setting and returns the deleted record.

delete/v1/components/{component_id}/settings/{setting_name}

Path parameters

component_idstring required
setting_namestring required

Response

Successful response

OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR

Example response

{
  "description": "handlebars@buildtime:{{description}}",
  "priority": "10",
  "values": {
    "default": "handlebars@buildtime:{{default}}",
    "en": "handlebars@buildtime:{{en}}"
  }
}