Skip to main content

Enable IDN Account for Identity

POST 

/identities-accounts/:id/enable

experimental

This API is currently in an experimental state. The API is subject to change based on feedback and further testing. You must include the X-SailPoint-Experimental header and set it to true to use this endpoint.

This API submits a task to enable IDN account for a single identity.

Request

Path Parameters

    id stringrequired

    The identity id.

    Example: 2c91808384203c2d018437e631158309

Header Parameters

    X-SailPoint-Experimental stringrequired

    Default value: true

    Use this header to enable this experimental API.

    Example: true

Responses

Accepted - Returned if the request was successfully accepted into the system.

Schema

    object

Loading...