Skip to main content
PUT
Update Group

Authorizations

Authorization
string
header
required

Use the Access Token generated with user type as Sub-Account (OR) Private Integration Token of Sub-Account.

Headers

Version
enum<string>
required

API Version

Available options:
2021-04-15

Path Parameters

groupId
string
required

Group Id

Example:

"ocQHyuzHvysMo5N5VsXc"

Body

application/json
name
string
required
Example:

"group a"

description
string
required
Example:

"group description"

slug
string
required
Example:

"15-mins"

Response

Successful response

group
object
Last modified on March 8, 2026