Update Group Name / Description

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Use this endpoint to change the name and description of a group.

Note: if you are looking to manage a groups members, layers, projects and forms, you will need to use the Update Group Permissions endpoint.

PropertyTypeRequiredDescription
namestringnoThe name of the group
descriptionstringnoDescription of the group
{
    "group":{
        "name": "New name of group",
        "description": "Hello again group!"
    }
}
Path Params
string
required

ID of the group

Body Params
group
object
required
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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