controls
delete/controls/{id}
Path parameters
idinteger required
id of the control to delete
Response
control
Example response
{
"message": "accepted",
"data": true
}id of the control to delete
control
{
"message": "accepted",
"data": true
}