Create an asset key

Creates an asset key used to sign embargoed asset URLs for secure delivery. Specify an expiresAt Unix timestamp (maximum 48 hours ahead) to control key validity.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

space_idstringRequired
Alphanumeric id of the space to retrieve.
environment_idstringRequired
ID of the environment in form of a string.

Request

This endpoint expects a map from strings to any.

Response headers

Content-Typestring

Content-Type

Response

OK - Request successful