Skip to main content
POST

Autorizzazioni

Authorization
string
header
obbligatorio

API key for accessing CivOps endpoints.

Passed in the Authorization: Bearer <key> header.

REQUIRED FOR ALL CIVOPS ENDPOINTS (except /health).

Parametri della query

action
enum<string>
obbligatorio

Operation type.

Opzioni disponibili:
request,
approve,
cancelRequest,
create,
delete,
addMoney,
removeMoney,
withdraw,
transfer,
addEmployee,
removeEmployee,
addProduct,
removeProduct,
buyProduct,
returnMoney

Corpo

application/json

The body is of type object.

Risposta

Operation successfully completed.

The response is of type object.