Digital Humans
Create Custom Background Noise Upload Url
Mint a one-time signed PUT URL for uploading a noise file directly to the skywatch bucket (org-scoped path). Upload the raw bytes to upload_url with HTTP PUT, then register storage_path via POST /custom-background-noises.
post/v1/custom-background-noises/upload-url
Headers
X-API-Keystring required
API key required to authenticate requests.
Request body
Response
Successful Response
object required
Changes
Changed in 1 of the 19 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○