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

UNBLOCK a user #30

Open
maryayi opened this issue Jul 7, 2018 · 0 comments
Open

UNBLOCK a user #30

maryayi opened this issue Jul 7, 2018 · 0 comments

Comments

@maryayi
Copy link
Contributor

maryayi commented Jul 7, 2018

UNBLOCK /apiv1/users

  • As a User I can UNBLOCK a previously blocked user

Form Parameters

Parameters Optional Type Example Description
userId False int 123 userId of person to unblock

Capabilities: N/A


Exceptions:

  • 708
  • 717

Response

{
  "userId": 123,
  "title": "Mahdi Aryayi",
  "username": "maryayi",
  "phoneNumber": "123456789", // null if user not allowed to share his/her number
  "email": "[email protected]" // null if user not allowed to share his/her email
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants