put https://{hostname}/storage/v1/upload-accounts//keys/rsync
Save an upload account's rsync keys based on its unique uploadAccountId.
Responses
200Request OK.
Save an upload account's rsync keys based on its unique uploadAccountId.
200Request OK.
xxxxxxxxxx
curl --request PUT \
--url https://hostname/storage/v1/upload-accounts/uploadAccountId/keys/rsync \
--header 'accept: application/problem+json' \
--header 'content-type: application/json'