Skip to main content
POST
Link milestone

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

id identifier

initiativeId
string
required

initiativeId identifier

Body

application/json
milestone_id
string
required

Milestone UUID or exact milestone name. The resolved milestone must be project-bound and in the initiative's authoritative scope.

Minimum string length: 1
Examples:

"00000000-0000-0000-0000-000000000002"

"Public beta"

Response

Successful response

The response is of type object.