v1

latestOpenAPI 3.1.02026-07-2416666272.6 KB

Get jwt from watermark group

Used to get jwt from watermark group

get/videos/{drm_group_id}/jwt

Path parameters

drm_group_idstring required

Optional, if not pass, will list all

Query parameters

expiredAtJwtstring

Default 24 hours

Response

200

jwtstring

Example response

{
  "jwt": "X"
}