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.

Documentation Index

Fetch the complete documentation index at: https://api-docs.quivo.co/llms.txt

Use this file to discover all available pages before exploring further.

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.