Skip to main content
POST
/
v1
/
projects
/
{projectId}
/
resync
Trigger destructive project re-sync
curl --request POST \
  --url https://api.suprlogs.com/v1/projects/{projectId}/resync \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Send API key as Authorization: Bearer .

Path Parameters

projectId
string<uuid>
required

Response

Re-sync queued.

The response is of type object.