Update multiple profiles names
Profile
Update multiple profiles names
Updates the names of multiple profiles.
PATCH
Update multiple profiles names
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Array of objects with profileId and new name.
Response
200 - undefined