Skip to main content

Delete Reassignment Configuration

DELETE 

/reassignment-configurations/:identityId

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.

Deletes all Reassignment Configuration for the specified identity

Request

Path Parameters

    identityId stringrequired

    unique identity id

    Example: 2c91808781a71ddb0181b9090b5c504e

Header Parameters

    X-SailPoint-Experimental stringrequired

    Default value: true

    Use this header to enable this experimental API.

    Example: true

Responses

Reassignment Configuration deleted

Loading...