Gets a signed Eluvio security token using the specified mezzanine object ID.

Behavior: Generates and returns a signed Eluvio security token for the specified mezzanine object, enabling secure content access on the Eluvio Content Fabric.

Authorization: Requires a valid Bearer token.

Side Effects: None.

Error Scenarios: Returns 404 Not Found if the token could not be generated for the given request. Returns 401 Unauthorized if the caller is not authenticated.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The Eluvio token request containing the mezzanine object ID.

Represents the request model for generating a signed Eluvio content fabric security token.

string | null

Gets or sets the Eluvio mezzanine object identifier.

string | null

Gets or sets the Eluvio mezzanine library identifier.

uuid | null

Gets or sets the content identifier associated with the token request.

uuid | null

Gets or sets the content definition identifier associated with the token request.

boolean

Gets or sets a value indicating whether to use the JavaScript client API for token generation.

Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json