Files
XIVPlan-DB/.bruno/Plan Endpoints/export plans.bru
2026-04-10 01:27:48 -04:00

17 lines
185 B
Plaintext

meta {
name: export plans
type: http
seq: 3
}
get {
url: http://localhost:14014/api/export/[userId]
body: none
auth: inherit
}
settings {
encodeUrl: true
timeout: 0
}