ESG SDMS Prod
  1. Data Input
ESG SDMS Prod
  • Data Input
    • List Data Input
      GET
    • Get Data Input
      GET
    • Create Data Input
      POST
    • Update Data Input
      PUT
    • Delete Data Input
      DELETE
  • Authentication
    • Auth
      POST
  1. Data Input

Update Data Input

PUT
/data-input/{id}

Request

None

Responses

🟢200
application/json
Body

Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request PUT '/data-input/'
Response Response Example
{}
Modified at 2026-02-01 14:42:03
Previous
Create Data Input
Next
Delete Data Input
Built with