Skip to main content
POST
Update job milestone

Authorizations

Authorization
string
header
required

JWT Bearer token authentication. Use the /api/login endpoint to obtain a token.

Body

application/json
id
integer
required

Milestone ID

Example:

1

name
string

Milestone name

Example:

"First deliverable"

price
number

Milestone price

Example:

500

Response

200

Milestone updated