Skip to main content

Reset Source Entitlements

POST 

/entitlements/reset/sources/:id

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.

Removes all entitlements on a specific source.

Request

Path Parameters

    id stringrequired

    ID of source for the entitlement reset

Header Parameters

    X-SailPoint-Experimental stringrequired

    Default value: true

    Use this header to enable this experimental API.

    Example: true

Responses

Entitlement source reset task result

Schema

    type string

    The DTO type

    id string

    The task ID of the object to which this reference applies

    name string

    Human-readable display name of the object to which this reference applies

Loading...