Chatwee

sso-user/remove

Removes an SSO user from the Chatwee database.


https://chatwee-api.com/v2/sso-user/remove
	

GET https://chatwee-api.com/v2/sso-user/remove?chatId=57c493789da1fbc017000029&clientKey=507f191e810c19729de860ea&userId=582b8fe76b0c2d22587336f4
	

true
	
Name Description Type Mandatory Remarks
chatId unique chat ID string yes available in 'INTEGRATION' section of the Chatwee Dashboard
clientKey client secret string yes available in 'INTEGRATION' section of the Chatwee Dashboard
userId user ID string yes obtained with /sso-user/register method