Welcome to the New BigPanda API Documentation
Bearer.Authorization: Bearer [YOUR_USER_API_KEY]Authorization: Bearer ********************curl --location --request PUT 'https://api.bigpanda.io/resources/v2.1/correlation-patterns-order' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"execution_order": [
"string"
]
}'{
"created_by": "58d77efa5eafe459163f4111",
"correlation_pattern_order": [
"58d77efa5555e459163f4111",
"58d77efa5eafe455553f4111",
"55557efa5eafe459163f4111"
]
}