Permission denied in gmail api

The Gmail Custom API Call is returning ACCESS_TOKEN_SCOPE_INSUFFICIENT when calling POST /users/me/messages/{id}/modify. The connection can read emails and create drafts, but cannot modify labels. Does the Gmail connection include the gmail.modify scope?