Icons
Icon:Update
Update the avatar/profile/logo for an object. This endpoint is to facilitate an upload of an image for an object
post/v2/icons/{code}
Path parameters
codestring required
The code for which an icon will be retrieved
Response
OK
Example response
{
"createdAt": "2024-06-04T08:15:00+01:00",
"createdBy": "A-1234-4321",
"modifiedAt": "2024-06-04T08:15:00+01:00",
"modifiedBy": "A-1234-4321",
"deletedAt": "A-1234-4321",
"deletedBy": "A-1234-4321"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.