---
title: "Expense Action"
method: POST
path: "/expense/{action}/{reportId}"
---

# Expense Action

`POST /expense/{action}/{reportId}`

approves or rejects expense report

## Path parameters

- `action` string, required
- `reportId` string, required

## Response `200`

OK

## Other responses

- `400` — Invalid Request
- `401` — Unauthorized
- `500` — Server Error

---

[API](https://skmtc.net/linuxfoundation/apis/reimbursements-api.md) · [All operations](https://skmtc.net/linuxfoundation/apis/reimbursements-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/linuxfoundation/reimbursements-api/versions/7409433339bf/schema)
