cURL
curl --request POST \ --url http://localhost:3001/portal-api/products/{product_id}/preview \ --header 'Content-Type: multipart/form-data' \ --form file='@example-file'
{ "status": "ok" }
Upload a preview/catalogue page image for this API Product
Documentation IndexFetch the complete documentation index at: https://tyk.io/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://tyk.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
UID of an API Product
1
image file to upload
OK
Status of the operation
"ok"
Was this page helpful?
Contact support