Knock.Users (Knock v0.2.0) View Source

Knock resources for accessing users

Link to this section Summary

Functions

Issues a delete request against the user specified

Returns information about the user from the user_id given.

Sets the given properties on the user specified via the user_id. Will perform an upsert of the user.

Link to this section Functions

Issues a delete request against the user specified

Link to this function

get_user(client, user_id)

View Source

Specs

Returns information about the user from the user_id given.

Link to this function

identify(client, user_id, properties)

View Source

Specs

Sets the given properties on the user specified via the user_id. Will perform an upsert of the user.