Optimize Synchronously

<< Click to Display Table of Contents >>

Navigation:  Optimizer API >

Optimize Synchronously

 

Post a valid JSON load to begin the optimization process. This optimization will occur synchronously, holding the response open until the process has completed.

 

HTTP request

 

 POST opt/v1/sync 

 

Authentication: BASIC

 

Parameters:

 

Name

Location

Type

Description

payload

body

string

Valid JSON formatted to adhere to the MagicLogic schema

 

Response:

 

Please contact MagicLogic for samples.