Jump to content

REST API Documentation

/cloud/loginhandlers/{handler_id}/member/{id}


Deletes a member

This endpoint is only available for requests made using an API Key or the Client Credentials Grant Type, not using an OAuth Access Token for a particular member.


Parameters

Name Type Description
contentAction string delete|hide|leave
contentAnonymize bool Keep member name = 1, anonymize content = 0

Exceptions

Code Message Description
1C292/2 INVALID_ID The member ID does not exist
2U444/1 INVALID_LOGIN_HANDLER Login method ID provided is not a valid, enabled login method
2U444/2 INVALID_LOGIN_LINK SSO ID provided does not match any member

Response

This endpoint doesn't return a response.