{
"id": "string"
}
curl --location --request POST 'http://localhost:0721/api/illustration/view' \
--header 'Authorization: {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "string"
}'
{
"code": 200,
"message": "cillum"
}