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