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"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.