Send API is not working with saved Tokens

I have saved some tokens by calling this API https://api.courier.com/users/:user_id/tokens against a user id. But when I try to send a push notification using the same user id, it does not send a push notification to any device at all.

How to send push notifications by saving the tokens in token management API and then calling send API for the user ID?