---
title: "Rejects the invitation identified by invitationId"
method: POST
path: "/providers/Microsoft.DataShare/locations/{location}/rejectInvitation"
tags: ["ConsumerInvitation"]
---

# Rejects the invitation identified by invitationId

`POST /providers/Microsoft.DataShare/locations/{location}/rejectInvitation`

Reject an invitation

## Path parameters

- `location` string, required

## Query parameters

- `api-version` string, required

## Request body

- ConsumerInvitation — Base data transfer object implementation for proxy resources.
  - `id` string — The resource id of the azure resource
  - `name` string — Name of the azure resource
  - `type` string — Type of the azure resource

## Response `200`

Success

- ConsumerInvitation — Base data transfer object implementation for proxy resources.
  - `id` string — The resource id of the azure resource
  - `name` string — Name of the azure resource
  - `type` string — Type of the azure resource

## Other responses

- `default` — An error response received from the Microsoft.DataShare resource provider.

---

[API](https://skmtc.net/azure/apis/datasharemanagementclient.md) · [All operations](https://skmtc.net/azure/apis/datasharemanagementclient/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/datasharemanagementclient/versions/121238d8f58e/schema)
