Create a New Item in a List

POST {{base_url}}/codeTable/:codeTable

Use this endpoint to create a new item for a specified list.

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequired.

The type of content supported by the API endpoint. | | Authorization | string | | Required.

The type of authorization supported by the API endpoint. |

RESPONSES

status: Created

{"Code":"1","Description":"Technician","Seq":1}