---
title: "POST /api/workspaces/invitations/{workspace_invitation_id}/reject/"
method: POST
path: "/api/workspaces/invitations/{workspace_invitation_id}/reject/"
tags: ["Workspace invitations"]
---

# POST /api/workspaces/invitations/{workspace_invitation_id}/reject/

`POST /api/workspaces/invitations/{workspace_invitation_id}/reject/`

Rejects a workspace invitation with the given id if the email address of the user matches that of the invitation.

## Path parameters

- `workspace_invitation_id` integer, required

## Response `204`

No response body

## Other responses

- `400`
- `404`

---

[API](https://skmtc.dev/baserow/apis/baserow-api-spec.md) · [All operations](https://skmtc.dev/baserow/apis/baserow-api-spec/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/baserow/baserow-api-spec/revisions/f3396317d932/schema)
