v1

latestOpenAPI 3.1.02026-07-2310742.5 KB

Upload a PSD file

Uploads a PSD file and optionally creates a mockup template.

post/psd/upload

Headers

Accept'application/json' required

The request must accept JSON responses.

x-api-keystring required

API key required for authentication.

Request body

psd_file_urlstring required

The URL to the PSD file.

psd_namestring

An optional name for the PSD file.

psd_category_idinteger

An optional category ID for the PSD file.

Response

Successful PSD upload operation.

successboolean

Indicates if the PSD upload operation was successful.

messagestring

A message about the PSD upload operation.