latestOpenAPI 3.1.02026-08-186974431.1 MB
84917af8da36
retainers
Endpoint to update the retainer for a project.
Date changes must not overlap another retainer for the project. The retainer period cannot be changed.
The user needs to have the ProjectMasterData write permission for the project to access this endpoint.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
put/projects/{projectId}/retainers/{retainerId}
Path parameters
projectIdstring uuid required
The id of the project to update the retainer for.
retainerIdstring uuid required
The id of the retainer.
Headers
Authorizationstring required
Bearer authentication
Request body
Response
OK