Skip to main content

Delete Template

DELETE 

/api/v1/tenant/:prismaId/template/:id

Deletes a template with the specified ID.

The caller must have one of the following Prisma Cloud roles:

  • System Admin
  • Account and Cloud Provisioning Admin

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

    Template Id

Responses

OK

Loading...