delete https://api.assetpanda.com/v3/actions//fields/
Delete a Specific Action Field
Deletes a specific, existing action field based on both action and field IDs.
See Parameters and Authentication below.
Parameters
Path Parameters | Required/Optional | Description | Type |
---|---|---|---|
action_id | required | Value for the action that contains the field(s) you want to delete. | string |
field_id | required | Value for the specific field(s) you want to delete. | string |
Authentication
Key | Description |
---|---|
Authorization | Your Bearer token. |