Authorization: Bearer ********************{
"template_type": 0
}curl --location --globoff --request PATCH '/{{v2}}/fmd/ausbqj/' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"template_type": 0
}'{}