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.
Path parameters
The id of the user.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
The user’s capacity on Monday, in seconds.
The user’s capacity on Tuesday, in seconds.
The user’s capacity on Wednesday, in seconds.
The user’s capacity on Thursday, in seconds.
The user’s capacity on Friday, in seconds.
The user’s capacity on Saturday, in seconds.
The user’s capacity on Sunday, in seconds.
Backward compatibility property. The capacity of the user per week, in seconds. If this value is null, and all the daily values are null as well, then the default value will be set to the default value.
Response
OK
The id of the user this capacity belongs to.
The date this user capacity was created.
The id of the user who created this user capacity.
The date when this user capacity was last updated.
The id of the user who updated the user capacity.
The capacity of the user per week, in seconds.