Skip to main content
PUT
Set default split for multiple assets
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Body

application/json
assets
string<uuid>[]

Response

Default splits processed successfully

message
string
Example:

"Bulk asset default splits processed."

processed
integer

Number of assets processed

Example:

5

errors
string[]

Array of error messages for failed assets

Example: