Grant a consumer access to a media item
Grant a specific consumer access to a piece of media owned by the authenticated creator.
The grant is idempotent: repeated calls with the same parameters return the existing entitlement.
<Info>Scope required: `write:media`</Info>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
uuid
Headers
X-Fanvue-API-Version
API version to use for the request
Request
This endpoint expects an object.
consumerId
UUID of the consumer to grant media access to
source
Identifier for the granting application or reason (e.g. spin_the_wheel_reward)
sourceRef
Unique identifier within the source, used for idempotency (e.g. spin attempt UUID)
Response
Media access granted (or already existed)
entitlementId
UUID of the created or existing entitlement
status
Allowed values: