Sign Ups
Update a sign-up
Update the sign-up with the given ID
patch/sign_ups/{id}
Path parameters
idstring required
The ID of the sign-up to update
Request body
Response
Success
Example response
{
"abandon_at": 1700690400000,
"legal_accepted_at": 1700690400000,
"locale": "en-US"
}