v1
latestOpenAPI 3.0.02026-08-064842333.5 MBCustom Forms
Delete a Custom Form
Deletes specified Custom Forms.
post/customform.delete
Request body
Example request
{
"data": {
"typedIds": [
"123.CFO"
]
}
}Response
A general response that contains data property with a content depending on returned objects (e.g., Product master table fields when calling the /fetch/P endpoint). Can be null.