Extension Types

List extension types

get
Responses
200

OK

application/json
get
/extension-types

Get extension type by name

get
Path parameters
namestringRequired

the name of the extension type

Responses
200

OK

application/json
get
/extension-types/{name}

Delete extension type by name

delete
Path parameters
namestringRequired

the name of the extension type to delete

Responses
delete
/extension-types/{name}

No content

Last updated

Was this helpful?