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 Support user suspension API #248

Closed
symphony-mariacristina opened this issue Dec 10, 2021 · 0 comments · Fixed by #249
Closed

Improve Support user suspension API #248

symphony-mariacristina opened this issue Dec 10, 2021 · 0 comments · Fixed by #249
Assignees
Labels
enhancement New feature or request

Comments

@symphony-mariacristina
Copy link
Contributor

symphony-mariacristina commented Dec 10, 2021

Feature Request

Description of Problem:

We would like to add support for the Suspend User Account v1 public API in the BDK.
Link to the API in the documentation: https://developers.symphony.com/restapi/reference#suspend-user-v1

We decided to ease the usage of this endpoint by providing two different functions to suspend/unsuspend a user account.

  • suspendUser(userId, reason, until)
  • unsuspendUser(userId)
@symphony-mariacristina symphony-mariacristina added the enhancement New feature or request label Dec 10, 2021
@symphony-mariacristina symphony-mariacristina changed the title Support user suspension API Improve Support user suspension API Dec 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant