Update DELETE request (#127537)

Update the `DELETE` request to use `<space_name>`.

Thanks @Erni for the nudge!

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
Jorge Sanz 2023-01-25 11:45:49 +01:00 committed by GitHub
parent 8b3305f803
commit fc17f49f27
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ WARNING: When you delete a space, all saved objects that belong to the space are
[[spaces-api-delete-request]]
==== Request
`DELETE <kibana host>:<port>/api/spaces/space/marketing`
`DELETE <kibana host>:<port>/api/spaces/space/<space_name>`
[[spaces-api-delete-errors-codes]]
==== Response codes