Applications

get

Get applications tags filtered by a matching supplied query

Query parameters
querystringOptional

Match tag by keyword

Example: user
Responses
200Success
application/json
get
/api/v1/environments/{name}/proxy/api/v1/apps/tags
put

Sets an application description. Will respond with a bad request if a blank description is supplied

Path parameters
applicationIdstring · min: 1RequiredExample: application-id
Body
descriptionstring · min: 1Optional
Responses
put
/api/v1/environments/{name}/proxy/api/v1/apps/{applicationId}/description

No content

Last updated

Was this helpful?