v1
latestOpenAPI 3.1.02026-08-066984441.1 MBretainers
Endpoint to create a new retainer for a project.
As soon as a retainer is created for a project, the project will be marked as a retainer project. Based on the Start and End dates of the retainer, the retainer budgets will be created automatically. Retainers cannot overlap. There can only be one active retainer per project at a time (no end date and/or including the current date).
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>
post/projects/{projectId}/retainers
Path parameters
projectIdstring uuid required
The id of the project to create a retainer for.
Headers
Authorizationstring required
Bearer authentication
Request body
Response
OK