Create a Use Case
Create a new use case in your workspace.
Authorizations
AuthorizationstringRequired
Roboflow API key passed as a Bearer token.
Body
namestring · min: 1 · max: 256Required
A name for the use case. Must be unique within the workspace.
Responses
201
Use case created successfully.
application/json
idstringOptional
namestringOptional
400
Validation error or duplicate name.
application/json
403
Insufficient permissions for this resource.
application/json
post
/vision-events/use-casesRequest Body Parameters
Example Request
Example Response
Notes
Last updated
Was this helpful?