Delete a custom field template
Permanently delete a custom field template.
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
id*string
Response Body
application/json
curl -X DELETE "https://app.orbiqhq.com/api/v1/custom-fields/string"{
"success": true,
"data": {
"id": "cft-123"
}
}Empty
Empty
Empty
How is this guide?