Update member status

Update a member lifecycle status. Allowed values are "former", "contact", and "auto". Use "auto" to clear explicit status and let the system recalculate it.

Required scopes: flex.community.members.update

Path Params
string
required

member id

string
required

organization slug

Body Params
string
enum
required

New member lifecycle status. Use "auto" to clear explicit status and let the system recalculate it.

Allowed:
Response
204
Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here!