Create a dynamic image by API
Create dynamic images programmatically by using the Abyssale API.
Authorizations
x-api-keystringRequired
All of your Abyssale requests must contain a x-api-key header with your API Key.
Path parameters
designIdstringRequired
Unique identifier of the design
Body
enable_rate_limitbooleanOptionalDefault:
Enable API rate limiting for this dynamic image
falseenable_production_modebooleanOptionalDefault:
Enable Production mode for this dynamic image
falseResponses
200
Existing dynamic image retrieved
application/json
201
Dynamic image successfully created
application/json
404
Design Not found
post
/designs/{designId}/dynamic-image-urlSide Notes
Last updated

