Management APIs-Application Management-Application Resource Grants
Number of APIs: 5
-
Read All Grants for an Application GET {{apiPath}}/environments/{{envID}}/applications/{{appID}}/grants
-
Read One Grant for an Application GET {{apiPath}}/environments/{{envID}}/applications/{{appID}}/grants/{{grantID}}
-
Update Grant PUT {{apiPath}}/environments/{{envID}}/applications/{{appID}}/grants/{{grantID}}
-
Delete Grant DELETE {{apiPath}}/environments/{{envID}}/applications/{{appID}}/grants/{{grantID}}
-
Create Grant POST {{apiPath}}/environments/{{envID}}/applications/{{appID}}/grants