v.1.2.4 release
This commit is contained in:
@@ -53,5 +53,9 @@ curl_close($curl);
|
||||
```
|
||||
|
||||
#### Known errors or issues.
|
||||
None are known at the time
|
||||
If you do encounter issues and get an http code in return, check the response codes on this page.
|
||||
```json
|
||||
{
|
||||
"error":"Cannot delete record: dependent data exists."
|
||||
}
|
||||
```
|
||||
This means there is still a user linked to the user-group, first make there are no users linked to this group before deleting.
|
||||
Reference in New Issue
Block a user