EndpointService
Create an endpoint
Creates a stable, inference-addressable endpoint. Add one or more deployments and configure its traffic split before sending inference requests to the endpoint name.
post/projects/{projectId}/endpoints
Path parameters
projectIdstring required
Project identifier.
Request body
Response
OK
Changes
Changed in 2 of the 14 revisions of this API.11
- ●
added the new
ENDPOINT_TYPE_RESERVEDenum value to theendpointTyperesponse property for the response status200response-property-enum-value-added
- ●
- ○
endpoint added
endpoint-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○