PUT /fields/{field_id}/metadata
Update an existing field’s name and description in the metadata.
Headers
Authorization (required) - Requires the standard authentication header used in the system.
Parameters
-
name Body
the updated name for your field
-
description Body
the updated description of what this smart field will be trained to identify
-
204 No Contentthe request is successful.
-
403 ForbiddenInvalid or missing authentication token.
-
404 Not FoundThe field_id does not exist or has been cleaned up.
-
405 Method Not Allowedthe field is read-only
-
500 Internal Server ErrorSomething went wrong unrelated to the users request.
Response Data
-
error
if an error occurs, you may get a standard error response
Need Help?
Couldn’t find the information you were looking for or need more assistance?
Contact Support