v1
latestOpenAPI 3.1.02026-08-066984441.1 MBuserCapacities
Updates the capacity of the specified user.
Updates the capacity of the user with the specified id. User planning data or admin permissions are required if the capacity of the specified user does not belong to the calling user.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
put/users/{userId}/capacity
Path parameters
userIdstring uuid required
The user whose capacity should be updated.
Headers
Authorizationstring required
Bearer authentication
Request body
Response
OK