API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

PUT /v1/roles/assignments/{userId}

PUT/v1/roles/assignments/{userId}

CodeMeta OS API endpoint.

Pfad-Parameter

NameTypBeschreibung
userIderforderlichstring

Beispiel

curl -X PUT https://api.codemeta-os.de/v1/roles/assignments/{userId} \
  -H "X-Tenant-Id: $TENANT" \
  -b cookies.txt
const result = await cm.roles.put();

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche