Atlassian Atlassiansetdashboarditemproperty Example
CodeCollaborationPlatformProductivitySoftware Development
Atlassian Atlassiansetdashboarditemproperty Example is an example object payload from Atlassian, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
{
"operationId": "atlassianSetdashboarditemproperty",
"method": "PUT",
"path": "/rest/api/3/dashboard/{dashboardId}/items/{itemId}/properties/{propertyKey}",
"summary": "Atlassian Set Dashboard Item Property",
"requestExamples": [
{
"contentType": "application/json",
"example": {
"number": 5,
"string": "string-value"
}
}
],
"responseExamples": [
{
"status": "400",
"contentType": "application/json",
"example": "{\"errorMessages\":[\"The JSON data provided for the property has too many levels. It must be an object with all keys and values as strings.\"],\"errors\":{}}"
}
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.