Receiving 401 Response trying to add user with Postman API

Here’s what to do if you send the following POST request https://api.getpostman.com/scim/v2/Users, and the response returns the below error message:

{
"schemas": [
"urn:ietf:params:scim:api:messages:2.0:Error"
],
"detail": "Unable to access the team. Check if you have entered a valid API key.",
"status": "401"
}

 

How to unblock yourself



Have more questions? Submit a request