How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Cvent Event Cloud User SCIM API

The [SCIM](https://www.simplecloud.info/) standard allows for easier cross-domain identity management. This API allows you to manage your account users and SCIM groups (representing Cvent user roles).

Cvent Event Cloud User SCIM API is one of 55 APIs that Cvent Event Cloud publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include User SCIM. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 11 operations across 8 paths, and defines 29 schemas. It is described by OpenAPI 3.2.0, at version ea.

Requests are made against 2 base URLs: https://api-platform.cvent.com/ea, https://api-platform-eur.cvent.com/ea.

11 operations 8 paths 29 schemas 1 DELETE8 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
ea
Base URL
https://api-platform.cvent.com
Authentication
OAuth 2.0, OAuth 2.0, API Key, HTTP Basic
Resource Areas
1

Authentication & Security 4

Cvent Event Cloud User SCIM API declares 4 security schemes for authenticating requests. It supports OAuth 2.0 (OAuth2.authorizationCode) using the authorizationCode flow, exposing 205 scopes. It supports OAuth 2.0 (OAuth2.clientCredentials) using the clientCredentials flow, exposing 235 scopes. An API key is passed in the header as Authorization (CallbackApiKeyAuth). It accepts HTTP basic authentication (CallbackBasicAuth).

  • OAuth2.authorizationCode — OAuth2 Authorization Code Flow.
  • OAuth2.clientCredentials — OAuth2 Client Credentials Flow.
  • CallbackApiKeyAuth — This security scheme is used to indicate that Cvent should use API Key auth when invoking your callback. This scheme is only supported for callback operations,…
  • CallbackBasicAuth — This security scheme is used to indicate that Cvent should use basic auth when invoking your callback. This scheme is only supported for callback operations, a…

Paths & Operations 11

Across 8 paths, the API surfaces 11 operations — 1 DELETE, 8 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

User SCIM 11

The [SCIM](https://www.simplecloud.info/) standard allows for easier cross-domain identity management. This API allows you to manage your account users and SCIM groups (representi…

GET
/scim/v2/Groups
Get SCIM Groups
getUserGroups 2 params → 200400401403429
GET
/scim/v2/ResourceTypes
List Resource Types
getResourceTypes → 200401403429
GET
/scim/v2/ResourceTypes/{id}
Get Resource Type
getResourceType 1 param → 200400401403404429
GET
/scim/v2/Schemas
List Schemas
getSchemas → 200401403429
GET
/scim/v2/Schemas/{id}
Get Schema
getSchema 1 param → 200400401403404429
GET
/scim/v2/ServiceProviderConfig
Get Service Provider Config
getServiceProviderConfig → 200401403429
POST
/scim/v2/Users
Create User
createUser body → 201400401403409429
GET
/scim/v2/Users
List Users
listUsers 3 params → 200400401403429
GET
/scim/v2/Users/{id}
Get User
getUser 1 param → 200400401403404429
PUT
/scim/v2/Users/{id}
Update User
updateUser 1 param body → 200400401403404429
DELETE
/scim/v2/Users/{id}
Delete User
deleteUser 1 param → 204401403404429

Schemas 29

The contract defines 29 schemas that model the data the API accepts and returns. The most detailed are User (15 properties), Attribute (12 properties), ServiceProviderConfig (10 properties), ResourceType (8 properties). Each schema is shown below with its type and property counts.

Meta
object
Metadata of the resource.
4 properties
Mutability
string
This is used to denote the mutability of the attribute.
Name
object
The name of the user.
4 properties 2 required
AttributeDataType
string
This is used to denote the type of the attribute.
ErrorScimType
string
This is used to denote the scim type of the error.
Group
object
Generic sample name. Not a real model used by any Cvent service.
2 properties 1 required
ServiceProviderConfig
object
Service Provider Configs
10 properties
UserType
string
The type of the user.
UserEnterpriseExtension
object
Enterprise extension model for the user.
6 properties 1 required
PhoneNumber
object
Phone Number
2 properties 2 required
Attribute
object
Attribute
12 properties
Group-1
object
Generic sample name. Not a real model used by any Cvent service.
4 properties 1 required
UniquenessType
string
This is used to denote the uniqueness type of the attribute.
PhoneType
string
The type of the phone number.
Address5
object
Address
7 properties 2 required
ReferenceType
string
This is used to denote the reference type of the attribute.
AuthenticationSchema
object
Authentication Schema
6 properties
User
object
Generic sample User. Not a real model used by any Cvent service.
15 properties 9 required
ResourceType
object
Resource Type
8 properties
ResourceTypes
object
Resource Types
5 properties
Email
object
Email
3 properties 3 required
EmailType1
string
The type of the email.
UsersSchemas
object
Schemas
5 properties
ErrorResponse2
object
The error response.
4 properties 2 required
UsersSchema
object
Schema
5 properties
UserGroups
object
Groups
5 properties
AddressType1
string
The type of the address.
ReturnedType
string
This is used to denote the returned type of the attribute.
Users
object
A page in a paginated list of SCIM users. This would return the list of users.
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cvent-event-cloud-user-scim-api-openapi.yml Raw ↑

Other APIs Cvent Event Cloud publishes across the network.

Cvent Platform REST API (Event Cloud)
Cvent Event Cloud Attendees API
Cvent Event Cloud Contacts API
Cvent Event Cloud Events API
Cvent Event Cloud Sessions API
Cvent Event Cloud Appointments API
Cvent Event Cloud Attendee Activities API
Cvent Event Cloud Attendee Insights API
Cvent Event Cloud Attendee Messages API
Cvent Event Cloud Audience Segments API
Cvent Event Cloud Authentication API
Cvent Event Cloud Badge Print Job API
Where this information came from

This is an independent, third-party profile of Cvent Event Cloud User SCIM API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.