Skip to main content
PATCH
cURL
Update a library. name must remain unique per team and end with .py.

Authorizations

Authorization
string
header
required

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

Path Parameters

id
integer<int64>
required

Body

application/json
name
string
required

Filename ending with .py. Must be unique per team.

content
string
required

Plain text or base64-encoded file content. Base64 is auto-detected.

Response

OK

library_id
integer