v1-Categories-{id}
Number of APIs: 3
-
Find a model instance by {{id}} from the data source. GET {{baseUrl}}/v1/Categories/:id?filter=<string>
-
Replace attributes for a model instance and persist it into the data source. PUT {{baseUrl}}/v1/Categories/:id
-
Delete a model instance by {{id}} from the data source. DELETE {{baseUrl}}/v1/Categories/:id