Make changes to user data. Moving a company employee to a different training group.
Request
Header:
Parameter:
It must satisfy the following criteria:
Example of a request:
|
Body
Format – JSON.
It corresponds to the ID of the "/openapi/v1/groups" method.
The ID must satisfy the following criteria:
Example of the body of a request:
|
Response
JSON containing an array of data about each user.
In the following format:
{
id,name
}
where:
In the following format:
{
id,name
}
where:
The parameter is generated only if fullName is indicated in the source JSON.
The parameter is generated only if fullName is indicated in the source JSON.
The parameter is generated only if shortName is indicated in the source JSON.
The parameter is generated only if shortName is indicated in the source JSON.
The parameter is generated only if email is indicated in the source JSON.
The parameter is generated only if email is indicated in the source JSON.
Example of a response: {
|
Possible errors: