For more information on the search, visit the help page.
HTTP
DELETE
GET
POST
PUT
enums
DATATYPE
VALIDATION_MODE
datagraphs.enums.HTTP
datagraphs
class HTTP(StrEnum):
View In Hierarchy
Enumeration of HTTP methods available in the DataGraphs API.
str
Undocumented
'delete'
'get'
'post'
'put'