v1

latestOpenAPI 3.0.32026-07-13218142597.2 KB
Space Properties

Delete space property by id

Deletes a space property by its id.

Permissions required: Permission to access the Confluence site ('Can use' global permission) and 'Admin' permission for the space.

delete/spaces/{space-id}/properties/{property-id}

Path parameters

space-idinteger required

The ID of the space the property belongs to.

property-idinteger required

The ID of the property to be deleted.

Response

Returned if the space property was deleted successfully.