Skip to main content

Delete Integration

DELETE 

/api/v1/tenant/:prismaId/integration/:id

Deletes an integration.

The caller must have a Prisma Cloud role of System Admin.

Note: This request does not support Prisma Cloud integrations with the following:

  • Okta
  • Qualys
  • Tenable

For requests that support integration with the systems above, see Integrations Pull.

Request

Path Parameters

    prismaId stringrequired

    Prisma ID. Your Prisma ID is available either from the response object of your API request to log in or from the licensing information in the Prisma Cloud console.

    id stringrequired

    Integration Id

Responses

OK

Loading...