cURL
curl --request POST \ --url https://api.example.com/api/v2/projects/{project_id}/evaluation-criteria/id/{criteria_id}/versions/{version_id}/deploy \ --header 'Content-Type: application/json' \ --data '{}'
{}
Create Projects - Create Projects
The body is of type EmptyRequest · object.
EmptyRequest · object
EmptyResponse()
The response is of type EmptyResponse · object.
EmptyResponse · object