Update Group

Restriction: This API endpoint is not supported in the Free Trial cloud.

Updates a specific org group.

Important: To be able to run this API endpoint, you need to be an Admin user.

URL

Copy
http://<your-cloud>.app.perfectomobile.com/api/v1/org-groups/{groupKey}

Method

PUT

Header parameters

Name

Description

Perfecto-Authorization

Security Token

Request parameters

Parameter

Type Default

Description

groupKey* string

The key of the group to be updated.

Data parameters (body)

Parameter

Type Default

Description

name* string

The name of the org group. Cannot exceed 200 characters.

description string

The description for the org group. Cannot exceed 512 characters.

* Mandatory parameter

Success response

Code: 200

Error response

Status and a generic error message