delete_users_requests_by_id
Deny a pending follow request by its ID, removing the request and preventing the user from following your account.
Instructions
Deny follow request.
DELETE /users/requests/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |