Skip to main content
POST
/
api
/
v2
/
backoffice
/
batch
/
update-batch-file-complete
cURL
curl --request POST \
  --url https://sandbox.killb.app/api/v2/backoffice/batch/update-batch-file-complete \
  --header 'Authorization: Bearer <token>' \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json

The body is of type object.

Response

The response is of type object.