Skip to main content
POST
Archive a commit

Authorizations

Authorization
string
header
required

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

Body

application/json

Customer ID and Commit ID to archive

customer_id
string<uuid>
required

ID of the customer whose commit is being archived

commit_id
string<uuid>
required

ID of the commit to archive

Response

Success

data
object
required