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
Key | Datatype | Required | Description |
---|---|---|---|
X-SailPoint-Experimental | boolean | (Required) Use this header to enable this experimental API. | |
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"icon":""}