Skip to main content
POST
/
v1
/
frameworks
/
{id}
/
sync
Sync framework requirements
curl --request POST \
  --url https://api.trycomp.ai/v1/frameworks/{id}/sync \
  --header 'Content-Type: application/json' \
  --data '{}'

Documentation Index

Fetch the complete documentation index at: https://www.trycomp.ai/docs/llms.txt

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

Path Parameters

id
string
required

Body

application/json

The body is of type object.

Response

201 - undefined