Skip to main content
DELETE
Delete a project billing schedule item
Scheduled invoicing for a fixed fee project. This is only available for projects that have a billing type of “fixed” or “fixed_recurring”. The legacy /project-invoice-milestones/{id} path remains available as an alias for this endpoint.

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

The project billing schedule item uuid

Response

204