Qodex.ai
Qodex.ai
Introduction
Day 01: Fork a collection
Fork a collection
echo
Submit your solution
submit
Day 02: Collections and environments
Collections and environments
raw textwith query params
Submit your solution
submit
Day 03: Add request details
Add request details
raw JSON body
Submit your solution
submit
Day 04: Authorization
Authorization
All Collections - auth helper
Submit your solution
submit
Day 05: Variables
Variables
collection variableglobal variable
Submit your solution
submit
Day 06: Tests
Tests
jokes
Submit your solution
submit
Postman API
Collections
All CollectionsSingle Collection Create CollectionUpdate CollectionDelete CollectionCreate a ForkMerge a Fork
Environments
All EnvironmentsSingle EnvironmentCreate EnvironmentUpdate EnvironmentDelete Environment
Mocks
All MocksSingle MockCreate MockUpdate MockDelete MockPublish MockUnpublish MockMock call logs
Monitors
All MonitorsSingle MonitorCreate MonitorUpdate MonitorDelete MonitorRun a Monitor
Workspaces
All workspacesSingle workspaceCreate WorkspaceUpdate WorkspaceDelete Workspace
User
API Key Owner
Import
Import external API specificationImport exported data
API-API Version-Release
Create Release
API-API Version
Create API VersionUpdate an API VersionDelete an API VersionGet an API VersionGet All API Versions
API-Schema
Create SchemaUpdate SchemaGet SchemaCreate collection from schema
API-Relations
Get linked relationsGet documentation relationsGet environment relationsGet test suite relationsGet contract test relationsGet integration test relationsGet monitor relationsCreate relationsSync relations with schema
API
Create APIUpdate an APIDelete an APIGet all APIsSingle API
Webhooks
Create Webhook
SCIM 2.0 - Identity-User Provisioning
Fetch User ResourceFetch All User ResourceCreate UserUpdate User InformationUpdate User Information
SCIM 2.0 - Identity
Service Provider ConfigGet ResourceTypes
API Security
Schema Security Validation
Audit Logs
Team Audit Logs
Introduction
Day 01: Fork a collection
Fork a collection
echo
Submit your solution
submit
Day 02: Collections and environments
Collections and environments
raw textwith query params
Submit your solution
submit
Day 03: Add request details
Add request details
raw JSON body
Submit your solution
submit
Day 04: Authorization
Authorization
All Collections - auth helper
Submit your solution
submit
Day 05: Variables
Variables
collection variableglobal variable
Submit your solution
submit
Day 06: Tests
Tests
jokes
Submit your solution
submit
Postman API
Collections
All CollectionsSingle Collection Create CollectionUpdate CollectionDelete CollectionCreate a ForkMerge a Fork
Environments
All EnvironmentsSingle EnvironmentCreate EnvironmentUpdate EnvironmentDelete Environment
Mocks
All MocksSingle MockCreate MockUpdate MockDelete MockPublish MockUnpublish MockMock call logs
Monitors
All MonitorsSingle MonitorCreate MonitorUpdate MonitorDelete MonitorRun a Monitor
Workspaces
All workspacesSingle workspaceCreate WorkspaceUpdate WorkspaceDelete Workspace
User
API Key Owner
Import
Import external API specificationImport exported data
API-API Version-Release
Create Release
API-API Version
Create API VersionUpdate an API VersionDelete an API VersionGet an API VersionGet All API Versions
API-Schema
Create SchemaUpdate SchemaGet SchemaCreate collection from schema
API-Relations
Get linked relationsGet documentation relationsGet environment relationsGet test suite relationsGet contract test relationsGet integration test relationsGet monitor relationsCreate relationsSync relations with schema
API
Create APIUpdate an APIDelete an APIGet all APIsSingle API
Webhooks
Create Webhook
SCIM 2.0 - Identity-User Provisioning
Fetch User ResourceFetch All User ResourceCreate UserUpdate User InformationUpdate User Information
SCIM 2.0 - Identity
Service Provider ConfigGet ResourceTypes
API Security
Schema Security Validation
Audit Logs
Team Audit Logs
HomePostman APISCIM 2.0 - Identity-User Provisioning

SCIM 2.0 - Identity-User Provisioning

Number of APIs: 5

  1. Fetch All User Resource GET https://api.getpostman.com/scim/v2/Users

  2. Fetch User Resource GET https://api.getpostman.com/scim/v2/Users/{{id}}

  3. Create User POST https://api.getpostman.com/scim/v2/Users

  4. Update User Information PUT https://api.getpostman.com/scim/v2/Users/{{id}}

  5. Update User Information PATCH https://api.getpostman.com/scim/v2/Users/{{id}}

Previous
Create Webhook
Next
Fetch User Resource