reject_join_request
Reject a kingdom's request to join your alliance by providing the alliance ID, kingdom ID, and an optional reason. Declines pending membership requests directly through the Crowns API.
Instructions
Reject a kingdom's request to join your alliance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | Your Crowns API key | |
| message | No | Optional reason shown to the rejected kingdom | |
| kingdom_id | Yes | UUID of the kingdom to reject | |
| alliance_id | Yes | UUID of the alliance |