Skip to main content
PUT
/
users
/
{username}
/
sync
Update sync
curl --request PUT \
  --url https://api.quivo.co/users/{username}/sync
This response has no body data.

Path Parameters

username
string
required

The username for the user account.

Response

Bad request - the request payload is invalid, missing required fields, or contains invalid data.