Applications
get
Get applications tags filtered by a matching supplied query
Query parameters
querystringOptionalExample:
Match tag by keyword
userResponses
200Success
application/json
400
The request input was invalid
application/json
401
Authentication error
application/json
402
The purchased Lenses license does not provide access to this feature
application/json
403
Authorisation error
application/json
404
The requested resource cannot be found
application/json
500
An internal server error has occurred
application/json
get
/api/v1/environments/{name}/proxy/api/v1/apps/tagsput
Sets an application description. Will respond with a bad request if a blank description is supplied
Path parameters
applicationIdstring · min: 1RequiredExample:
application-idBody
descriptionstring · min: 1Optional
Responses
204Success
400
The request input was invalid
application/json
401
Authentication error
application/json
402
The purchased Lenses license does not provide access to this feature
application/json
403
Authorisation error
application/json
404
The requested resource cannot be found
application/json
500
An internal server error has occurred
application/json
put
/api/v1/environments/{name}/proxy/api/v1/apps/{applicationId}/descriptionNo content
Last updated
Was this helpful?

