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
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
curl -X POST "https://example.com/v3/ipam/loa/upload" \ -F files="[ \"string\" ]"[ { "id": 0, "name": "string", "size": 0 }]How is this guide?
Last updated on