Hello everyone, When creating a UDF for a specifi...
# gooddata-cn
k
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
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!
❤️ 1