REST API / Users
paicher
Member Posts: 2
Is there a way to add additional properties to a user object? E.g. department
Is this possible via the API with "PUT /users/{userId}/customData"?
0