Skip to main content

Delete a SIM integration

DELETE 

/sim-integrations/: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.

Get the details of a SIM integration. A token with Org Admin or Service Desk Admin authority is required to access this endpoint.

Request

Path Parameters

    id stringrequired

    The id of the integration to delete.

    Example: 12345

Header Parameters

    X-SailPoint-Experimental stringrequired

    Default value: true

    Use this header to enable this experimental API.

    Example: true

Responses

No content response

Loading...