Spaces
Delete a space
Delete a space by its ID. This deletes the space and all resources that belong to it (models, monitors, dashboards, datasets, custom metrics, etc). This operation is irreversible.
<Note>This endpoint is in beta, read more here.</Note>
delete/v2/spaces/{space_id}
Path parameters
space_idstring required
A universally unique identifier (base64-encoded opaque string).
Example:RW50aXR5OjEyMzQ1
The unique space identifier (base64)
Response
Space successfully deleted