Authorization: ********************{
"expiresAt": "2019-08-24T14:15:22.123Z",
"maxUses": 0
}curl --location 'https://api.pitside.app/user/invite' \
--header 'activeTeamId;' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"expiresAt": "2019-08-24T14:15:22.123Z",
"maxUses": 0
}'{
"token": "string"
}