remove User From Family With Id
DELETE {{baseUrl}}/api/user/family/:familyId/:userId
Removes a user from the family with the given id.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-FusionAuth-TenantId | string | The unique Id of the tenant used to scope this API request. Only required when there is more than one tenant and the API key is not tenant-scoped. | |
Accept | string |
RESPONSES
status: OK
""