Update an Existing Load

<< Click to Display Table of Contents >>

Navigation:  Database API >

Update an Existing Load

 

Update an existing Load record in the server's database.

 

HTTP Request

 

 POST db/v1/load/{loadid} 

 

Required path segments and parameters:

 

Name

Location

Type

Description

loadid

URL

string

Unique id of the load you wish to retrieve

payload

body

string

Valid JSON formatted to adhere to the MagicLogic schema

 

Required access rights

 

ADMIN, CREATE, EDIT