Device Tokens

Add multiple tokens to user

Registers several device tokens for a user in one call, overwriting any stored token with a matching value.

put/users/{user_id}/tokens

Path parameters

user_idstring required

The user's ID. This can be any uniquely identifiable string.

Changes