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