---
title: "POST /v1/{+name}:reject"
method: POST
path: "/v1/{+name}:reject"
tags: ["providers"]
---

# POST /v1/{+name}:reject

`POST /v1/{+name}:reject`

Rejects an entitlement that is in the EntitlementState.ENTITLEMENT_ACTIVATION_REQUESTED state. This method is invoked by the provider to reject the creation of the entitlement resource.

## Path parameters

- `name` string, required

## Request body

- RejectEntitlementRequest — Request message for PartnerProcurementService.RejectEntitlement.
  - `reason` string — Free form text string explaining the rejection reason. Max allowed length: 256 bytes. Longer strings will be truncated.

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/cloudcommerceprocurement.md) · [All operations](https://skmtc.dev/google/apis/cloudcommerceprocurement/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/cloudcommerceprocurement/revisions/befd110611b0/schema)
