API ReferenceAdmin
Request Body
application/json
Request body
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
curl -X POST "http://localhost:8000/api/admin/organizations-users" \ -H "Content-Type: application/json" \ -d '{ "routerOrganizationId": "15569885-70ac-4d21-976e-98f95fd74e2c", "userId": "2c4a230c-5085-4924-a3e1-25fb4fc5965b" }'Empty