curl --location 'https://api.withblast.com/projects/550e8400-e29b-41d4-a716-446655440000/tags' \ --header 'Authorization: Bearer YOUR_JWT_TOKEN' \ --header 'Content-Type: application/json' \ --data '{ "tag": "experiment-v2" }'
{ "tag_id": 105, "tag": "experiment-v2", "project_id": "550e8400-e29b-41d4-a716-446655440000", "created_at": "2024-01-23T15:30:00Z" }
Create a new tag for categorizing simulations