/
EP
epinio
/
Epinio API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 8h ago · Updated 2mo ago
Details
Filter operations
app-env
6
get
Return the environment variable assignments for the `App` in the namespace`.
post
Create/modify the posted environment variable assignments for the `App` in the `Namespace`.
get
Return the named `Env` variable assignment for the `App` in the `Namespace`.
delete
Remove the named `Env` variable from the `App` in the `Namespace`.
get
/namespaces/{Namespace}/applications/{App}/environmentmatch
get
Return the environment variable names of the `App` in the `Namespace` with prefix `Pattern`.
application
18
configuration
8
info
1
namespace
6
svc-binding
2
app-env
Return the environment variable assignments for the `App` in the namespace`.
get
/namespaces/{Namespace}/applications/{App}/environment
Path parameters
Namespace
string
required
App
string
required
Changes