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

CData Users API

Lifecycle management for human users: create, update, deprovision, and manage direct role assignments, workspace-scoped roles, and direct resource permissions. SCIM handles group-based provisioning and user creation at scale; this API handles direct overrides and atomic deprovisioning.

CData Users API is one of 14 APIs that CData publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include User. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and an API reference.

This API exposes 15 operations across 9 paths, and defines 18 schemas. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against a single base URL, https://cloud.cdata.com/api/v1/admin.

15 operations 9 paths 18 schemas 4 DELETE5 GET1 PATCH5 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://cloud.cdata.com/api
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

CData Users API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the clientCredentials flow, exposing 4 scopes. By default, every request must be authenticated.

Paths & Operations 15

Across 9 paths, the API surfaces 15 operations — 4 DELETE, 5 GET, 1 PATCH, 5 POST. Each is listed below with its method, path, parameters, and response codes.

Users 15

Lifecycle management for human users: create, update, deprovision, and manage direct role assignments, workspace-scoped roles, and direct resource permissions. SCIM handles group-…

POST
/users
Create User
createUser body → 201400409
GET
/users
List Users
listUsers 6 params → 200
POST
/users/batch
Batch Create or Update Users
batchCreateUsers body → 207
GET
/users/{id}
Get User
getUser 1 param → 200404
PATCH
/users/{id}
Update User
updateUser 1 param body → 200404422
DELETE
/users/{id}
Delete User
deleteUser 1 param → 204404409
POST
/users/{id}/roles
Assign User Role
assignUserRole 1 param body → 201200404409422
GET
/users/{id}/roles
List User Roles
listUserRoles 1 param → 200404
DELETE
/users/{id}/roles/{role_id}
Remove User Role
removeUserRole 2 params → 204404409
POST
/users/{id}/permissions
Assign User Permission
assignUserPermission 1 param body → 201404422
GET
/users/{id}/permissions
List User Permissions
listUserPermissions 1 param → 200404
DELETE
/users/{id}/permissions/{permission_id}
Remove User Permission
removeUserPermission 2 params → 204404
POST
/users/{id}/workspaces/{workspace_id}/roles
Assign User Workspace Role
assignUserWorkspaceRole 2 params body → 201404409422
GET
/users/{id}/workspaces/{workspace_id}/roles
List User Workspace Roles
listUserWorkspaceRoles 2 params → 200404
DELETE
/users/{id}/workspaces/{workspace_id}/roles/{role_id}
Remove User Workspace Role
removeUserWorkspaceRole 3 params → 204404409

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are User (9 properties), UserWorkspaceRoleAssignment (8 properties), UserRoleAssignment (8 properties), UserPermissionAssignment (7 properties). Each schema is shown below with its type and property counts.

UpdateUserRequest
object
3 properties
ErrorResponse
object
1 property
CollectionEnvelope
object
2 properties
UserRoleCollection
UserWorkspaceRoleCollection
AssignPermissionRequest
object
3 properties 3 required
UserRoleItem
object
A role held by a user, with full provenance. Returned by GET /users/{id}/roles.
7 properties
AssignRoleRequest
object
1 property 1 required
UserWorkspaceRoleAssignment
object
A workspace-scoped role assignment for a user.
8 properties
UserPermissionCollection
UserPermissionAssignment
object
7 properties
UserDetail
User
object
9 properties
BatchCreateUsersRequest
object
1 property 1 required
CreateUserRequest
object
4 properties 2 required
BatchCreateUsersResponse
object
4 properties
UserRoleAssignment
object
A direct role assignment made via POST /users/{id}/roles.
8 properties
UserCollection

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cdata-users-api-openapi.yml Raw ↑

Other APIs CData publishes across the network.

CData Connect AI MCP Server
CData Account API
CData Cache API
CData Connection API
CData Data Explorer API
CData Job API
CData Jobs API
CData Log API
CData Metadata API
CData Query API
CData Service Accounts API
CData O Data API
Where this information came from

This is an independent, third-party profile of CData Users 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.