Adds SCIM mappings for an identity provider

Prev Next
Patch
/api/identity-providers/{id}/scim-attribute-mappings

When new SCIM mappings are added, the existing SCIM mappings for the identity attribute are deleted, if they are already defined.

Security
HTTP
Type bearer
Path parameters
id
stringRequired
Body parameters
Array of object
object
op
string
Valid values[ "add", "remove" ]
attributeId
string
scimAttributeName
string
attributeName
string
Responses
200

OK

object