API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

Create approval_request

POST/v1/approval_requests

Create a new approval_request in the active tenant.

Beispiel

curl -X POST https://api.codemeta-os.de/v1/approval_requests \
  -H "X-Tenant-Id: $TENANT" \
  -b cookies.txt
const result = await cm.approval_requests.post();

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche