Versions Compared

Key

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

You can create/read/update/delete metadata value via UI or the following Rest API
Version 1.0

Table of Contents
maxLevel2

APIs

Info

Base path for the Rest API: Jira_Base_Url/rest/metadata/1.0

e.g. get the first 20 metadata for project JM (as project-admin): https://jira.atlassian.internal/rest/metadata/1.0/project/JM?includeHidden=true&startAt=0&maxResults=20

...