English
cURL
curl --request POST \ --url https://sandbox.killb.app/api/v2/backoffice/batch/create-bach-file \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{}'
{}
The access token received from the authorization server in the OAuth 2.0 flow.
The body is of type object.
object
The response is of type object.