---
title: Actions
description: Actions represent arbitrary values that a typical authorization request might ask to perform on a specific resource, such as view or update.
component: pingauthorize
version: 11.0
page_id: pingauthorize:pingauthorize_policy_administration_guide:paz_actions
canonical_url: https://docs.pingidentity.com/pingauthorize/11.0/pingauthorize_policy_administration_guide/paz_actions.html
revdate: May 22, 2024
---

# Actions

Actions represent arbitrary values that a typical authorization request might ask to perform on a specific resource, such as view or update.

Common actions you might want to configure in the PingAuthorize Policy Editor are:

* `inbound-GET`

* `inbound-PATCH`

* `inbound-POST`

* `inbound-PUT`

* `outbound-GET`

* `outbound-PATCH`

* `outbound-POST`

* `outbound-PUT`

* `create`

* `delete`

* `modify`

* `retrieve`

* `search`

* `search-results`
