Post Devices
If a user owns a mobile device, call this endpoint to store the devices. If provided, desktop users will be able to see available mobile offers.
Required Query Parameters
Parameter
Description
Type
Example
Required JSON Body Parameters
Field
Note
Type
Example
Response
Sample Response
{
"data": {
"devices": [
"android"
]
}
}Last updated
Was this helpful?