Forbidden error on SCIM user creation API

I’m trying to fetch and create users via the SCIM API. I’m getting a 403 on the request (using the code from the documentation). I’ve setup an API key and setup a verified domain. There something I’m missing? Thanks