DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
| Code Block |
|---|
DeleteGroups Request (Version: 0) => [group_id] group_id => STRING DeleteGroups Response (Version: 0) => throttle_time_ms [group_responseserror_codes] throttle_time_ms => INT32 group_error_responsescodes => group_id error_code group_id => STRING error_code => INT16 |
| Protocol | Field | Description |
|---|---|---|
| Request | group_id | The unique group identifier |
Response | throttle_time_ms | Duration in milliseconds for which the request was throttled due to quota violation (Zero if the request did not violate any quota) |
| group_error_responsescodes | ||
| group_id | The unique group identifier | |
| error_code | Error code corresponding to the individual group_id |
...