---
title: "Create or delete rules"
method: POST
path: "/abac/batch"
tags: ["abac"]
---

# Create or delete rules

`POST /abac/batch`

## Request body

- object
  - `create` Abac[]
    - `teams` string[]
    - `actions` string[]
    - `resource` string
    - `tags` string[]
  - `delete` string[]

## Response `200`

ok

---

[API](https://skmtc.net/codefresh-io/apis/codefresh-api.md) · [All operations](https://skmtc.net/codefresh-io/apis/codefresh-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/codefresh-io/codefresh-api/revisions/fa310e908c46/schema)
