# Malt SCIM API

**Canonical:** https://apis.io/apis/malt/malt-scim-api/  
**Provider:** Malt — https://apis.io/providers/malt/  
**Base URL:** https://api.malt.com  
**Documentation:** https://api.malt.com/

Malt SCIM API is one of 4 APIs that [Malt](https://apis.io/providers/malt/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include SCIM. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

Manage users

## Operations (6)

| Method | Path | Summary |
|---|---|---|
| GET | `/scim/v2/Users` | Query existing users |
| POST | `/scim/v2/Users` | Create a user |
| DELETE | `/scim/v2/Users/{userId}` | Delete a user |
| GET | `/scim/v2/Users/{userId}` | Fetch an existing user |
| PATCH | `/scim/v2/Users/{userId}` | Modify a user (only accepts setting `active` to `false` for now) |
| PUT | `/scim/v2/Users/{userId}` | Replace a user |

## Machine-readable artifacts (8)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/malt/refs/heads/main/openapi/malt-scim-api-openapi.yml
- **Documentation** — https://api.malt.com/
- **APIReference** — https://api.malt.com/
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/malt/refs/heads/main/authentication/malt-authentication.yml
- **Conventions** — https://raw.githubusercontent.com/api-evangelist/malt/refs/heads/main/conventions/malt-conventions.yml
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/malt/refs/heads/main/data-model/malt-data-model.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/malt/refs/heads/main/errors/malt-problem-types.yml
- **ToolCrosswalk** — https://raw.githubusercontent.com/api-evangelist/malt/refs/heads/main/mcp/malt-tool-crosswalk.yml

## Other Malt APIs (3)

- [Malt Fee Invoices API](https://apis.io/apis/malt/malt-fee-invoices-api/)
- [Malt Invoices API](https://apis.io/apis/malt/malt-invoices-api/)
- [Malt Payments API](https://apis.io/apis/malt/malt-payments-api/)

## Tags

SCIM

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/malt/malt-scim-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/malt/.
