# Workday REST - Approve/reject inbox task action
Use this action to approve or reject an inbox task. For this action to be successful, the inbox task must have a Step type (API name: stepType) descriptor of Approval.
Approve/reject inbox task action
# Input
| Input field | Description |
|---|---|
| Inbox task ID | Workday ID of the inbox task to approve/reject. |
| Action | Select either Approve or Reject. |
# Output
| Output field | Description |
|---|---|
| Descriptor | Indicates Approval by Manager task. |
| ID | Workday ID of the inbox task. |
| HREF | API resource URL of the inbox task. |
Last updated: 1/19/2026, 4:31:14 PM