Space
Kick a user from a space
DELETE
/
api
/v1
/space
/kick
/{spaceId}
/{userIds}
Authorization
Authorization
Required<token>
Please enter a valid access token
In: header
Path Parameters
spaceId
Requiredstring
The ID of the space to kick from
userIds
Requiredstring
The ID of the users to kick
OK