This endpoint allows to update a specific company member by ID.
PUT: Requires all fields (first_name, last_name, account_expiration_date, language). PATCH: Allows partial updates - only provide the fields you want to change.
Permissions:
Throttling: 60 requests per minute
It is API Key protected and restricted to users with appropriate permissions.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The first name of the user.
The last name of the user.
The account expiration date and time with timezone.
The preferred language of the user.
ar - Arabicen - Englishfr - Frenchde - Germanar, en, fr, de Company member updated successfully