Service Provider Configurations

Check the service provider configurations available in this instance

📘

Supported Regions and Base URLs

👍

Access and Registration

Authentication

Scope

scim

❗️

API Availability

The SCIM API is only available for customers enrolled in Talkdesk's Early Access (EA) program.
To enter the EA program, contact a Customer Success Manager.

Body Response - Schema

200 OK

Represents the service provider's configuration

ParameterTypeDescriptionRequired
schemasarray[string]URN of the schemas for this documentyes
bulkobjectDisplays bulk feature. "bulk" subdivides into:

1 - "supported" (boolean) - displays if feature is supported or not. Required.

2 - "maxOperations" (integer) - displays the maximum number of operations supported. Required.

3 - "maxPayloadSize" (integer) - displays the maximum payload size supported. Required.
yes
changePasswordobjectDisplays change password feature. "changePassword" subdivides into:

"supported" (boolean) - displays if feature is supported or not. Required.
yes
documentationUrlstringservice provider's documentationyes
etagobjectDisplays ETag feature. "etag" subdivides into:

"supported" (boolean) - displays if feature is supported or not. Required.
yes
filterobjectDisplays filter feature. "filter" subdivides into:

1 - "supported" (boolean) - displays if feature is supported or not. Required.

2 - "maxResults" (integer) - default value for max results in pagination. Required.
yes
patchobjectDisplays patch feature. "patch" subdivides into:

"supported" (boolean) - displays if feature is supported or not. Required.
yes
sortobjectDisplays sort feature. "sort" subdivides into:

"supported" (boolean) - displays if feature is supported or not. Required.
yes
metaobjectDisplays meta information. "meta" subdivides into:

1 - "resourceType" (string) - displays the resource type. Required.

2 - "location" (string) - displays the resource location. Required.
no

401 (missing or invalid authorization), 403 (forbidden operation)

SCIM-related error

ParameterTypeDescriptionRequired
schemasarray[string]URN schema for errors.
Allowed value:
urn:ietf:params:scim:api:messages:2.0:Error
no
statusstringHTTP status codeno
detailstringmessage detailing the errorno
scimTypestringtype of SCIM errorno

🚧

Troubleshooting

If you have any questions regarding the usage of this API, or if you’re having any technical issues, please open a ticket using this form.

Language
Authorization
Header
Click Try It! to start a request and see the response here!