Update a record by ID.

Updates the specified record with new data. Returns 404 if the record does not exist.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

The ID of the record to update.

Body Params

The updated record data.

string
required
length between 0 and 100

New name of the record.

Responses
200

OK

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json