Skip to content

Change id to user_id in user creation example#119

Closed
fscofield wants to merge 1 commit intointercom:masterfrom
fscofield:patch-1
Closed

Change id to user_id in user creation example#119
fscofield wants to merge 1 commit intointercom:masterfrom
fscofield:patch-1

Conversation

@fscofield
Copy link
Copy Markdown

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
Copy Markdown
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