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_id
Alphanumeric id of the space to retrieve.
environment_id
ID of the environment in form of a string.
Request
This endpoint expects a map from strings to any.
Response headers
Content-Type
Content-Type
Response
OK - Request successful