Factset · Capability
FactSet Procure to Pay SCIM — Users
FactSet Procure to Pay SCIM — Users. 6 operations. Lead operation: Factset Get a List of Users.. Self-contained Naftiko capability covering one Factset business surface.
What You Can Do
GET
Get
— Factset Get a List of Users.
/v1/users
POST
Post
— Factset Create a User.
/v1/users
GET
Get
— Factset Get a User.
/v1/users/{id}
PUT
Put
— Factset Replace a User.
/v1/users/{id}
PATCH
Patch
— Factset Patch a User (add, Replace, or Remove Attributes of a User.)
/v1/users/{id}
DELETE
Delete
— Factset Delete a User
/v1/users/{id}
MCP Tools
factset-get-list-users
Factset Get a List of Users.
read-only
idempotent
factset-create-user
Factset Create a User.
factset-get-user
Factset Get a User.
read-only
idempotent
factset-replace-user
Factset Replace a User.
idempotent
factset-patch-user-add-replace
Factset Patch a User (add, Replace, or Remove Attributes of a User.)
idempotent
factset-delete-user
Factset Delete a User
idempotent