Skip to content

Instantly share code, notes, and snippets.

@thepatrickniyo
Created September 23, 2025 11:08
Show Gist options
  • Select an option

  • Save thepatrickniyo/7aeb6587d0e09f3214e9324717bfc86b to your computer and use it in GitHub Desktop.

Select an option

Save thepatrickniyo/7aeb6587d0e09f3214e9324717bfc86b to your computer and use it in GitHub Desktop.
// Create Instruction
// Method: POST
// Endpoint: localhost:8200/api/v1/e-approval/instruction
{
"subject": "UCI Site Event at Amahoro 2",
"description": "The step-by-step execution of event setup and operations, starting from the arrival of teams and equipment until the event runs smoothly.",
"priority": "HIGH",
"assignedTo": [
"56cd695a-d872-42ec-9523-37bb0c67a6bd"
],
"dueDate": "2025-09-25T09:49:06.355Z"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment