Skip to main content
DELETE
Delete a basin.
Deletion is asynchronous, and it can take a few minutes to complete.During that time, a new basin with the same name will not be allowed.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your access token.

Path Parameters

basin
string
required

Basin name.

Required string length: 8 - 48

Response