Profile
Update multiple profiles names
Updates the names of multiple profiles.
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json · object[]
Array of objects with profileId and new name.
The body is of type object[]
.