Skip to main content

Link IMS users to the system

PUT 

/auth/api/sync/link-ims-users

Link IMS users to the system

Request

Body

required
    imsUserIds string[]required

    The username of the user in the IMS

Responses

Schema
    operation stringrequired

    A string representation of the operation performed

    result stringrequired

    Possible values: [success, failed]

    Default value: success

    The result of the operation. Defaults to "success"

    time date-timerequired

    Default value: 2024-11-04T19:50:45.107Z

    The time the operation was performed. Defaults to the current date+time

Loading...