pin_add
/api/v0/pin/add
Last updated
Was this helpful?
/api/v0/pin/add
Last updated
Was this helpful?
Pin objects to local storage.
REQUEST PARAMS
arg
[Required] - Path to object(s) to be pinned.
recursive
[Optional] - Recursively pin the object linked to by the specified object(s). The default is true
.
progress
[Optional] - Show progress.
On success, the call to this endpoint returns with 200 and the following body:
BODY
RESULT FIELDS
Pins
- An array of Pin hashes.