product:chat
Update live location
Updates an existing live location with new coordinates or expiration time
put/users/live_locations
Query parameters
user_idstring
Request body
Response
Successful response
Example response
{
"channel": {
"config": {
"partition_ttl": "24h"
}
},
"message": {
"draft": {
"channel": {
"config": {
"partition_ttl": "24h"
}
}
},
"reminder": {
"channel": {
"config": {
"partition_ttl": "24h"
}
}
},
"shared_location": {
"channel": {
"config": {
"partition_ttl": "24h"
}
}
}
}
}