org:files:write
Upload the contents of a URL to Pinata
string
Accepts a URL in the form of a string. The mimetype of the URL body provided in the headers typically determines the resulting file.
string
Upload to a specific group by passing in the groupId
Record<string, string>
Add optional keyvalues to file
string
Add optional name to file
string
Pass in a presigned upload URL created with createSignedURL
string
Upload a file using a secondary API key generated through keys.create()
org:files:write
Upload the contents of a URL to Pinata
string
Accepts a URL in the form of a string. The mimetype of the URL body provided in the headers typically determines the resulting file.
string
Upload to a specific group by passing in the groupId
Record<string, string>
Add optional keyvalues to file
string
Add optional name to file
string
Pass in a presigned upload URL created with createSignedURL
string
Upload a file using a secondary API key generated through keys.create()