Authorization: Bearer ********************curl --location --request PUT '/equipe/19c19ba0-97b4-11ea-821d-f1e0aeebabfc/colaborador/0fe0ff90-7a0f-11eb-8bfb-030c0887f178' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"lider": true
}'{}