Configures the redirect URL information for one or more cloud storage providers for the specified user.

POST {{baseUrl}}/v2.1/accounts/{{accountId}}/users/{{userId}}/cloud_storage

Configures the redirect URL information for one or more cloud storage providers for the specified user. The redirect URL is added to the authentication URL to complete the return route.

Request Body

{"storageProviders"=>[{"serviceId"=>"sample string 1", "service"=>"sample string 2", "authenticationUrl"=>"sample string 3", "redirectUrl"=>"sample string 4"}]}

HEADERS

KeyDatatypeRequiredDescription
Acceptstring
Authorizationstring