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

Users endpoint (Added endpoint) #6

Open
AbhiAgarwal opened this issue Nov 3, 2017 · 3 comments
Open

Users endpoint (Added endpoint) #6

AbhiAgarwal opened this issue Nov 3, 2017 · 3 comments

Comments

@AbhiAgarwal
Copy link
Member

Pretty much the same

Added endpoint:

  • /users/<id>/change-name

So no need to PATCH the whole user object.

you can POST it with firstname: "x", lastname: "y"

@AbhiAgarwal AbhiAgarwal changed the title Users endpoint Users endpoint (Added endpoint) Nov 7, 2017
@AbhiAgarwal
Copy link
Member Author

Will generate a "provider" key too now. so you can easily know

@AbhiAgarwal
Copy link
Member Author

The user structure has changed pretty drastically. No more email-settings, and a couple other things. I'll document that here

@AbhiAgarwal
Copy link
Member Author

http://localhost:8000/api/v1/users/me/remove-integrations/

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

No branches or pull requests

1 participant