IPAMBYOIP
Upload LOA file for BYOIP
AuthorizationBearer <token>
Bearer is only available for WebApp. Please use API tokens for programmatic access.
In: header
Request Body
multipart/form-data
files*Files
Response Body
application/json
curl -X POST "https://api.misaka.io/v3/ipam/loa/upload" \ -F files="[\n \"string\"\n]"[
{
"id": 0,
"name": "string",
"size": 0
}
]How is this guide?
Last updated on