Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Confluence Cloud Space Properties REST API documentation.

Status
colourBlue
titleDemo - Get Property ID

Code Block
curl --request GET \
  --url 'https://{your-domain}/wiki/api/v2/spaces/{space-id}/properties?key=ilaesolution-space-properties' \
  --user 'email@example.com:<api_token>' \
  --header 'Accept: application/json'

Status
colourBlue
titleDemo - Add or Update

...

Please refer Space Fields Page to get Space ID and Property ID.

Make sure to increase version number.