v1

latestOpenAPI 3.1.02026-07-2416666272.6 KB

Import tokens via csv

This endpoint allows you to initiate the process of importing a CSV file with custom fields into a specific DRM group. The process consists of two steps: first, request an upload URL; then, upload the CSV file to that URL.

get/drm?action=import-csv-url

Request body

drm_group_idstring required

DRM group id

private_key_columnstring required

Field referring to the token for releasing the content

string1_columnstring required

Field referring to String1 to show on the screen

string2_columnstring required

Field referring to String2 to show on the screen

string3_columnstring required

Field referring to String3 to show on the screen

Response

200

object required