Skip to main content
POST

Authorizations

Authorization
string
header
required

API key for accessing CivOps endpoints.

Passed in the Authorization: Bearer <key> header.

REQUIRED FOR ALL CIVOPS ENDPOINTS (except /health).

Query Parameters

action
enum<string>
required

Operation type.

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

Body

application/json

The body is of type object.

Response

Operation successfully completed.

The response is of type object.