What is 'labels' and how I use it?
Status: Closed · Asked by Leonardo C. Gusmão on · 0 views
Sorry, I made a quick search and didn't found no info about that.
Attachments

Hey @Leonardo C. Gusmão
The Labels in the API are simply the name of the field in which the respective data is passed through the application. And in other words, a label in a programming language is a sequence of characters that identifies a location within the application to instruct the API to perform a task.
Eg -
Label Value
Name " Jhon "
Hey @Leonardo C. GusmãoThe Labels in the API are simply the name of the field in which the respective data is passed through the application. And in other words, a label in a programming language is a sequence of characters that identifies a location within the application to instruct the API to perform a task.
Eg -
Label Value
Name " Jhon "
Thank you, @Supreme.