Validate Third Party Storage Setup
POST/api/record_files/storage_profiles/validate
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Please refer to Validate Third Party Storage Setup
Validates third party storage is configured with permissions for Dolby.io to upload media assets.
To track the validation result, keep note of the the validationId returned in the response body. If correctly configured, when calling Read Media Asset, the response should return a successful entry with id matching the validationId.
Run once to validate write permissions. If successful, optionally run a second time to confirm that overwriting is allowed.
Note that validation results are only available for 1 hour.
If you provide an empty body or no body your default storage profile will be validated.
Request
Responses
- 200
- default
Success
Server Error