v1

latestOpenAPI 3.1.02026-07-2416666272.6 KB

Add new referer

Adds referer rules (ALLOW or BLOCK) to a library. Note: this operation actually lives on the library service (https://api-v2.pandavideo.com/library), not the live service — the server override above ensures the correct URL is shown.

post/{library_id}?action=refer

Path parameters

library_idstring required

Request body

OR

Response

Created referer entries (always returned as an array, even for a single-object request).

idstring uuid
library_idstring uuid
type'ALLOW' | 'BLOCK'
urlstring
status'inactive' | 'active'
created_atstring date-time
updated_atstring date-time