Update an icon

PUT {{baseUrl}}/icons/:objectType/:objectId

This API endpoint updates an icon by object type and object id. A token with ORG_ADMIN authority is required to call this API.

Request Body

[{"name"=>"image", "value"=>"\\x00\\x00\\x00\\x02", "datatype"=>"string"}]

HEADERS

KeyDatatypeRequiredDescription
X-SailPoint-Experimentalboolean(Required) Use this header to enable this experimental API.
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"icon":""}