v1

latestOpenAPI 3.0.32026-07-17406.7 KB

Add sails data

Add new sails data using codeId and data.

post/sails

Request body

codeIdstring required

The codeId for which the sails data is provided.

datastring required

The sails data to be added.

Response

Successful response

statusstring

Example response

{
  "status": "Sails idl added"
}