Skip to content

Change id to user_id in user creation example #119

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

Closed
wants to merge 1 commit into from

Conversation

fscofield
Copy link

Creating a user with the id parameter as currently shown in the API does not actually save the input value - the id parameter is assigned by intercom and is not mutable. The documentation should instead use user_id in it's user creation example.

Creating a user with the `id` parameter as currently shown in the API does not actually save the input value - the `id` parameter is assigned by intercom and is not mutable. The documentation should instead use `user_id` in it's user creation example.
@jkeyes jkeyes mentioned this pull request Nov 16, 2016
@jkeyes
Copy link
Contributor

jkeyes commented Nov 16, 2016

Thanks @fscofield, I've merged on version-3 branch, so when it comes the time to update the docs the correct v2 code will guide the way. See #129

@jkeyes jkeyes closed this Nov 16, 2016
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.

3 participants