Per the documentation linked below, it requires the SPACE ID and PROPERTY ID in order to delete a Confluence Cloud space via API.
I found the SPACE ID but I don't know where the PROPERTY ID is.
I'm an org admin so I should be able to see it.
url = "https://{your-domain}/wiki/api/v2/spaces/{space-id}/properties/{property-id}
Thank you!
To delete a space:
It only mentions you need the KEY.
/wiki/rest/api/space/{spaceKey}
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.