Skip to main content

Reset Source Entitlements

POST 

/entitlements/reset/sources/:id

Removes all entitlements on a specific source.

Request

Path Parameters

    id stringrequired

    ID of source for the entitlement reset

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...