v3
latestOpenAPI 3.1.02026-08-043431953.1 MBIdeas portal users
Unsubscribe portal user from all communications
put/idea_portals/{idea_portal_id}/portal_users/{id}
Path parameters
idea_portal_idstring required
IdeaPortalId identifier
idstring required
Id identifier
Request body
Example request
{
"portal_user": {
"unsubscribed": true,
"unsubscribed_from_weekly_emails": true
}
}Response
Successful operation