Update SCIM User
curl --request PUT \
--url https://eu1.api.matillion.com/dpc/v1/directory-integration/scim/v2/Users/{id} \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"meta": {
"created": "2023-11-07T05:31:56Z",
"lastModified": "2023-11-07T05:31:56Z",
"location": "<string>",
"resourceType": "<string>",
"version": "<string>"
},
"active": true,
"addresses": [
{
"country": "<string>",
"display": "<string>",
"formatted": "<string>",
"locality": "<string>",
"postalCode": "<string>",
"primary": true,
"region": "<string>",
"streetAddress": "<string>",
"type": "<string>"
}
],
"displayName": "<string>",
"emails": [
{
"display": "<string>",
"primary": true,
"type": "<string>",
"value": "<string>"
}
],
"entitlements": [
{
"display": "<string>",
"primary": true,
"type": "<string>",
"value": "<string>"
}
],
"externalId": "<string>",
"groups": [
{
"display": "<string>",
"ref": "<string>",
"value": "<string>"
}
],
"id": "<string>",
"ims": [
{
"display": "<string>",
"primary": true,
"type": "<string>",
"value": "<string>"
}
],
"locale": "<string>",
"name": {
"familyName": "<string>",
"formatted": "<string>",
"givenName": "<string>",
"honorificPrefix": "<string>",
"honorificSuffix": "<string>",
"middleName": "<string>"
},
"nickName": "<string>",
"password": "<string>",
"phoneNumbers": [
{
"display": "<string>",
"primary": true,
"type": "<string>",
"value": "<string>"
}
],
"photos": [
{
"display": "<string>",
"primary": true,
"type": "<string>",
"value": "<string>"
}
],
"preferredLanguage": "<string>",
"profileUrl": "<string>",
"roles": [
{
"display": "<string>",
"primary": true,
"type": "<string>",
"value": "<string>"
}
],
"schemas": [
"<string>"
],
"timezone": "<string>",
"title": "<string>",
"userName": "<string>",
"userType": "<string>",
"x509Certificates": [
{
"display": "<string>",
"primary": true,
"type": "<string>",
"value": "<string>"
}
]
}
'{
"meta": {
"created": "2023-11-07T05:31:56Z",
"lastModified": "2023-11-07T05:31:56Z",
"location": "<string>",
"resourceType": "<string>",
"version": "<string>"
},
"active": true,
"addresses": [
{
"country": "<string>",
"display": "<string>",
"formatted": "<string>",
"locality": "<string>",
"postalCode": "<string>",
"primary": true,
"region": "<string>",
"streetAddress": "<string>",
"type": "<string>"
}
],
"displayName": "<string>",
"emails": [
{
"display": "<string>",
"primary": true,
"type": "<string>",
"value": "<string>"
}
],
"entitlements": [
{
"display": "<string>",
"primary": true,
"type": "<string>",
"value": "<string>"
}
],
"externalId": "<string>",
"groups": [
{
"display": "<string>",
"ref": "<string>",
"value": "<string>"
}
],
"id": "<string>",
"ims": [
{
"display": "<string>",
"primary": true,
"type": "<string>",
"value": "<string>"
}
],
"locale": "<string>",
"name": {
"familyName": "<string>",
"formatted": "<string>",
"givenName": "<string>",
"honorificPrefix": "<string>",
"honorificSuffix": "<string>",
"middleName": "<string>"
},
"nickName": "<string>",
"password": "<string>",
"phoneNumbers": [
{
"display": "<string>",
"primary": true,
"type": "<string>",
"value": "<string>"
}
],
"photos": [
{
"display": "<string>",
"primary": true,
"type": "<string>",
"value": "<string>"
}
],
"preferredLanguage": "<string>",
"profileUrl": "<string>",
"roles": [
{
"display": "<string>",
"primary": true,
"type": "<string>",
"value": "<string>"
}
],
"schemas": [
"<string>"
],
"timezone": "<string>",
"title": "<string>",
"userName": "<string>",
"userType": "<string>",
"x509Certificates": [
{
"display": "<string>",
"primary": true,
"type": "<string>",
"value": "<string>"
}
]
}Directory Integration
Update SCIM User
Update a SCIM User by ID
PUT
/
v1
/
directory-integration
/
scim
/
v2
/
Users
/
{id}
Update SCIM User
curl --request PUT \
--url https://eu1.api.matillion.com/dpc/v1/directory-integration/scim/v2/Users/{id} \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"meta": {
"created": "2023-11-07T05:31:56Z",
"lastModified": "2023-11-07T05:31:56Z",
"location": "<string>",
"resourceType": "<string>",
"version": "<string>"
},
"active": true,
"addresses": [
{
"country": "<string>",
"display": "<string>",
"formatted": "<string>",
"locality": "<string>",
"postalCode": "<string>",
"primary": true,
"region": "<string>",
"streetAddress": "<string>",
"type": "<string>"
}
],
"displayName": "<string>",
"emails": [
{
"display": "<string>",
"primary": true,
"type": "<string>",
"value": "<string>"
}
],
"entitlements": [
{
"display": "<string>",
"primary": true,
"type": "<string>",
"value": "<string>"
}
],
"externalId": "<string>",
"groups": [
{
"display": "<string>",
"ref": "<string>",
"value": "<string>"
}
],
"id": "<string>",
"ims": [
{
"display": "<string>",
"primary": true,
"type": "<string>",
"value": "<string>"
}
],
"locale": "<string>",
"name": {
"familyName": "<string>",
"formatted": "<string>",
"givenName": "<string>",
"honorificPrefix": "<string>",
"honorificSuffix": "<string>",
"middleName": "<string>"
},
"nickName": "<string>",
"password": "<string>",
"phoneNumbers": [
{
"display": "<string>",
"primary": true,
"type": "<string>",
"value": "<string>"
}
],
"photos": [
{
"display": "<string>",
"primary": true,
"type": "<string>",
"value": "<string>"
}
],
"preferredLanguage": "<string>",
"profileUrl": "<string>",
"roles": [
{
"display": "<string>",
"primary": true,
"type": "<string>",
"value": "<string>"
}
],
"schemas": [
"<string>"
],
"timezone": "<string>",
"title": "<string>",
"userName": "<string>",
"userType": "<string>",
"x509Certificates": [
{
"display": "<string>",
"primary": true,
"type": "<string>",
"value": "<string>"
}
]
}
'{
"meta": {
"created": "2023-11-07T05:31:56Z",
"lastModified": "2023-11-07T05:31:56Z",
"location": "<string>",
"resourceType": "<string>",
"version": "<string>"
},
"active": true,
"addresses": [
{
"country": "<string>",
"display": "<string>",
"formatted": "<string>",
"locality": "<string>",
"postalCode": "<string>",
"primary": true,
"region": "<string>",
"streetAddress": "<string>",
"type": "<string>"
}
],
"displayName": "<string>",
"emails": [
{
"display": "<string>",
"primary": true,
"type": "<string>",
"value": "<string>"
}
],
"entitlements": [
{
"display": "<string>",
"primary": true,
"type": "<string>",
"value": "<string>"
}
],
"externalId": "<string>",
"groups": [
{
"display": "<string>",
"ref": "<string>",
"value": "<string>"
}
],
"id": "<string>",
"ims": [
{
"display": "<string>",
"primary": true,
"type": "<string>",
"value": "<string>"
}
],
"locale": "<string>",
"name": {
"familyName": "<string>",
"formatted": "<string>",
"givenName": "<string>",
"honorificPrefix": "<string>",
"honorificSuffix": "<string>",
"middleName": "<string>"
},
"nickName": "<string>",
"password": "<string>",
"phoneNumbers": [
{
"display": "<string>",
"primary": true,
"type": "<string>",
"value": "<string>"
}
],
"photos": [
{
"display": "<string>",
"primary": true,
"type": "<string>",
"value": "<string>"
}
],
"preferredLanguage": "<string>",
"profileUrl": "<string>",
"roles": [
{
"display": "<string>",
"primary": true,
"type": "<string>",
"value": "<string>"
}
],
"schemas": [
"<string>"
],
"timezone": "<string>",
"title": "<string>",
"userName": "<string>",
"userType": "<string>",
"x509Certificates": [
{
"display": "<string>",
"primary": true,
"type": "<string>",
"value": "<string>"
}
]
}Authorizations
a valid bearer token
Path Parameters
Body
application/json
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Required string length:
1 - 2147483647Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Required array length:
1 - 2147483647 elementsShow child attributes
Show child attributes
Response
User updated successfully
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Required string length:
1 - 2147483647Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Required array length:
1 - 2147483647 elementsShow child attributes
Show child attributes
Was this page helpful?
⌘I
