put https://api.sandbox.mozaic.io/api/simple-contracts//image/base64
avatar_id could be tenant.id, SimpleContract.id, work.id, project.id, team.id, etc
Responses
200Success
403Forbidden
404Not Found
415Client Error
avatar_id could be tenant.id, SimpleContract.id, work.id, project.id, team.id, etc
200Success
403Forbidden
404Not Found
415Client Error
xxxxxxxxxx
curl --request PUT \
--url https://api.sandbox.mozaic.io/api/simple-contracts/id/image/base64 \
--header 'content-type: application/*+json'