Skip to content

Commit

Permalink
CCM-0000: haisdhuiwhefinwsdfh
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidFueryBJSS committed Sep 27, 2024
1 parent 5eba475 commit b1bacf1
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 454 deletions.
5 changes: 5 additions & 0 deletions dorequest.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/bin/bash

BRANCH=comms-pr-751
TOKEN=$(python3 scripts/generate_bearer_token.py 2>/dev/null | cut -d " " -f 3)
curl -X POST -H "Content-Type: application/json" -H "Authorization: Bearer ${TOKEN}" -d @request_body.json https://internal-dev.api.service.nhs.uk/${BRANCH}/v1/message-batches
Loading

0 comments on commit b1bacf1

Please sign in to comment.