Skip to end of metadata
Go to start of metadata

 

Create a new group.

If no errors are returned, the response is the same as the group GET method; obviously no numbers will be listed since it will be an empty group.

Specific errors:

Code Meaning
0DEPRECATED – status code 400 (bad request) is returned instead.
1A group with that name already exists (group names are not case-sensitive).
2

The group name is invalid. Only up to 25 alpha-numeric characters, and '-' are allowed. The name cannot consist of only digits, at least one alpha character or '-' must be present.

that a 404 status code is returned if the group specified does not exist; 400 is returned if the group name was not specified.

DTD: