Playback ID lifecycle endpoints with accessRestrictions
Back to Changelog
FastPix exposes a complete set of endpoints for managing playback IDs on a media asset. You can create a new playback ID with configurable accessRestrictions, fetch the details of an existing playback ID, and delete a playback ID when it’s no longer needed.
What’s new:
-
Create playback ID — create a new playback ID on any media, with optional
accessRestrictionsto control which domains and user agents are permitted. -
Fetch playback ID — retrieve the configured access restrictions and other metadata for an existing playback ID.
-
Delete playback ID — remove a playback ID when access should be revoked.