POST
/
catalog
/
icons
/
signed-url
curl --request POST \
  --url https://api.icepanel.io/v1/catalog/icons/signed-url \
  --header 'Authorization: <authorization>'
{
  "signedUrl": "https://api.icepanel.io/icons/?URLPrefix=aHR0cHM6Ly9tZWRpYS5leGFtcGxlLmNvbS92aWRlb3Mv&Expires=1566268009&KeyName=Key&Signature=8NBSdQGzvDftrOIa3WHpp646Iis="
}

Headers

Authorization
string
required

Response

200
application/json

OK

The response is of type object.