Screen-pop -- Trigger

Initiates screen pop for user device. Requires the "screen_pop" scope.

Requires scope: screen_pop

Rate limit: 5 per minute.

Path Params
int64
required

The user's id. ('me' can be used if you are using a user level API key)

Body Params
string
required

The screen pop's url.

Most Url should start with scheme name such as http or https. Be aware that url with userinfo subcomponent, such as "https://username:[email protected]" is not supported for security reasons. Launching native apps is also supported through a format such as "customuri://domain.com"

Response

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json