Adding copilot IVA requests to posting

This commit is contained in:
2025-08-29 12:21:03 -05:00
parent 0bc527e78c
commit c6bb4719f7
8 changed files with 178 additions and 47 deletions

17
copilot/posting/README.md Normal file
View File

@@ -0,0 +1,17 @@
# Copilot Event Requests
## Usage
The requests use the [Posting](https://posting.sh/) TUI to run requests.
Open using the following command:
```bash
posting --collection copilotux --env int.env
```
You should run the **Authentication** request to obtain an API access_token
before using the other requests.
## Environment
copy and update (/example.env) with client_id and client_secret details.