Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

HTTP Status

Response Body

Description

201 Added

NewObjectResponse with ObjectType of CoGroup

CoGroup added

400 Bad Request

 

CoGroup Request not provided in POST body

400 Invalid Fields

ErrorResponse with details in InvalidFields element

An error in one or more provided fields

401 Unauthorized

 

Authentication required

403 CO Does Not Exist

 

The specified CO does not exist

403 Name In Use

 

A group already exists with the specified name in the specified CO

403 Name Reserved

 

A group may not be created with the specified name (currently, the prefix 'admin:' is reserved)*

500 Other Error

 

Unknown error

...

HTTP Status

Response Body

Description

200 Deleted

 

CoGroup deleted

400 Invalid Fields

 

id not provided

401 Unauthorized

 

Authentication required

403 Forbidden CoGroup cannot be deleted

404 Identifier Unknown

 

id not found

500 Other Error

 

Unknown error

...