Versions Compared

Key

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

...

Code Block
curl --request DELETE \
  --url 'https://x.atlassian.net/rest/api/3/project/PP/properties/pp-customer.name' \
  --user 'email@example.com:<api_token>'

Status
colourGreen
titleDEBUG

Go to Browser Developer Tools > Console log