Extensions

List Extensions

get
Responses
200

OK

application/json
get
/extensions

Get Extension by name

get
Path parameters
namestringRequired

the name of the Extension

Responses
200

OK

application/json
get
/extensions/{name}

Delete extension by name

delete
Path parameters
namestringRequired

the name of the extension to delete

Responses
delete
/extensions/{name}

No content

Last updated

Was this helpful?