Delete Protocol Group
Delete Protocol Group
Delete a protocol group.
The protocols in the group are not deleted — the database’s
ON DELETE SET NULL ungroups them, since a group is metadata about
protocols and never their owner.
Parameters
group_id : str ID of the group to delete.
Returns
dict Success message.
Raises
NotFoundError
If the group does not exist or belongs to another organization.
ForbiddenError
If the caller lacks protocol_group:delete in the project.
Delete Protocol Group
Path Parameters
Response
Successful Response
The response is of type Response Delete Protocol Group Protocol Groups Group Id Delete · object.