Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve suspend user API #249

Merged

Conversation

symphony-mariacristina
Copy link
Contributor

Related to finos/symphony-bdk-java#598, we decided to ease the usage of this endpoint by providing two different functions to suspend/unsuspend a user account.

  • suspend(userId, reason, until)
  • unsuspend(userId)

Closes #248

Related to finos/symphony-bdk-java#598, we decided to ease the usage of this endpoint by providing two different functions to suspend/unsuspend a user account.
- suspend(userId, reason, until)
- unsuspend(userId)
@symphony-mariacristina symphony-mariacristina requested a review from a team December 10, 2021 15:54
@symphony-mariacristina symphony-mariacristina merged commit 4ea7030 into finos:main Dec 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve Support user suspension API
2 participants