Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Where do I find the property ID?

Rodney Estrada
Contributor
July 11, 2024

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.

 

https://developer.atlassian.com/cloud/confluence/rest/v2/api-group-space-properties/#api-spaces-space-id-properties-property-id-delete

url = "https://{your-domain}/wiki/api/v2/spaces/{space-id}/properties/{property-id}

 

Thank you!

1 answer

1 accepted

1 vote
Answer accepted
Aaron Pavez _ServiceRocket_
Community Champion
July 11, 2024

Hi @Rodney Estrada

To delete a space:

https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-space/#api-wiki-rest-api-space-spacekey-delete

It only mentions you need the KEY.

/wiki/rest/api/space/{spaceKey}

Regards

Rodney Estrada
Contributor
July 11, 2024

@Aaron Pavez _ServiceRocket_ That worked! Very much appreciate your help!

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events