The Rest API is deprecated and will be removed in the future. We recommend using the GraphQL API instead. Some endpoints may not be available anymore.

Update user details for organization

PUT

https://api.pack.cloud/v1/organizations/{organizationId}/users/{userId}

Request

Path parameters

organizationIdstring
userIdstring

Payload

Rights for this organization

Response

OK

Body

idstring
ID of the user
firstnamestring
First name
Example:John
lastnamestring
Last name
Example:Doe
emailstring
Email address
Example:john.doe@demoshop.demo
localestring
Language of the user
Allowed values:ennl
Example:en
timezonestring
Timezone of the user
Example:Europe/Amsterdam