Skip to main content
POST
/
v1
/
pentest-billing
/
charge
Check and charge overage for a pentest run
curl --request POST \
  --url http://localhost:3333/v1/pentest-billing/charge \
  --header 'Content-Type: application/json' \
  --data '{}'

Body

application/json

The body is of type object.

Response

200

Charge result returned