Catalog Management
Required scopes
This endpoint requires the following scopes:
Authorizations
AuthorizationstringRequired
OAuth 2.0 Bearer token for authenticated API access. Required for order submission, object management, and administrative operations.
Obtain a token via the OAuth flow described in OAuth Bearer Token.
Pass the token in the Authorization header: Bearer <token>
Body
Responses
200
OK
application/json
successstringOptional
failedarrayOptional
401
Unauthorized — the request lacks valid authentication credentials. Verify your Bearer token or API key is correct and has not expired.
application/json
404
Not found
put
/limio/catalogs/1/bulk-updateLast updated
Was this helpful?

