Routing & Matching-Matching-Category
Number of APIs: 7
-
Get Category GET https://{{axpAPIDomain}}/api/admin/match/v1/accounts/:accountId/categories/:categoryId
-
List Categories GET https://{{axpAPIDomain}}/api/admin/match/v1/accounts/:accountId/categories?pageNumber=1&pageSize=10
-
Update Category PUT https://{{axpAPIDomain}}/api/admin/match/v1/accounts/:accountId/categories/:categoryId
-
Delete Category DELETE https://{{axpAPIDomain}}/api/admin/match/v1/accounts/:accountId/categories/:categoryId
-
Bulk Create Categories POST https://{{axpAPIDomain}}/api/admin/match/v1/accounts/:accountId/categories:bulkCreate
-
Create Category POST https://{{axpAPIDomain}}/api/admin/match/v1/accounts/:accountId/categories
-
Bulk Delete Categories POST https://{{axpAPIDomain}}/api/admin/match/v1/accounts/:accountId/categories:bulkDelete