SpaceMediaSpaceMedia
Endpoint referenceRevenue Splits

Update Revenue Split

POST
/api/v1/splits/{split_id}

Update a revenue split by split_id, including percentage, date, and release assignment changes that are allowed by the split state.

Authorization

BearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

split_id*string

Public split reference returned by the API.

Formatuuid

Request Body

application/json

Request payload.

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

Was this page helpful?