post https://api.imagerelay.com/api/v2/folder_links
Creates a new folder link
Log in to see full request history
Responses
Creates a new folder link
xxxxxxxxxx
10curl --request POST \
--url https://api.imagerelay.com/api/v2/folder_links \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"allows_download": true,
"show_tracking": true
}
'
Try It!
to start a request and see the response here! Or choose an example: