Entities
Number of APIs: 5
-
List Entities GET {{baseUrl}}/mgmt/v2/entities
-
Get Entity GET {{baseUrl}}/mgmt/v2/entities/{{entityId}}
-
Create Entity POST {{baseUrl}}/mgmt/v2/entities
-
Update Entity PUT {{baseUrl}}/mgmt/v2/entities/{{entityId}}
-
Delete Entity DELETE {{baseUrl}}/mgmt/v2/entities/{{entityId}}