Create Signed Icon URL

Create a signed URL prefix with access to all catalog icons

Authentication

X-API-Keystring
API key authentication
OR
AuthorizationBearer
Bearer token authentication

Response

OK
signedUrlstring

Signed URL prefix for all catalog icons, you must append the exact icons path, extension supports .svg/.png/.webp/.jpeg, supports size/rounded as query strings, expires in 12 hours

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
500
Internal Server Error