Authorization: ********************curl --location --request PATCH 'https://api-homolog.docsend.com.br/api/v1/plans//deactivate' \
--header 'Authorization: Bearer <token>'{
"id": 0,
"name": "string",
"maxAccountants": 0,
"maxClients": 0,
"maxStorageGb": 0,
"price": 0,
"active": true,
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}