Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://{server}/api/transfers/{id}/credentials/ \ --cookie sessionid=
{ "credentials": {}, "endpoint": "<string>", "prefix": "<string>", "expires_at": "2023-11-07T05:31:56Z" }
Refresh credentials for a long-running transfer.
Show child attributes