protocol_groups
Create Protocol Group
Create a protocol group in a project.
Parameters
body : CreateProtocolGroupBody Group creation data.
Returns
ProtocolGroup The created group.
Raises
ConflictError If the project already has a group with this name (case-insensitive). AppError If the insert returns no row.
post/protocol_groups
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.