Content-Length: 262243 | pFad | http://github.com/nicklaw5/helix/blob/main/docs/entitlement_grants_docs.md

61 helix/docs/entitlement_grants_docs.md at main · nicklaw5/helix · GitHub
Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 544 Bytes

entitlement_grants_docs.md

File metadata and controls

25 lines (19 loc) · 544 Bytes

Entitlement Grants Documentation

Create Entitlements Upload URL

This is an example of how to create a new entitlements upload URL endpoint:

client, err := helix.NewClient(&helix.Options{
    ClientID:       "your-client-id",
    AppAccessToken: "your-app-access-token",
})
if err != nil {
    // handle error
}

manifestID := "your-manifest-id"
entitlementType := "bulk_drops_grant"

resp, err := client.CreateEntitlementsUploadURL(manifestID, entitlementType)
if err != nil {
    // handle error
}

fmt.Printf("%+v\n", resp)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/nicklaw5/helix/blob/main/docs/entitlement_grants_docs.md

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy