cURL
Files
Create File
Create a file. Content may be plain text or base64 (auto-detected)
POST
cURL
Create a team-scoped file.
content can be plain text or base64 (auto-detected). name must be unique per team and end with .csv, .json, or .txt.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Created