POST /support/v1/founding-customer/applicants/{id}/withdraw
POST/support/v1/founding-customer/applicants/{id}/withdraw
CodeMeta OS API endpoint.
Pfad-Parameter
| Name | Typ | Beschreibung |
|---|
iderforderlich | string | |
Beispiel
curl -X POST https://api.codemeta-os.de/support/v1/founding-customer/applicants/{id}/withdraw \
-H "X-Tenant-Id: $TENANT" \
-b cookies.txt
const result = await cm.founding-customer.post();
Antwortcodes
| HTTP |
Bedeutung |
200 |
Default Response |