jira.js
    Preparing search index...

    Function deletePolicy

    • Delete a policy for an org

      Parameters

      • client: Client
      • parameters: { orgId: string; policyId: string }
        • orgId: string

          Your organization has a unique ID. Find this ID in your Atlassian Administration URL or when you create your API key.

        • policyId: string

          ID of the policy to delete

      • Optionaloptions: RequestOptions

      Returns Promise<void>