Skip to content
Snippets Groups Projects

Enable custom email parameter at service account creation

All threads resolved!
Files
3
@@ -124,7 +124,7 @@ Example response:
}
```
This will fail if the email address has already been taken by another user:
This fails if the email address has already been taken by another user:
```json
{
Loading