POST
Publish Tool

Authorizations

Authorization
string
header
required

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

Path Parameters

tool_id
string<uuid>
required

Body

application/json
changelog
string | null

Response

Successful Response

published_at
string<date-time>
required
tool_id
string<uuid>
required
version
integer
required
warnings
string[]