/
US
usesapient
/
Sapient Public API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 4mo ago
Details
Filter operations
api-performance
22
get
List Platforms
get
Estimate Platform Cost
get
List Interfaces
get
Retrieve Evaluation Config
put
Update Evaluation Config
get
List Operations
post
Create Operation
get
Retrieve Operation
delete
Delete Operation
patch
Update Operation
get
List Operation Prompts
post
Create Operation Prompt
get
List Operation Runs
get
Retrieve Run
get
Retrieve Operation Prompt
delete
Delete Operation Prompt
patch
Update Operation Prompt
get
List Use Cases
post
Create Use Case
get
Retrieve Use Case
delete
Delete Use Case
patch
Update Use Case
prompts
11
status
2
api-performance
Update Operation
patch
/v1/api-performance/operations/{operation_id}
Path parameters
operation_id
string
required
Request body
UpdatePublicApiPerformanceOperationRequest
required
method
string
nullable
path
string
nullable
description
string
nullable
category_name
string
nullable
category_slug
string
nullable
openapi_operation_id
string
nullable
interface_id
string
nullable
Response
Successful Response
PublicApiPerformanceOperation
required
id
string
required
method
string
required
path
string
required
description
string
nullable
category
PublicApiPerformanceCategory
openapi_operation_id
string
nullable
interface_id
string
nullable
created_at
string
nullable
Changes