groupCreateRequest
| Extends: | authRequest |
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| name (string) | 1/1 | The name of the group. |
| msisdns (long) | 1/unbounded | The msisdns of the user's that should be invited to the group in international format (436761234567). There must be at least one msisdn. |
JSON
| property | type | description |
|---|---|---|
| name | name (string) | The name of the group. |
| msisdns | array of msisdns (long) | The msisdns of the user's that should be invited to the group in international format (436761234567). There must be at least one msisdn. |