/application
Last updated
Last updated
Performs a full-text search of all applications known to the server. As with other full-text endpoints this allows for pagination and offset.
/application
Gets the metadata for a single application. This may include more specific details not available in the bulk-get or fetch operation.
/application
[^_]\w+
Gets the metadata for a single application. This may include more specific details not availble in the bulk-get or fetch operation.
/application/{nameOrId}
Performs an update to an existing application known to the server.
/application/{nameOrId}
[^_]\w+
Deletes a specific application known to the server.
/application/{nameOrId}