Create Group
POST/v0/groups
Create a new group for models under test or return existing group with the same name.
Returns: The group's details (either newly created or existing)
Request
Responses
- 201
- 400
- 401
- 404
- 422
Successful Response
Input data is incorrect
Okareo API token has failed authentication
Data is not found
Input data is invalid