ProposalsProposalTimeline
PUT Update proposal timeline
Update proposal dates under /api/v1/proposal/timeline. The source markdown documents the request headers and body fields.
PUT
/proposal/timelineAuthorization
api-auth<api-auth>
api-token<UUID>
api-secret<api-secret>
Use the standard /api/v1 headers for this request.
Send the target project_token and any timeline changes inside the JSON body.
API Credentials (save your keys here to make the request examples copy-ready)Hidden by default
Save your domain and request headers once, then reuse them across the current docs session.
Session storage clears when this tab closes. Local storage stays available the next time you open the docs in this browser.
Saved values are used in request examples and code snippets on API pages, including the request domain.
Request Body
application/json
Top-level request body type: object. Send JSON fields shown below.
project_token*string
Acuity Type:text
Default:required
Acuity UI:Project Token
start_datestring
Acuity Type:date(yyyy-mm-dd)
Default:nil
Acuity UI:Start Date
Format dateNullable
end_datestring
Acuity Type:date(yyyy-mm-dd)
Default:nil
Acuity UI:Finish Date
Format dateNullable