Update Group

This endpoint is used to update a group.

Controlled Errors

Error CodeError Message
error_group_not_foundNo group was found.
error_group_already_existsThat group name is already in use by another group.
error_group_not_updatedFailed to update the group.

Any status codes returned that are not provided here are generic status codes that can be found here.

Path Params
int64
required

The Id of the group to update.

Body Params
string
required

The name of the group. All group names must be unique.

string

A description of the group.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain