API Resources
Test
API | Description |
---|---|
GET Test/GetListTest |
Provides an endpoint to test an http get call that returns a list of string values |
GET Test/GetSingleTest |
Provides an endpoint to test an http get call that returns a single string value |
GET Test/GetTest |
No documentation available. |
POST Test/PostTest |
Provides an endpoint to test an http post call that returns a boolean true value |
PUT Test/PutTest |
Provides an endpoint to test an http put call that returns a boolean true value |
DELETE Test/DeleteTest |
Provides an endpoint to test an http delete call that returns a boolean true value |
GET Test/Temp/Access |
No documentation available. |