Setup Group
Delete
Delete a Setup Group record by ID.
delete/api/cp/setup/group/{id}
Path parameters
idinteger required
Id identifier
Response
Operation completed successfully
Example response
{
"status": "OK"
}Delete a Setup Group record by ID.
Id identifier
Operation completed successfully
{
"status": "OK"
}