subscriptions
Delete a subscription
Deletes a MaaSSubscription resource by name. K8s calls: DELETE /k8s/v1/maassubscription/:name
delete/api/v1/subscription/{name}
Path parameters
namestring required
Name of the MaaSSubscription to delete
Response
Subscription deleted successfully