v1
latestSwagger 2.02026-07-134146194.6 MBCloudStorageProviders
Deletes the user authentication information for the specified cloud storage provider.
Deletes the user authentication information for the specified cloud storage provider. The next time the user tries to access the cloud storage provider, they must pass normal authentication for this cloud storage provider.
delete/v2.1/accounts/{accountId}/users/{userId}/cloud_storage/{serviceId}
Path parameters
accountIdstring required
The external account number (int) or account ID GUID.
serviceIdstring required
The ID of the service to access.
Valid values are the service name ("Box") or the numerical serviceId ("4136").
userIdstring required
The ID of the user to access.
Note: Users can only access their own information. A user, even one with Admin rights, cannot access another user's settings.
Response
Successful response.