FieldEx Developer
developer notes

Update Bin by ID

Employ the PUT method to update details of a bin by specifying its unique identifier.

Method Endpoint
PUT N/A

Headers

Key Value
Content-Type application/json
Authorization Bearer {{token}}

Example Response

// Some Code