controls

delete/controls/{id}

Path parameters

idinteger required

id of the control to delete

Response

control

messagestring
databoolean

Example response

{
  "message": "accepted",
  "data": true
}

Changes