deleteDomain()
Deletes a satellite domain for the instance. It is currently not possible to delete the instance's primary domain.
- Name
id
- Type
string
- Description
The ID of the domain that will be deleted. Must be a satellite domain.
Backend API (BAPI) endpoint
This method in the SDK is a wrapper around the BAPI endpoint DELETE/domains/{domain_id}
. See the BAPI reference for more details.
Feedback
Last updated on