Set User Business Name

Put
/tenants/{id}/users/{userId}/businessname

Updates the Business Name for a User

Store values

Parameters

string
The Id of the Tenant.
string
The Id of the User.
string
The Business Name for the User. (optional)
Try it

Possible Responses

204 No Content
404 Not Found