Labelcamp API v2
​integer · min: 1​integer · min: 1 · max: 200
Rights
Distribution rights management. Configure which territories and DSPs can distribute your content. Actions include "add", "remove", or "clear" rights.
List distribution rights
GET
https://api.idol.io/api/v2
/rights
Retrieve distribution rights configurations
query Parameters
page[number]Page number for pagination
Default: 1
page[size]Number of items per page (max 200)
Default: 20
List distribution rights › Responses
Successful response
Array of resource objects (override with specific resource schema)
​object[]
Related resources included in the response
Create distribution rights
POST
https://api.idol.io/api/v2
/rights
Configure distribution rights for territories and DSPs.
Actions: add, remove, clear
Create distribution rights › Request Body
​RightResource · required
Create distribution rights › Responses
Rights created successfully
The primary resource object (override with specific resource schema)
​object[]
Related resources included in the response
​object