Hello everyone,
When creating a UDF for a specific user using the entity API, how can i update it or delete it? Does the entiry API support put or patch or it has to be done through the declarative API?
m
Mauricio Cabezas
05/07/2025, 2:19 PM
HI Khedir,
Yes, the entity API supports PUT and PATCH, also DELETE. Please check our API reference documentation.
Let us to know if that helps!