Set tracked engines
PUT
PublicSetProjectEnginesV1PublicProjectsProjectIdEnginesPut
/projects/{project_id}/engines
Public endpoint for structured AI visibility intelligence.
Parameters
No description provided.
Example:PROJECT_ID
cURL Example
curl --request PUT \
--url 'https://api.visiblee.ai/v1/public/projects/PROJECT_ID/engines' \
--header 'X-API-Key: YOUR_API_KEY'
Responses
200
OK
Response Public Set Project Engines V1 Public Projects Project Id Engines Put
422
Validation Error
HTTPValidationError
Successful Response
Media type application/json
No response schemas are defined for this endpoint.
[]