Set the authorization of the user on a specific thing.
Required permissions: READ_USER_AUTHORIZATION, WRITE_USER_AUTHORIZATION.
The name of the target tenant (e.g. acme).
The information describing the user to thing authorization.
The identifier of the user associated to this authorization.
The identifier of the thing associated to this authorization.
The authorization of the user on the thing.
The identifier of the user-type the user impersonate when operating on the associated thing.
The time limitation of this authorization.
The day time the authorization starts (e.g. 10:00 -> 1000). The default value is 0.
The day time the authorization ends (e.g. 20:30 -> 2230). The default value is 2359.
The list of week days the authorization is valid.
The timestamp UTC the authorization starts.
The timestamp UTC the authorization ends.
Successful created.
Request data not valid.
The error response.
User not authenticated.
The error response.
User not authorized.
The error response.
Resource was not found.
The error response.
API call rate limit exeeded.
The error response.
Internal server error.
The error response.