User
Number of APIs: 7
-
Retrieve a list of a user's calls GET https://api-{{APP_ID}}.calls.sendbird.com/v1/users/{user_id}/calls
-
Retrieve a user's call summary GET https://api-{{APP_ID}}.calls.sendbird.com/v1/users/{user_id}/call_summary
-
Retrieve a list of a user's push tokens GET https://api-{{APP_ID}}.calls.sendbird.com/v1/users/{user_id}/push/{token_type}
-
Remove a user's push token DELETE https://api-{{APP_ID}}.calls.sendbird.com/v1/users/{user_id}/push/{token_type}/{token}
-
Add a registration or device token POST https://api-{{APP_ID}}.calls.sendbird.com/v1/users/{user_id}/push/{token_type}
-
Remove a certain type of push tokens DELETE https://api-{{APP_ID}}.calls.sendbird.com/v1/users/{user_id}/push/{token_type}
-
List users for Calls GET https://api-{{APP_ID}}.calls.sendbird.com/v1/users