curl --location --request PUT 'https://tp.dev/api/parental-involvement/update/' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "string",
"status": "string",
"image": "http://example.com"
}'{
"message": "string"
}