Management APIs-Application Management-Application Resource Grants

Number of APIs: 5

  1. Read All Grants for an Application GET {{apiPath}}/environments/{{envID}}/applications/{{appID}}/grants

  2. Read One Grant for an Application GET {{apiPath}}/environments/{{envID}}/applications/{{appID}}/grants/{{grantID}}

  3. Update Grant PUT {{apiPath}}/environments/{{envID}}/applications/{{appID}}/grants/{{grantID}}

  4. Delete Grant DELETE {{apiPath}}/environments/{{envID}}/applications/{{appID}}/grants/{{grantID}}

  5. Create Grant POST {{apiPath}}/environments/{{envID}}/applications/{{appID}}/grants