latestOpenAPI 3.0.02026-08-10330179317.3 KB
0534e4d70b77
Elements
Update element
This endpoint updates the content of a specified element by its ID.
Note: Updating the <code>data</code>/<code>form_json</code> field will replace any existing data.
put/api/v1/elements/{id}
Path parameters
idinteger required
The ID of the element
Request body
Example request
{
"token": "YOUR TOKEN IS HERE"
}Response
OK