{ "uuid": "14656ee0-c39c-4af6-872e-1f02d1851889", "lastMigration": 29, "name": "The Jira Cloud platform REST API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "baa4ea97-2913-45f2-bcdf-96b92dc5ef22", "documentation": "Get custom field configurations", "method": "get", "endpoint": "rest/api/3/app/field/:fieldIdOrKey/context/configuration", "responses": [ { "uuid": "328ae7d6-0b97-4075-8ef1-831256ef43b4", "body": "{\n \"isLast\": {{faker 'datatype.boolean'}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"configuration\": \"\",\n \"contextId\": {{faker 'number.int' max=99999}},\n \"schema\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "066f4126-11b1-4702-817f-49bf0624c430", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0a773bac-6f1f-4a03-962c-9f360f1c3e7b", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "52ec7654-f444-424f-a76a-6b770aae5524", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user is not a Jira admin or the request is not authenticated as from the app that provided the field.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8b801109-bf02-4892-a581-342bc314e989", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the custom field is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9151e054-e35f-4737-aaaa-7002b3c2d6fd", "documentation": "Update custom field configurations", "method": "put", "endpoint": "rest/api/3/app/field/:fieldIdOrKey/context/configuration", "responses": [ { "uuid": "436c621d-f992-43c3-9bcb-2ebc1b17b68d", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9d5e3b76-8089-4573-8c9e-2de19d80c664", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e7d61751-3abe-4bdd-8559-45a23cc59f6c", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ffad630e-6cf4-4b7d-ba99-d8f3a8ce4fb5", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user is not a Jira admin or the request is not authenticated as from the app that provided the field.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "42f4f3f9-5d07-49d9-acaa-49d8e5e71b32", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the custom field is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7716d72b-e320-405f-9d68-5801b480cd1b", "documentation": "Update custom field value", "method": "put", "endpoint": "rest/api/3/app/field/:fieldIdOrKey/value", "responses": [ { "uuid": "e101f32a-affe-434e-97e8-ed46b29b73e7", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bd788381-d597-41d0-ad62-5dae5cf263c7", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fabe6ab3-6890-4bfc-a0eb-b12e252f3518", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the request is not authenticated as the app that provided the field.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "208fe744-10f2-4c07-b64b-10d9878ae4fd", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the field is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c76aa968-deda-4f0b-b946-b627b08cf471", "documentation": "Get application property", "method": "get", "endpoint": "rest/api/3/application-properties", "responses": [ { "uuid": "c988140f-943a-4c6b-a8cf-d3f6842ed2a4", "body": "[\n {\n \"allowedValues\": [\n \"\"\n ],\n \"defaultValue\": \"\",\n \"desc\": \"\",\n \"example\": \"\",\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"value\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fc082c8d-c092-41fc-9d3c-80df2926e604", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2c11f0d8-047a-4ea8-893e-a44f58fd0554", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the application property is not found or the user does not have permission to view it.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0d2034b5-a1ba-424a-8528-0fdd3fde7743", "documentation": "Get advanced settings", "method": "get", "endpoint": "rest/api/3/application-properties/advanced-settings", "responses": [ { "uuid": "5978b2aa-a978-4ffa-87e0-1b5c3c3f3a6b", "body": "[\n {\n \"allowedValues\": [\n \"\"\n ],\n \"defaultValue\": \"\",\n \"desc\": \"\",\n \"example\": \"\",\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"value\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5a5b44c6-2c21-4e35-9562-f955c9370ebf", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d47b48ec-29ec-4646-b299-f451fdb19f31", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user is not an administrator.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "98d1beee-96e2-4918-b089-d899f9b11dc1", "documentation": "Set application property", "method": "put", "endpoint": "rest/api/3/application-properties/:id", "responses": [ { "uuid": "96cde98b-4ec8-47b6-bfc1-b593426384be", "body": "{\n \"allowedValues\": [\n \"\"\n ],\n \"defaultValue\": \"\",\n \"desc\": \"\",\n \"example\": \"\",\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"value\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0acf65a6-51d7-4c0c-850e-d2ae7ce7e54a", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the data type of the `value` does not match the application property's data type. For example, a string is provided instead of an integer.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5dd0301d-d880-40a3-ac31-b2906b4dc0b6", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "91d2aa4a-38ab-4fa6-afed-847177716dd3", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have permission to edit the property.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "abe750e9-323c-453e-84b1-ae41540f7eaa", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the property is not found or the user does not have permission to view it.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "782602a9-4b3e-4b13-8e6c-bc9bd8f4b2c7", "documentation": "Get all application roles", "method": "get", "endpoint": "rest/api/3/applicationrole", "responses": [ { "uuid": "37fd846f-6337-4d69-9fb8-cc85b8596502", "body": "[\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "99651517-fe15-482a-9f00-5db1eb36df26", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "50fef0dc-f3d7-4249-b475-aa3b0c18bb21", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user is not an administrator.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6543cec0-4562-474f-85ff-35cff7924f45", "documentation": "Get application role", "method": "get", "endpoint": "rest/api/3/applicationrole/:key", "responses": [ { "uuid": "8d7a49ea-73ec-49cf-81cd-a791fb9e6037", "body": "{\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6b806a0d-2777-4aa6-8aec-763a705f917f", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "251bed0f-39b1-49a6-a646-2ffb2601afee", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user is not an administrator.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "db0a4b87-234c-483a-8cad-d66400357a34", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the role is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e4a00da3-a056-4599-932a-a3f960a2769c", "documentation": "Get Jira attachment settings", "method": "get", "endpoint": "rest/api/3/attachment/meta", "responses": [ { "uuid": "d1f91edd-0fe7-4a6c-a45e-497094292e75", "body": "{\n \"enabled\": {{faker 'datatype.boolean'}},\n \"uploadLimit\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "12c72668-b0ac-4338-a1db-51b81a222d90", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "82caaf6f-eb14-4443-aa3c-d6281de137a6", "documentation": "Delete attachment", "method": "delete", "endpoint": "rest/api/3/attachment/:id", "responses": [ { "uuid": "3dde2f1f-6658-48a5-b801-33e2f39ae827", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bea3582a-04a5-4ec0-bd30-d3222e55862d", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5068d136-8d8e-4557-bd46-30cf5a620d3c", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * the attachment is not found.\n * attachments are disabled in the Jira settings.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "16a96658-daeb-4af0-ac33-a21e690992ea", "documentation": "Get attachment metadata", "method": "get", "endpoint": "rest/api/3/attachment/:id", "responses": [ { "uuid": "2a4b6bf6-2a17-4f61-8e75-2d6f9f672378", "body": "{\n \"author\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"content\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"filename\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mimeType\": \"\",\n \"properties\": {},\n \"self\": \"\",\n \"size\": {{faker 'number.int' max=99999}},\n \"thumbnail\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ddfa0d9b-8837-4240-bc33-8c03459b736c", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5c3a98d9-accf-45a2-9d30-bc779450332e", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e72f7514-87eb-4cf3-9c32-b7bae0cf5cab", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * the attachment is not found.\n * attachments are disabled in the Jira settings.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0c9507c1-10af-4244-9211-493ab55e666a", "documentation": "Get all metadata for an expanded attachment", "method": "get", "endpoint": "rest/api/3/attachment/:id/expand/human", "responses": [ { "uuid": "e2a99c8f-6a62-448f-8e67-681e082999e7", "body": "{\n \"entries\": [\n {\n \"index\": {{faker 'number.int' max=99999}},\n \"label\": \"\",\n \"mediaType\": \"\",\n \"path\": \"\",\n \"size\": \"\"\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"mediaType\": \"\",\n \"name\": \"\",\n \"totalEntryCount\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful. If an empty list is returned in the response, the attachment is empty, corrupt, or not an archive.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4bf1bf6b-164d-483e-b044-944c608a9892", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1b01417b-7118-47c3-98db-703968a32f87", "body": "", "latency": 0, "statusCode": 403, "label": "The user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "073123d7-12d3-4b54-8fc2-bf0397054db8", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * the attachment is not found.\n * attachments are disabled in the Jira settings.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cfa21d05-c1d6-4fe4-93a1-ed38cc78c763", "body": "", "latency": 0, "statusCode": 409, "label": "Returned if the attachment is an archive, but not a supported archive format.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "aaaa4884-4bc6-4ff4-a459-2f61568f655f", "documentation": "Get contents metadata for an expanded attachment", "method": "get", "endpoint": "rest/api/3/attachment/:id/expand/raw", "responses": [ { "uuid": "2cb548ea-d41c-4b29-8c0e-dfc425f5f8af", "body": "{\n \"entries\": [\n {\n \"abbreviatedName\": \"\",\n \"entryIndex\": {{faker 'number.int' max=99999}},\n \"mediaType\": \"\",\n \"name\": \"\",\n \"size\": {{faker 'number.int' max=99999}}\n }\n ],\n \"totalEntryCount\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful. If an empty list is returned in the response, the attachment is empty, corrupt, or not an archive.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d5113e4f-fdd1-455b-93ea-b1bd8363f500", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "411d661e-2c54-4645-97c7-e3909d7a759c", "body": "", "latency": 0, "statusCode": 403, "label": "The user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5a4e03bb-7cdb-44f1-985f-30a5e83fa464", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * the attachment is not found.\n * attachments are disabled in the Jira settings.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fd1c09b2-6336-47a1-95c7-f9a8232d6402", "body": "", "latency": 0, "statusCode": 409, "label": "Returned if the attachment is an archive, but not a supported archive format.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9f8c198d-369b-4230-9671-cda29cd44622", "documentation": "Get audit records", "method": "get", "endpoint": "rest/api/3/auditing/record", "responses": [ { "uuid": "64e8df4a-dde1-4188-ba4e-d288310b4900", "body": "{\n \"limit\": {{faker 'number.int' max=99999}},\n \"offset\": {{faker 'number.int' max=99999}},\n \"records\": [\n {\n \"associatedItems\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"parentId\": \"\",\n \"parentName\": \"\",\n \"typeName\": \"\"\n }\n ],\n \"authorKey\": \"\",\n \"category\": \"\",\n \"changedValues\": [\n {\n \"changedFrom\": \"\",\n \"changedTo\": \"\",\n \"fieldName\": \"\"\n }\n ],\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"eventSource\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"objectItem\": {\n \"id\": \"\",\n \"name\": \"\",\n \"parentId\": \"\",\n \"parentName\": \"\",\n \"typeName\": \"\"\n },\n \"remoteAddress\": \"\",\n \"summary\": \"\"\n }\n ],\n \"total\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "dc9fb09f-83a8-4fcb-a3d8-e8601c97f342", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5ebea187-197e-4915-87cb-cc476ead2049", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if:\n\n * the user does not have the required permissions.\n * all Jira products are on free plans. Audit logs are available when at least one Jira product is on a paid plan.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e4a2d29e-60b5-4d58-a33d-bd34b0f433a1", "documentation": "Get system avatars by type", "method": "get", "endpoint": "rest/api/3/avatar/:type/system", "responses": [ { "uuid": "3db60659-3bf1-423b-900a-f22b84314989", "body": "{\n \"system\": [\n {\n \"fileName\": \"\",\n \"id\": \"\",\n \"isDeletable\": {{faker 'datatype.boolean'}},\n \"isSelected\": {{faker 'datatype.boolean'}},\n \"isSystemAvatar\": {{faker 'datatype.boolean'}},\n \"owner\": \"\",\n \"urls\": {}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f41b9436-7ae5-478d-9634-e7bb373ecda5", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "befc9485-8cde-435e-bd22-ef2ce56d8f2a", "body": "", "latency": 0, "statusCode": 500, "label": "Returned if an error occurs while retrieving the list of avatars.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "394ca556-584b-45f9-bcad-85f0b114fb22", "documentation": "Get comments by IDs", "method": "post", "endpoint": "rest/api/3/comment/list", "responses": [ { "uuid": "b5b60667-9edf-4ef0-aec6-81d7848ae27e", "body": "{\n \"isLast\": {{faker 'datatype.boolean'}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"author\": {\n \"accountId\": \"\",\n \"accountType\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"body\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"\",\n \"jsdPublic\": {{faker 'datatype.boolean'}},\n \"properties\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"renderedBody\": \"\",\n \"self\": \"\",\n \"updateAuthor\": {\n \"accountId\": \"\",\n \"accountType\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"visibility\": {\n \"type\": \"{{oneOf (array 'group' 'role')}}\",\n \"value\": \"\"\n }\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4da56deb-0aab-433e-8603-5efb22b3190d", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request contains more than 1000 IDs or is empty.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "38170ebf-8d75-493d-8780-8fd37309e50a", "documentation": "Get comment property keys", "method": "get", "endpoint": "rest/api/3/comment/:commentId/properties", "responses": [ { "uuid": "5844d3f6-5d74-4c85-9ff4-6a079ee0315c", "body": "{\n \"keys\": [\n {\n \"key\": \"\",\n \"self\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f6c96dd0-d8b3-442f-b941-767d23f51292", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the comment ID is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1c1354f1-fc8c-4add-96ed-33a99e53b4b3", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "571caec4-496f-435a-83e4-287a07096a12", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e76f95ed-99ad-43da-853a-2d474582da99", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the comment is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "69432bfc-696f-4e76-a7a0-1cf21e3dbc6f", "documentation": "Delete comment property", "method": "delete", "endpoint": "rest/api/3/comment/:commentId/properties/:propertyKey", "responses": [ { "uuid": "86567151-1c07-4220-a28f-27a86ccbe21d", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "24559d09-d884-4032-9b3f-12d06fca486d", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5b8a26b5-5430-47fb-ae74-ac4d3b5d018f", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e65a9ce1-1fc8-4778-8db4-88fc543e07ae", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0e2a7947-5f69-4348-baf4-d1e5630ee04b", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the comment or the property is not found or the user has the necessary project permissions but isn't a member of the role or group visibility of the comment is restricted to.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b5b8c3ee-2f33-458d-8c72-5037f0dc6359", "documentation": "Get comment property", "method": "get", "endpoint": "rest/api/3/comment/:commentId/properties/:propertyKey", "responses": [ { "uuid": "8fd25c1c-b47d-445d-a5a8-a45a37954ea6", "body": "{\n \"key\": \"\",\n \"value\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "376c8189-0de5-426f-acb5-8308aeb5d587", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ccaa9e65-8f2d-4e64-a06b-098e31510cb1", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b5697649-b3bc-4484-a47a-89dc7e39e473", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d66538b2-2dd9-4502-aa45-9bafabdeaf94", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the comment or the property is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7c116581-81bf-49dc-8650-79f97545b238", "documentation": "Set comment property", "method": "put", "endpoint": "rest/api/3/comment/:commentId/properties/:propertyKey", "responses": [ { "uuid": "f5286a20-1560-4333-8fca-b256c8b518ab", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Returned if the comment property is updated.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d77b4570-c970-444e-98d4-9dddf1d3b013", "body": "\"\"", "latency": 0, "statusCode": 201, "label": "Returned if the comment property is created.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7ff8b4b2-a178-4fc5-b50d-b9f5bc390e40", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c747d063-de3c-4701-96d1-b3a60729fc91", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fd462f42-6472-4fb6-ba79-787699747d29", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8232d75e-6f51-4480-900c-06169796ff4a", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the comment is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ac55c77c-18d8-4cf0-8e6c-5a774654031f", "documentation": "Create component", "method": "post", "endpoint": "rest/api/3/component", "responses": [ { "uuid": "42a14c65-1f3c-4216-ac86-ea8c35c831bf", "body": "{\n \"assignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"assigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"description\": \"\",\n \"id\": \"\",\n \"isAssigneeTypeValid\": {{faker 'datatype.boolean'}},\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"leadAccountId\": \"\",\n \"leadUserName\": \"\",\n \"name\": \"\",\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"realAssignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"realAssigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"self\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "720e05cf-4418-4ce5-9421-44d9b8bfc780", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if:\n\n * the user is not found.\n * `name` is not provided.\n * `name` is over 255 characters in length.\n * `projectId` is not provided.\n * `assigneeType` is an invalid value.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a233a50b-d04c-4135-bc17-dcca990d2d27", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c25f991c-1b81-4c62-b2ec-886e2ce2ef7f", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have permission to manage the project containing the component or does not have permission to administer Jira.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8c8e9307-f354-4f02-a236-5f7aeddee4d6", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the project is not found or the user does not have permission to browse the project containing the component.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7484b8e6-7901-4c42-be63-592e7d1b7f97", "documentation": "Delete component", "method": "delete", "endpoint": "rest/api/3/component/:id", "responses": [ { "uuid": "9a140d82-fd88-4cad-a0e6-f7c6e74b8422", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "caa3cb67-65bc-485b-acca-11e5331698fc", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d9cf8b8a-474d-4e21-bca2-39614e28950e", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have permission to manage the project containing the component or does not have permission to administer Jira.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cc21d7d3-3e65-4dac-b062-0cc367a72eb2", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * the component is not found.\n * the replacement component is not found.\n * the user does not have permission to browse the project containing the component.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "05ab9de8-0bc8-4966-bd48-31f70842e4bf", "documentation": "Get component", "method": "get", "endpoint": "rest/api/3/component/:id", "responses": [ { "uuid": "a76c83a4-0dd3-467f-973a-6ef876f4643f", "body": "{\n \"assignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"assigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"description\": \"\",\n \"id\": \"\",\n \"isAssigneeTypeValid\": {{faker 'datatype.boolean'}},\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"leadAccountId\": \"\",\n \"leadUserName\": \"\",\n \"name\": \"\",\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"realAssignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"realAssigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"self\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f88e60b6-1693-4838-bc1d-3d164b749ba8", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3cc60e4c-bd24-4658-96d2-f88daa843e89", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the component is not found or the user does not have permission to browse the project containing the component.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ccb3b612-b820-4bde-83dc-80104150a780", "documentation": "Update component", "method": "put", "endpoint": "rest/api/3/component/:id", "responses": [ { "uuid": "ef68a64a-d2a1-4a64-b461-b7bd1da292fd", "body": "{\n \"assignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"assigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"description\": \"\",\n \"id\": \"\",\n \"isAssigneeTypeValid\": {{faker 'datatype.boolean'}},\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"leadAccountId\": \"\",\n \"leadUserName\": \"\",\n \"name\": \"\",\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"realAssignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"realAssigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"self\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b00abc5a-75b4-4d93-ab4b-ac7fa0729d8c", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if:\n\n * the user is not found.\n * `assigneeType` is an invalid value.\n * `name` is over 255 characters in length.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1d4bca6d-1f9d-4258-aace-49425c6643d8", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "20fea160-6c72-43d3-8d64-c596a9d3ceb3", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have permission to manage the project containing the component or does not have permission to administer Jira.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "84a12398-90da-4a54-8a7f-f537650e201f", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the component is not found or the user does not have permission to browse the project containing the component.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3cb1051e-8fb0-405b-9bb1-b3c8e6abcb2c", "documentation": "Get component issues count", "method": "get", "endpoint": "rest/api/3/component/:id/relatedIssueCounts", "responses": [ { "uuid": "c0c32f00-9990-4bf8-bd4a-d1475dd0d8c6", "body": "{\n \"issueCount\": {{faker 'number.int' max=99999}},\n \"self\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "58cffc26-89b1-4396-8e0d-37d10da02e97", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6018c062-b41a-46aa-88a8-61d60d7313f3", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the component is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d8089046-12eb-4bb4-82fa-cd79f869f1cc", "documentation": "Get global settings", "method": "get", "endpoint": "rest/api/3/configuration", "responses": [ { "uuid": "4fa0da0d-1f19-4961-b8c5-78855ec9cc8b", "body": "{\n \"attachmentsEnabled\": {{faker 'datatype.boolean'}},\n \"issueLinkingEnabled\": {{faker 'datatype.boolean'}},\n \"subTasksEnabled\": {{faker 'datatype.boolean'}},\n \"timeTrackingConfiguration\": {\n \"defaultUnit\": \"{{oneOf (array 'minute' 'hour' 'day' 'week')}}\",\n \"timeFormat\": \"{{oneOf (array 'pretty' 'days' 'hours')}}\",\n \"workingDaysPerWeek\": {{faker 'number.float'}},\n \"workingHoursPerDay\": {{faker 'number.float'}}\n },\n \"timeTrackingEnabled\": {{faker 'datatype.boolean'}},\n \"unassignedIssuesAllowed\": {{faker 'datatype.boolean'}},\n \"votingEnabled\": {{faker 'datatype.boolean'}},\n \"watchingEnabled\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9b5cbd0d-1c76-45db-a170-4932d2c931af", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d9092ff3-c6e0-4055-8ba4-3d2254a915ff", "documentation": "Get selected time tracking provider", "method": "get", "endpoint": "rest/api/3/configuration/timetracking", "responses": [ { "uuid": "8d6b84f3-609d-4b03-9a66-ab83036ef5e0", "body": "{\n \"key\": \"\",\n \"name\": \"\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful and time tracking is enabled.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4e903f25-62a4-4d7a-b1c8-079ebf9a514b", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful but time tracking is disabled.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5b8d560f-d1ea-4c96-a038-04b4df74554b", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b2b21791-eeea-4d7e-bab2-24c4dea36110", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "39c7429d-1341-4947-b2e4-8ff452f44171", "documentation": "Select time tracking provider", "method": "put", "endpoint": "rest/api/3/configuration/timetracking", "responses": [ { "uuid": "89befbb4-b641-4cec-abe7-97cfcec0326a", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fd074cbb-8008-4aa8-937b-f67851355bba", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the time tracking provider is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7bcb1938-1e2b-45b4-a3ca-35c04c663d7f", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ae1d4299-4b23-4ce1-9319-9aef31d1645e", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "886b7835-1f9a-4a94-b76e-d391ee2c73a2", "documentation": "Get all time tracking providers", "method": "get", "endpoint": "rest/api/3/configuration/timetracking/list", "responses": [ { "uuid": "e31bf5f3-7e83-4c51-9861-6227344ad4a5", "body": "[\n {\n \"key\": \"\",\n \"name\": \"\",\n \"url\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ae705385-cc6f-48ee-aad2-772eb1489a8b", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "af0e7d67-0f24-4118-af3b-1c27e1497d46", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "650784a2-c5df-4fef-b59f-7604bd5a83ba", "documentation": "Get time tracking settings", "method": "get", "endpoint": "rest/api/3/configuration/timetracking/options", "responses": [ { "uuid": "a6af1863-e749-47a3-bdcd-1ad9ca743990", "body": "{\n \"defaultUnit\": \"{{oneOf (array 'minute' 'hour' 'day' 'week')}}\",\n \"timeFormat\": \"{{oneOf (array 'pretty' 'days' 'hours')}}\",\n \"workingDaysPerWeek\": {{faker 'number.float'}},\n \"workingHoursPerDay\": {{faker 'number.float'}}\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a8c19440-e52c-438a-99cb-103dffe4cb52", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "16564aad-5e08-42de-bde0-b6ab9b290ce3", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "32961667-3c13-4037-b8c2-afc0eec90b22", "documentation": "Set time tracking settings", "method": "put", "endpoint": "rest/api/3/configuration/timetracking/options", "responses": [ { "uuid": "8d1343f9-e678-4c2c-99f0-389ceb120848", "body": "{\n \"defaultUnit\": \"{{oneOf (array 'minute' 'hour' 'day' 'week')}}\",\n \"timeFormat\": \"{{oneOf (array 'pretty' 'days' 'hours')}}\",\n \"workingDaysPerWeek\": {{faker 'number.float'}},\n \"workingHoursPerDay\": {{faker 'number.float'}}\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "cb9f48b2-e6c8-4dfd-8548-9c787a9dda43", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request object is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "10706aba-dabb-41f9-8765-fea5effec73a", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ad036f0d-566f-43cb-abed-924c1d31dd8d", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "95c61d58-7807-48c1-af0c-ed80f369c070", "documentation": "Get custom field option", "method": "get", "endpoint": "rest/api/3/customFieldOption/:id", "responses": [ { "uuid": "b2816517-0cb9-4f7d-bc6d-232eb18a4fbd", "body": "{\n \"self\": \"\",\n \"value\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "cb3456c9-3ede-495f-9d21-9dde3b4422ed", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "de606cf6-8b2a-49cb-8f8a-7e72a4f89bc0", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * the custom field option is not found.\n * the user does not have permission to view the custom field.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "97e21d6a-81e6-432a-b5a1-ccb1585e1cb1", "documentation": "Get all dashboards", "method": "get", "endpoint": "rest/api/3/dashboard", "responses": [ { "uuid": "22a93d8a-55a3-48ef-b7b7-f66edd45021b", "body": "{\n \"dashboards\": [\n {\n \"description\": \"\",\n \"editPermissions\": [\n {\n \"group\": {\n \"name\": \"\",\n \"self\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"project\": {\n \"archived\": {{faker 'datatype.boolean'}},\n \"archivedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"archivedDate\": \"{{faker 'date.recent' 365}}\",\n \"assigneeType\": \"{{oneOf (array 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"components\": [\n {\n \"assignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"assigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"description\": \"\",\n \"id\": \"\",\n \"isAssigneeTypeValid\": {{faker 'datatype.boolean'}},\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"leadAccountId\": \"\",\n \"leadUserName\": \"\",\n \"name\": \"\",\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"realAssignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"realAssigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"self\": \"\"\n }\n ],\n \"deleted\": {{faker 'datatype.boolean'}},\n \"deletedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"deletedDate\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"email\": \"\",\n \"expand\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"insight\": {\n \"lastIssueUpdateTime\": \"{{faker 'date.recent' 365}}\",\n \"totalIssueCount\": {{faker 'number.int' max=99999}}\n },\n \"isPrivate\": {{faker 'datatype.boolean'}},\n \"issueTypeHierarchy\": {\n \"baseLevelId\": {{faker 'number.int' max=99999}},\n \"levels\": [\n {\n \"aboveLevelId\": {{faker 'number.int' max=99999}},\n \"belowLevelId\": {{faker 'number.int' max=99999}},\n \"externalUuid\": \"{{faker 'string.uuid'}}\",\n \"globalHierarchyLevel\": \"{{oneOf (array 'SUBTASK' 'BASE' 'EPIC')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeIds\": [\n {{faker 'number.int' max=99999}}\n ],\n \"level\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"projectConfigurationId\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"issueTypes\": [\n {\n \"avatarId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"entityId\": \"{{faker 'string.uuid'}}\",\n \"hierarchyLevel\": {{faker 'number.int' max=99999}},\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"subtask\": {{faker 'datatype.boolean'}}\n }\n ],\n \"key\": \"\",\n \"landingPageInfo\": {\n \"boardId\": {{faker 'number.int' max=99999}},\n \"projectKey\": \"\",\n \"projectType\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"url\": \"\"\n },\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"permissions\": {\n \"canEdit\": {{faker 'datatype.boolean'}}\n },\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"properties\": {},\n \"retentionTillDate\": \"{{faker 'date.recent' 365}}\",\n \"roles\": {},\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"style\": \"{{oneOf (array 'classic' 'next-gen')}}\",\n \"url\": \"\",\n \"uuid\": \"{{faker 'string.uuid'}}\",\n \"versions\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"expand\": \"\",\n \"id\": \"\",\n \"issuesStatusForFixVersion\": {\n \"done\": {{faker 'number.int' max=99999}},\n \"inProgress\": {{faker 'number.int' max=99999}},\n \"toDo\": {{faker 'number.int' max=99999}},\n \"unmapped\": {{faker 'number.int' max=99999}}\n },\n \"moveUnfixedIssuesTo\": \"\",\n \"name\": \"\",\n \"operations\": [\n {\n \"href\": \"\",\n \"iconClass\": \"\",\n \"id\": \"\",\n \"label\": \"\",\n \"styleClass\": \"\",\n \"title\": \"\",\n \"weight\": {{faker 'number.int' max=99999}}\n }\n ],\n \"overdue\": {{faker 'datatype.boolean'}},\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"releaseDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"released\": {{faker 'datatype.boolean'}},\n \"self\": \"\",\n \"startDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"userReleaseDate\": \"\",\n \"userStartDate\": \"\"\n }\n ]\n },\n \"role\": {\n \"actors\": [\n {\n \"actorGroup\": {\n \"displayName\": \"\",\n \"name\": \"\"\n },\n \"actorUser\": {\n \"accountId\": \"\"\n },\n \"avatarUrl\": \"\",\n \"displayName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'atlassian-group-role-actor' 'atlassian-user-role-actor')}}\"\n }\n ],\n \"admin\": {{faker 'datatype.boolean'}},\n \"currentUserRole\": {{faker 'datatype.boolean'}},\n \"default\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roleConfigurable\": {{faker 'datatype.boolean'}},\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"translatedName\": \"\"\n },\n \"type\": \"{{oneOf (array 'user' 'group' 'project' 'projectRole' 'global' 'loggedin' 'authenticated' 'project-unknown')}}\",\n \"user\": {\n \"accountId\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n }\n }\n ],\n \"id\": \"\",\n \"isFavourite\": {{faker 'datatype.boolean'}},\n \"isWritable\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"owner\": {\n \"accountId\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"popularity\": {{faker 'number.int' max=99999}},\n \"rank\": {{faker 'number.int' max=99999}},\n \"self\": \"\",\n \"sharePermissions\": [\n {\n \"group\": {\n \"name\": \"\",\n \"self\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"project\": {\n \"archived\": {{faker 'datatype.boolean'}},\n \"archivedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"archivedDate\": \"{{faker 'date.recent' 365}}\",\n \"assigneeType\": \"{{oneOf (array 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"components\": [\n {\n \"assignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"assigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"description\": \"\",\n \"id\": \"\",\n \"isAssigneeTypeValid\": {{faker 'datatype.boolean'}},\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"leadAccountId\": \"\",\n \"leadUserName\": \"\",\n \"name\": \"\",\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"realAssignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"realAssigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"self\": \"\"\n }\n ],\n \"deleted\": {{faker 'datatype.boolean'}},\n \"deletedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"deletedDate\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"email\": \"\",\n \"expand\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"insight\": {\n \"lastIssueUpdateTime\": \"{{faker 'date.recent' 365}}\",\n \"totalIssueCount\": {{faker 'number.int' max=99999}}\n },\n \"isPrivate\": {{faker 'datatype.boolean'}},\n \"issueTypeHierarchy\": {\n \"baseLevelId\": {{faker 'number.int' max=99999}},\n \"levels\": [\n {\n \"aboveLevelId\": {{faker 'number.int' max=99999}},\n \"belowLevelId\": {{faker 'number.int' max=99999}},\n \"externalUuid\": \"{{faker 'string.uuid'}}\",\n \"globalHierarchyLevel\": \"{{oneOf (array 'SUBTASK' 'BASE' 'EPIC')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeIds\": [\n {{faker 'number.int' max=99999}}\n ],\n \"level\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"projectConfigurationId\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"issueTypes\": [\n {\n \"avatarId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"entityId\": \"{{faker 'string.uuid'}}\",\n \"hierarchyLevel\": {{faker 'number.int' max=99999}},\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"subtask\": {{faker 'datatype.boolean'}}\n }\n ],\n \"key\": \"\",\n \"landingPageInfo\": {\n \"boardId\": {{faker 'number.int' max=99999}},\n \"projectKey\": \"\",\n \"projectType\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"url\": \"\"\n },\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"permissions\": {\n \"canEdit\": {{faker 'datatype.boolean'}}\n },\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"properties\": {},\n \"retentionTillDate\": \"{{faker 'date.recent' 365}}\",\n \"roles\": {},\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"style\": \"{{oneOf (array 'classic' 'next-gen')}}\",\n \"url\": \"\",\n \"uuid\": \"{{faker 'string.uuid'}}\",\n \"versions\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"expand\": \"\",\n \"id\": \"\",\n \"issuesStatusForFixVersion\": {\n \"done\": {{faker 'number.int' max=99999}},\n \"inProgress\": {{faker 'number.int' max=99999}},\n \"toDo\": {{faker 'number.int' max=99999}},\n \"unmapped\": {{faker 'number.int' max=99999}}\n },\n \"moveUnfixedIssuesTo\": \"\",\n \"name\": \"\",\n \"operations\": [\n {\n \"href\": \"\",\n \"iconClass\": \"\",\n \"id\": \"\",\n \"label\": \"\",\n \"styleClass\": \"\",\n \"title\": \"\",\n \"weight\": {{faker 'number.int' max=99999}}\n }\n ],\n \"overdue\": {{faker 'datatype.boolean'}},\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"releaseDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"released\": {{faker 'datatype.boolean'}},\n \"self\": \"\",\n \"startDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"userReleaseDate\": \"\",\n \"userStartDate\": \"\"\n }\n ]\n },\n \"role\": {\n \"actors\": [\n {\n \"actorGroup\": {\n \"displayName\": \"\",\n \"name\": \"\"\n },\n \"actorUser\": {\n \"accountId\": \"\"\n },\n \"avatarUrl\": \"\",\n \"displayName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'atlassian-group-role-actor' 'atlassian-user-role-actor')}}\"\n }\n ],\n \"admin\": {{faker 'datatype.boolean'}},\n \"currentUserRole\": {{faker 'datatype.boolean'}},\n \"default\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roleConfigurable\": {{faker 'datatype.boolean'}},\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"translatedName\": \"\"\n },\n \"type\": \"{{oneOf (array 'user' 'group' 'project' 'projectRole' 'global' 'loggedin' 'authenticated' 'project-unknown')}}\",\n \"user\": {\n \"accountId\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n }\n }\n ],\n \"view\": \"\"\n }\n ],\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"next\": \"\",\n \"prev\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f940f64e-5d0a-43ce-8dab-e3f63934c34c", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f24c4272-a726-433a-b199-97a204eeae12", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "82e9ac24-fc57-41cd-9cca-6f699cd39a5c", "documentation": "Create dashboard", "method": "post", "endpoint": "rest/api/3/dashboard", "responses": [ { "uuid": "6f17d627-82ec-4d19-b1f7-4a3a46ac6e85", "body": "{\n \"description\": \"\",\n \"editPermissions\": [\n {\n \"group\": {\n \"name\": \"\",\n \"self\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"project\": {\n \"archived\": {{faker 'datatype.boolean'}},\n \"archivedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"archivedDate\": \"{{faker 'date.recent' 365}}\",\n \"assigneeType\": \"{{oneOf (array 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"components\": [\n {\n \"assignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"assigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"description\": \"\",\n \"id\": \"\",\n \"isAssigneeTypeValid\": {{faker 'datatype.boolean'}},\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"leadAccountId\": \"\",\n \"leadUserName\": \"\",\n \"name\": \"\",\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"realAssignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"realAssigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"self\": \"\"\n }\n ],\n \"deleted\": {{faker 'datatype.boolean'}},\n \"deletedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"deletedDate\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"email\": \"\",\n \"expand\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"insight\": {\n \"lastIssueUpdateTime\": \"{{faker 'date.recent' 365}}\",\n \"totalIssueCount\": {{faker 'number.int' max=99999}}\n },\n \"isPrivate\": {{faker 'datatype.boolean'}},\n \"issueTypeHierarchy\": {\n \"baseLevelId\": {{faker 'number.int' max=99999}},\n \"levels\": [\n {\n \"aboveLevelId\": {{faker 'number.int' max=99999}},\n \"belowLevelId\": {{faker 'number.int' max=99999}},\n \"externalUuid\": \"{{faker 'string.uuid'}}\",\n \"globalHierarchyLevel\": \"{{oneOf (array 'SUBTASK' 'BASE' 'EPIC')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeIds\": [\n {{faker 'number.int' max=99999}}\n ],\n \"level\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"projectConfigurationId\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"issueTypes\": [\n {\n \"avatarId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"entityId\": \"{{faker 'string.uuid'}}\",\n \"hierarchyLevel\": {{faker 'number.int' max=99999}},\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"subtask\": {{faker 'datatype.boolean'}}\n }\n ],\n \"key\": \"\",\n \"landingPageInfo\": {\n \"boardId\": {{faker 'number.int' max=99999}},\n \"projectKey\": \"\",\n \"projectType\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"url\": \"\"\n },\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"permissions\": {\n \"canEdit\": {{faker 'datatype.boolean'}}\n },\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"properties\": {},\n \"retentionTillDate\": \"{{faker 'date.recent' 365}}\",\n \"roles\": {},\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"style\": \"{{oneOf (array 'classic' 'next-gen')}}\",\n \"url\": \"\",\n \"uuid\": \"{{faker 'string.uuid'}}\",\n \"versions\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"expand\": \"\",\n \"id\": \"\",\n \"issuesStatusForFixVersion\": {\n \"done\": {{faker 'number.int' max=99999}},\n \"inProgress\": {{faker 'number.int' max=99999}},\n \"toDo\": {{faker 'number.int' max=99999}},\n \"unmapped\": {{faker 'number.int' max=99999}}\n },\n \"moveUnfixedIssuesTo\": \"\",\n \"name\": \"\",\n \"operations\": [\n {\n \"href\": \"\",\n \"iconClass\": \"\",\n \"id\": \"\",\n \"label\": \"\",\n \"styleClass\": \"\",\n \"title\": \"\",\n \"weight\": {{faker 'number.int' max=99999}}\n }\n ],\n \"overdue\": {{faker 'datatype.boolean'}},\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"releaseDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"released\": {{faker 'datatype.boolean'}},\n \"self\": \"\",\n \"startDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"userReleaseDate\": \"\",\n \"userStartDate\": \"\"\n }\n ]\n },\n \"role\": {\n \"actors\": [\n {\n \"actorGroup\": {\n \"displayName\": \"\",\n \"name\": \"\"\n },\n \"actorUser\": {\n \"accountId\": \"\"\n },\n \"avatarUrl\": \"\",\n \"displayName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'atlassian-group-role-actor' 'atlassian-user-role-actor')}}\"\n }\n ],\n \"admin\": {{faker 'datatype.boolean'}},\n \"currentUserRole\": {{faker 'datatype.boolean'}},\n \"default\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roleConfigurable\": {{faker 'datatype.boolean'}},\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"translatedName\": \"\"\n },\n \"type\": \"{{oneOf (array 'user' 'group' 'project' 'projectRole' 'global' 'loggedin' 'authenticated' 'project-unknown')}}\",\n \"user\": {\n \"accountId\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n }\n }\n ],\n \"id\": \"\",\n \"isFavourite\": {{faker 'datatype.boolean'}},\n \"isWritable\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"owner\": {\n \"accountId\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"popularity\": {{faker 'number.int' max=99999}},\n \"rank\": {{faker 'number.int' max=99999}},\n \"self\": \"\",\n \"sharePermissions\": [\n {\n \"group\": {\n \"name\": \"\",\n \"self\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"project\": {\n \"archived\": {{faker 'datatype.boolean'}},\n \"archivedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"archivedDate\": \"{{faker 'date.recent' 365}}\",\n \"assigneeType\": \"{{oneOf (array 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"components\": [\n {\n \"assignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"assigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"description\": \"\",\n \"id\": \"\",\n \"isAssigneeTypeValid\": {{faker 'datatype.boolean'}},\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"leadAccountId\": \"\",\n \"leadUserName\": \"\",\n \"name\": \"\",\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"realAssignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"realAssigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"self\": \"\"\n }\n ],\n \"deleted\": {{faker 'datatype.boolean'}},\n \"deletedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"deletedDate\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"email\": \"\",\n \"expand\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"insight\": {\n \"lastIssueUpdateTime\": \"{{faker 'date.recent' 365}}\",\n \"totalIssueCount\": {{faker 'number.int' max=99999}}\n },\n \"isPrivate\": {{faker 'datatype.boolean'}},\n \"issueTypeHierarchy\": {\n \"baseLevelId\": {{faker 'number.int' max=99999}},\n \"levels\": [\n {\n \"aboveLevelId\": {{faker 'number.int' max=99999}},\n \"belowLevelId\": {{faker 'number.int' max=99999}},\n \"externalUuid\": \"{{faker 'string.uuid'}}\",\n \"globalHierarchyLevel\": \"{{oneOf (array 'SUBTASK' 'BASE' 'EPIC')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeIds\": [\n {{faker 'number.int' max=99999}}\n ],\n \"level\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"projectConfigurationId\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"issueTypes\": [\n {\n \"avatarId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"entityId\": \"{{faker 'string.uuid'}}\",\n \"hierarchyLevel\": {{faker 'number.int' max=99999}},\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"subtask\": {{faker 'datatype.boolean'}}\n }\n ],\n \"key\": \"\",\n \"landingPageInfo\": {\n \"boardId\": {{faker 'number.int' max=99999}},\n \"projectKey\": \"\",\n \"projectType\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"url\": \"\"\n },\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"permissions\": {\n \"canEdit\": {{faker 'datatype.boolean'}}\n },\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"properties\": {},\n \"retentionTillDate\": \"{{faker 'date.recent' 365}}\",\n \"roles\": {},\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"style\": \"{{oneOf (array 'classic' 'next-gen')}}\",\n \"url\": \"\",\n \"uuid\": \"{{faker 'string.uuid'}}\",\n \"versions\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"expand\": \"\",\n \"id\": \"\",\n \"issuesStatusForFixVersion\": {\n \"done\": {{faker 'number.int' max=99999}},\n \"inProgress\": {{faker 'number.int' max=99999}},\n \"toDo\": {{faker 'number.int' max=99999}},\n \"unmapped\": {{faker 'number.int' max=99999}}\n },\n \"moveUnfixedIssuesTo\": \"\",\n \"name\": \"\",\n \"operations\": [\n {\n \"href\": \"\",\n \"iconClass\": \"\",\n \"id\": \"\",\n \"label\": \"\",\n \"styleClass\": \"\",\n \"title\": \"\",\n \"weight\": {{faker 'number.int' max=99999}}\n }\n ],\n \"overdue\": {{faker 'datatype.boolean'}},\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"releaseDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"released\": {{faker 'datatype.boolean'}},\n \"self\": \"\",\n \"startDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"userReleaseDate\": \"\",\n \"userStartDate\": \"\"\n }\n ]\n },\n \"role\": {\n \"actors\": [\n {\n \"actorGroup\": {\n \"displayName\": \"\",\n \"name\": \"\"\n },\n \"actorUser\": {\n \"accountId\": \"\"\n },\n \"avatarUrl\": \"\",\n \"displayName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'atlassian-group-role-actor' 'atlassian-user-role-actor')}}\"\n }\n ],\n \"admin\": {{faker 'datatype.boolean'}},\n \"currentUserRole\": {{faker 'datatype.boolean'}},\n \"default\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roleConfigurable\": {{faker 'datatype.boolean'}},\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"translatedName\": \"\"\n },\n \"type\": \"{{oneOf (array 'user' 'group' 'project' 'projectRole' 'global' 'loggedin' 'authenticated' 'project-unknown')}}\",\n \"user\": {\n \"accountId\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n }\n }\n ],\n \"view\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b921bd75-6d8e-41b8-b570-7e7ea9156310", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e74f48c4-ba6b-49b2-b7f7-d372d1053d0a", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "007d49f6-0029-4f3e-a29a-2c582cfe9082", "documentation": "Search for dashboards", "method": "get", "endpoint": "rest/api/3/dashboard/search", "responses": [ { "uuid": "761039ba-7f18-42b9-bc01-bb04b609492a", "body": "{\n \"isLast\": {{faker 'datatype.boolean'}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"description\": \"\",\n \"editPermissions\": [\n {\n \"group\": {\n \"name\": \"\",\n \"self\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"project\": {\n \"archived\": {{faker 'datatype.boolean'}},\n \"archivedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"archivedDate\": \"{{faker 'date.recent' 365}}\",\n \"assigneeType\": \"{{oneOf (array 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"components\": [\n {\n \"assignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"assigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"description\": \"\",\n \"id\": \"\",\n \"isAssigneeTypeValid\": {{faker 'datatype.boolean'}},\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"leadAccountId\": \"\",\n \"leadUserName\": \"\",\n \"name\": \"\",\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"realAssignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"realAssigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"self\": \"\"\n }\n ],\n \"deleted\": {{faker 'datatype.boolean'}},\n \"deletedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"deletedDate\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"email\": \"\",\n \"expand\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"insight\": {\n \"lastIssueUpdateTime\": \"{{faker 'date.recent' 365}}\",\n \"totalIssueCount\": {{faker 'number.int' max=99999}}\n },\n \"isPrivate\": {{faker 'datatype.boolean'}},\n \"issueTypeHierarchy\": {\n \"baseLevelId\": {{faker 'number.int' max=99999}},\n \"levels\": [\n {\n \"aboveLevelId\": {{faker 'number.int' max=99999}},\n \"belowLevelId\": {{faker 'number.int' max=99999}},\n \"externalUuid\": \"{{faker 'string.uuid'}}\",\n \"globalHierarchyLevel\": \"{{oneOf (array 'SUBTASK' 'BASE' 'EPIC')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeIds\": [\n {{faker 'number.int' max=99999}}\n ],\n \"level\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"projectConfigurationId\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"issueTypes\": [\n {\n \"avatarId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"entityId\": \"{{faker 'string.uuid'}}\",\n \"hierarchyLevel\": {{faker 'number.int' max=99999}},\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"subtask\": {{faker 'datatype.boolean'}}\n }\n ],\n \"key\": \"\",\n \"landingPageInfo\": {\n \"boardId\": {{faker 'number.int' max=99999}},\n \"projectKey\": \"\",\n \"projectType\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"url\": \"\"\n },\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"permissions\": {\n \"canEdit\": {{faker 'datatype.boolean'}}\n },\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"properties\": {},\n \"retentionTillDate\": \"{{faker 'date.recent' 365}}\",\n \"roles\": {},\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"style\": \"{{oneOf (array 'classic' 'next-gen')}}\",\n \"url\": \"\",\n \"uuid\": \"{{faker 'string.uuid'}}\",\n \"versions\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"expand\": \"\",\n \"id\": \"\",\n \"issuesStatusForFixVersion\": {\n \"done\": {{faker 'number.int' max=99999}},\n \"inProgress\": {{faker 'number.int' max=99999}},\n \"toDo\": {{faker 'number.int' max=99999}},\n \"unmapped\": {{faker 'number.int' max=99999}}\n },\n \"moveUnfixedIssuesTo\": \"\",\n \"name\": \"\",\n \"operations\": [\n {\n \"href\": \"\",\n \"iconClass\": \"\",\n \"id\": \"\",\n \"label\": \"\",\n \"styleClass\": \"\",\n \"title\": \"\",\n \"weight\": {{faker 'number.int' max=99999}}\n }\n ],\n \"overdue\": {{faker 'datatype.boolean'}},\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"releaseDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"released\": {{faker 'datatype.boolean'}},\n \"self\": \"\",\n \"startDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"userReleaseDate\": \"\",\n \"userStartDate\": \"\"\n }\n ]\n },\n \"role\": {\n \"actors\": [\n {\n \"actorGroup\": {\n \"displayName\": \"\",\n \"name\": \"\"\n },\n \"actorUser\": {\n \"accountId\": \"\"\n },\n \"avatarUrl\": \"\",\n \"displayName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'atlassian-group-role-actor' 'atlassian-user-role-actor')}}\"\n }\n ],\n \"admin\": {{faker 'datatype.boolean'}},\n \"currentUserRole\": {{faker 'datatype.boolean'}},\n \"default\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roleConfigurable\": {{faker 'datatype.boolean'}},\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"translatedName\": \"\"\n },\n \"type\": \"{{oneOf (array 'user' 'group' 'project' 'projectRole' 'global' 'loggedin' 'authenticated' 'project-unknown')}}\",\n \"user\": {\n \"accountId\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n }\n }\n ],\n \"id\": \"\",\n \"isFavourite\": {{faker 'datatype.boolean'}},\n \"isWritable\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"owner\": {\n \"accountId\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"popularity\": {{faker 'number.int' max=99999}},\n \"rank\": {{faker 'number.int' max=99999}},\n \"self\": \"\",\n \"sharePermissions\": [\n {\n \"group\": {\n \"name\": \"\",\n \"self\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"project\": {\n \"archived\": {{faker 'datatype.boolean'}},\n \"archivedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"archivedDate\": \"{{faker 'date.recent' 365}}\",\n \"assigneeType\": \"{{oneOf (array 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"components\": [\n {\n \"assignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"assigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"description\": \"\",\n \"id\": \"\",\n \"isAssigneeTypeValid\": {{faker 'datatype.boolean'}},\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"leadAccountId\": \"\",\n \"leadUserName\": \"\",\n \"name\": \"\",\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"realAssignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"realAssigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"self\": \"\"\n }\n ],\n \"deleted\": {{faker 'datatype.boolean'}},\n \"deletedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"deletedDate\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"email\": \"\",\n \"expand\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"insight\": {\n \"lastIssueUpdateTime\": \"{{faker 'date.recent' 365}}\",\n \"totalIssueCount\": {{faker 'number.int' max=99999}}\n },\n \"isPrivate\": {{faker 'datatype.boolean'}},\n \"issueTypeHierarchy\": {\n \"baseLevelId\": {{faker 'number.int' max=99999}},\n \"levels\": [\n {\n \"aboveLevelId\": {{faker 'number.int' max=99999}},\n \"belowLevelId\": {{faker 'number.int' max=99999}},\n \"externalUuid\": \"{{faker 'string.uuid'}}\",\n \"globalHierarchyLevel\": \"{{oneOf (array 'SUBTASK' 'BASE' 'EPIC')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeIds\": [\n {{faker 'number.int' max=99999}}\n ],\n \"level\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"projectConfigurationId\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"issueTypes\": [\n {\n \"avatarId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"entityId\": \"{{faker 'string.uuid'}}\",\n \"hierarchyLevel\": {{faker 'number.int' max=99999}},\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"subtask\": {{faker 'datatype.boolean'}}\n }\n ],\n \"key\": \"\",\n \"landingPageInfo\": {\n \"boardId\": {{faker 'number.int' max=99999}},\n \"projectKey\": \"\",\n \"projectType\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"url\": \"\"\n },\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"permissions\": {\n \"canEdit\": {{faker 'datatype.boolean'}}\n },\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"properties\": {},\n \"retentionTillDate\": \"{{faker 'date.recent' 365}}\",\n \"roles\": {},\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"style\": \"{{oneOf (array 'classic' 'next-gen')}}\",\n \"url\": \"\",\n \"uuid\": \"{{faker 'string.uuid'}}\",\n \"versions\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"expand\": \"\",\n \"id\": \"\",\n \"issuesStatusForFixVersion\": {\n \"done\": {{faker 'number.int' max=99999}},\n \"inProgress\": {{faker 'number.int' max=99999}},\n \"toDo\": {{faker 'number.int' max=99999}},\n \"unmapped\": {{faker 'number.int' max=99999}}\n },\n \"moveUnfixedIssuesTo\": \"\",\n \"name\": \"\",\n \"operations\": [\n {\n \"href\": \"\",\n \"iconClass\": \"\",\n \"id\": \"\",\n \"label\": \"\",\n \"styleClass\": \"\",\n \"title\": \"\",\n \"weight\": {{faker 'number.int' max=99999}}\n }\n ],\n \"overdue\": {{faker 'datatype.boolean'}},\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"releaseDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"released\": {{faker 'datatype.boolean'}},\n \"self\": \"\",\n \"startDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"userReleaseDate\": \"\",\n \"userStartDate\": \"\"\n }\n ]\n },\n \"role\": {\n \"actors\": [\n {\n \"actorGroup\": {\n \"displayName\": \"\",\n \"name\": \"\"\n },\n \"actorUser\": {\n \"accountId\": \"\"\n },\n \"avatarUrl\": \"\",\n \"displayName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'atlassian-group-role-actor' 'atlassian-user-role-actor')}}\"\n }\n ],\n \"admin\": {{faker 'datatype.boolean'}},\n \"currentUserRole\": {{faker 'datatype.boolean'}},\n \"default\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roleConfigurable\": {{faker 'datatype.boolean'}},\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"translatedName\": \"\"\n },\n \"type\": \"{{oneOf (array 'user' 'group' 'project' 'projectRole' 'global' 'loggedin' 'authenticated' 'project-unknown')}}\",\n \"user\": {\n \"accountId\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n }\n }\n ],\n \"view\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "240323e3-f4b3-4b27-b2ae-11dd5a4258f5", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 400, "label": "Returned if:\n\n * `orderBy` is invalid.\n * `expand` includes an invalid value.\n * `accountId` and `owner` are provided.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "96b3aef5-c6d4-4618-b365-c9f43eb9e039", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 401, "label": "401 response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e05dfeca-78c2-4e20-a228-3c535b06906e", "documentation": "Get dashboard item property keys", "method": "get", "endpoint": "rest/api/3/dashboard/:dashboardId/items/:itemId/properties", "responses": [ { "uuid": "d1a7f938-2b4d-4814-a701-de789f332af8", "body": "{\n \"keys\": [\n {\n \"key\": \"\",\n \"self\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d9922ea3-a16b-48e0-a443-752f45af5a26", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a9659bb5-b735-41ba-89a9-c3f36e99420b", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the dashboard or dashboard item is not found, or the dashboard is not owned by or shared with the user.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "003b4d0c-34dc-467c-a732-0f06960104e1", "documentation": "Delete dashboard item property", "method": "delete", "endpoint": "rest/api/3/dashboard/:dashboardId/items/:itemId/properties/:propertyKey", "responses": [ { "uuid": "5b102ea8-6755-4219-9040-ca0e5ecb706e", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the dashboard item property is deleted.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bbbefe63-4852-4d62-a5bb-df5b84fa24a2", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the dashboard or dashboard item ID is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "87ad73d2-2dc9-41e1-9970-9f0ee3a6a88a", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ef74c0a6-e036-4abd-9bd6-6306cc1fdc0f", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user is not the owner of the dashboard.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cecf8c85-1900-43e0-bcaf-35fb8091a771", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the dashboard item is not found or the dashboard is not shared with the user.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9e534ed4-aaf1-4813-9244-27440d932de7", "documentation": "Get dashboard item property", "method": "get", "endpoint": "rest/api/3/dashboard/:dashboardId/items/:itemId/properties/:propertyKey", "responses": [ { "uuid": "85e83afe-0c3a-4215-ad74-784d1525de1e", "body": "{\n \"key\": \"\",\n \"value\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2f9bd7fb-be01-4e15-a4a7-c9be1ef9adb0", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2cfcda17-5ac7-4f82-b7ab-fa6eec8efb71", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the dashboard, the dashboard item, or dashboard item property is not found, or the dashboard is not owned by or shared with the user.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b3d7ed8a-5d89-40d5-925c-e7c769f43389", "documentation": "Set dashboard item property", "method": "put", "endpoint": "rest/api/3/dashboard/:dashboardId/items/:itemId/properties/:propertyKey", "responses": [ { "uuid": "43a6d0f5-863d-44de-83a1-d5de5f0365e0", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Returned if the dashboard item property is updated.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0c8a9be4-0047-427e-945c-f8b452635768", "body": "\"\"", "latency": 0, "statusCode": 201, "label": "Returned if the dashboard item property is created.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9ab43027-741f-4352-8100-002070043ebf", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5f3d2eb6-a5f8-4f7c-b2b9-35b27c5198b2", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c6ae0a82-859f-4580-b79f-0689eaafbf84", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user is not the owner of the dashboard.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ce1b33a0-d9bc-41d1-be14-6e369618562e", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the dashboard item is not found or the dashboard is not shared with the user.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "35af5def-a488-4c7a-90c0-60a4c505aa1b", "documentation": "Delete dashboard", "method": "delete", "endpoint": "rest/api/3/dashboard/:id", "responses": [ { "uuid": "6b122ea6-e4db-470b-bddc-a616f87b3ce1", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the dashboard is deleted.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "26e18481-33e6-4a39-8375-8f62a9e30f66", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 400, "label": "400 response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b7b25a49-8a96-408d-8d33-cb8e33c9f200", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "936e8013-1839-4d04-bf8d-b567d523ac7c", "documentation": "Get dashboard", "method": "get", "endpoint": "rest/api/3/dashboard/:id", "responses": [ { "uuid": "b09e39b3-b062-43db-97bc-8431abbd91b9", "body": "{\n \"description\": \"\",\n \"editPermissions\": [\n {\n \"group\": {\n \"name\": \"\",\n \"self\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"project\": {\n \"archived\": {{faker 'datatype.boolean'}},\n \"archivedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"archivedDate\": \"{{faker 'date.recent' 365}}\",\n \"assigneeType\": \"{{oneOf (array 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"components\": [\n {\n \"assignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"assigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"description\": \"\",\n \"id\": \"\",\n \"isAssigneeTypeValid\": {{faker 'datatype.boolean'}},\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"leadAccountId\": \"\",\n \"leadUserName\": \"\",\n \"name\": \"\",\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"realAssignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"realAssigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"self\": \"\"\n }\n ],\n \"deleted\": {{faker 'datatype.boolean'}},\n \"deletedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"deletedDate\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"email\": \"\",\n \"expand\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"insight\": {\n \"lastIssueUpdateTime\": \"{{faker 'date.recent' 365}}\",\n \"totalIssueCount\": {{faker 'number.int' max=99999}}\n },\n \"isPrivate\": {{faker 'datatype.boolean'}},\n \"issueTypeHierarchy\": {\n \"baseLevelId\": {{faker 'number.int' max=99999}},\n \"levels\": [\n {\n \"aboveLevelId\": {{faker 'number.int' max=99999}},\n \"belowLevelId\": {{faker 'number.int' max=99999}},\n \"externalUuid\": \"{{faker 'string.uuid'}}\",\n \"globalHierarchyLevel\": \"{{oneOf (array 'SUBTASK' 'BASE' 'EPIC')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeIds\": [\n {{faker 'number.int' max=99999}}\n ],\n \"level\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"projectConfigurationId\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"issueTypes\": [\n {\n \"avatarId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"entityId\": \"{{faker 'string.uuid'}}\",\n \"hierarchyLevel\": {{faker 'number.int' max=99999}},\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"subtask\": {{faker 'datatype.boolean'}}\n }\n ],\n \"key\": \"\",\n \"landingPageInfo\": {\n \"boardId\": {{faker 'number.int' max=99999}},\n \"projectKey\": \"\",\n \"projectType\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"url\": \"\"\n },\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"permissions\": {\n \"canEdit\": {{faker 'datatype.boolean'}}\n },\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"properties\": {},\n \"retentionTillDate\": \"{{faker 'date.recent' 365}}\",\n \"roles\": {},\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"style\": \"{{oneOf (array 'classic' 'next-gen')}}\",\n \"url\": \"\",\n \"uuid\": \"{{faker 'string.uuid'}}\",\n \"versions\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"expand\": \"\",\n \"id\": \"\",\n \"issuesStatusForFixVersion\": {\n \"done\": {{faker 'number.int' max=99999}},\n \"inProgress\": {{faker 'number.int' max=99999}},\n \"toDo\": {{faker 'number.int' max=99999}},\n \"unmapped\": {{faker 'number.int' max=99999}}\n },\n \"moveUnfixedIssuesTo\": \"\",\n \"name\": \"\",\n \"operations\": [\n {\n \"href\": \"\",\n \"iconClass\": \"\",\n \"id\": \"\",\n \"label\": \"\",\n \"styleClass\": \"\",\n \"title\": \"\",\n \"weight\": {{faker 'number.int' max=99999}}\n }\n ],\n \"overdue\": {{faker 'datatype.boolean'}},\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"releaseDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"released\": {{faker 'datatype.boolean'}},\n \"self\": \"\",\n \"startDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"userReleaseDate\": \"\",\n \"userStartDate\": \"\"\n }\n ]\n },\n \"role\": {\n \"actors\": [\n {\n \"actorGroup\": {\n \"displayName\": \"\",\n \"name\": \"\"\n },\n \"actorUser\": {\n \"accountId\": \"\"\n },\n \"avatarUrl\": \"\",\n \"displayName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'atlassian-group-role-actor' 'atlassian-user-role-actor')}}\"\n }\n ],\n \"admin\": {{faker 'datatype.boolean'}},\n \"currentUserRole\": {{faker 'datatype.boolean'}},\n \"default\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roleConfigurable\": {{faker 'datatype.boolean'}},\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"translatedName\": \"\"\n },\n \"type\": \"{{oneOf (array 'user' 'group' 'project' 'projectRole' 'global' 'loggedin' 'authenticated' 'project-unknown')}}\",\n \"user\": {\n \"accountId\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n }\n }\n ],\n \"id\": \"\",\n \"isFavourite\": {{faker 'datatype.boolean'}},\n \"isWritable\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"owner\": {\n \"accountId\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"popularity\": {{faker 'number.int' max=99999}},\n \"rank\": {{faker 'number.int' max=99999}},\n \"self\": \"\",\n \"sharePermissions\": [\n {\n \"group\": {\n \"name\": \"\",\n \"self\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"project\": {\n \"archived\": {{faker 'datatype.boolean'}},\n \"archivedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"archivedDate\": \"{{faker 'date.recent' 365}}\",\n \"assigneeType\": \"{{oneOf (array 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"components\": [\n {\n \"assignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"assigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"description\": \"\",\n \"id\": \"\",\n \"isAssigneeTypeValid\": {{faker 'datatype.boolean'}},\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"leadAccountId\": \"\",\n \"leadUserName\": \"\",\n \"name\": \"\",\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"realAssignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"realAssigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"self\": \"\"\n }\n ],\n \"deleted\": {{faker 'datatype.boolean'}},\n \"deletedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"deletedDate\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"email\": \"\",\n \"expand\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"insight\": {\n \"lastIssueUpdateTime\": \"{{faker 'date.recent' 365}}\",\n \"totalIssueCount\": {{faker 'number.int' max=99999}}\n },\n \"isPrivate\": {{faker 'datatype.boolean'}},\n \"issueTypeHierarchy\": {\n \"baseLevelId\": {{faker 'number.int' max=99999}},\n \"levels\": [\n {\n \"aboveLevelId\": {{faker 'number.int' max=99999}},\n \"belowLevelId\": {{faker 'number.int' max=99999}},\n \"externalUuid\": \"{{faker 'string.uuid'}}\",\n \"globalHierarchyLevel\": \"{{oneOf (array 'SUBTASK' 'BASE' 'EPIC')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeIds\": [\n {{faker 'number.int' max=99999}}\n ],\n \"level\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"projectConfigurationId\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"issueTypes\": [\n {\n \"avatarId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"entityId\": \"{{faker 'string.uuid'}}\",\n \"hierarchyLevel\": {{faker 'number.int' max=99999}},\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"subtask\": {{faker 'datatype.boolean'}}\n }\n ],\n \"key\": \"\",\n \"landingPageInfo\": {\n \"boardId\": {{faker 'number.int' max=99999}},\n \"projectKey\": \"\",\n \"projectType\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"url\": \"\"\n },\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"permissions\": {\n \"canEdit\": {{faker 'datatype.boolean'}}\n },\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"properties\": {},\n \"retentionTillDate\": \"{{faker 'date.recent' 365}}\",\n \"roles\": {},\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"style\": \"{{oneOf (array 'classic' 'next-gen')}}\",\n \"url\": \"\",\n \"uuid\": \"{{faker 'string.uuid'}}\",\n \"versions\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"expand\": \"\",\n \"id\": \"\",\n \"issuesStatusForFixVersion\": {\n \"done\": {{faker 'number.int' max=99999}},\n \"inProgress\": {{faker 'number.int' max=99999}},\n \"toDo\": {{faker 'number.int' max=99999}},\n \"unmapped\": {{faker 'number.int' max=99999}}\n },\n \"moveUnfixedIssuesTo\": \"\",\n \"name\": \"\",\n \"operations\": [\n {\n \"href\": \"\",\n \"iconClass\": \"\",\n \"id\": \"\",\n \"label\": \"\",\n \"styleClass\": \"\",\n \"title\": \"\",\n \"weight\": {{faker 'number.int' max=99999}}\n }\n ],\n \"overdue\": {{faker 'datatype.boolean'}},\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"releaseDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"released\": {{faker 'datatype.boolean'}},\n \"self\": \"\",\n \"startDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"userReleaseDate\": \"\",\n \"userStartDate\": \"\"\n }\n ]\n },\n \"role\": {\n \"actors\": [\n {\n \"actorGroup\": {\n \"displayName\": \"\",\n \"name\": \"\"\n },\n \"actorUser\": {\n \"accountId\": \"\"\n },\n \"avatarUrl\": \"\",\n \"displayName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'atlassian-group-role-actor' 'atlassian-user-role-actor')}}\"\n }\n ],\n \"admin\": {{faker 'datatype.boolean'}},\n \"currentUserRole\": {{faker 'datatype.boolean'}},\n \"default\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roleConfigurable\": {{faker 'datatype.boolean'}},\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"translatedName\": \"\"\n },\n \"type\": \"{{oneOf (array 'user' 'group' 'project' 'projectRole' 'global' 'loggedin' 'authenticated' 'project-unknown')}}\",\n \"user\": {\n \"accountId\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n }\n }\n ],\n \"view\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "98f9dc0e-ae07-4fcf-a64a-4ae63058562a", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 400, "label": "400 response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9efd4129-9842-451c-8fa2-896fdad97440", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8b6ce872-4298-4c38-95dd-208c64e1cbbc", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the dashboard is not found or the dashboard is not owned by or shared with the user.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d37ec74c-9431-4992-8f89-dbcb5ffbc1ad", "documentation": "Update dashboard", "method": "put", "endpoint": "rest/api/3/dashboard/:id", "responses": [ { "uuid": "61b2cbf7-3367-4e6e-b217-d7326b91bd5c", "body": "{\n \"description\": \"\",\n \"editPermissions\": [\n {\n \"group\": {\n \"name\": \"\",\n \"self\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"project\": {\n \"archived\": {{faker 'datatype.boolean'}},\n \"archivedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"archivedDate\": \"{{faker 'date.recent' 365}}\",\n \"assigneeType\": \"{{oneOf (array 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"components\": [\n {\n \"assignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"assigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"description\": \"\",\n \"id\": \"\",\n \"isAssigneeTypeValid\": {{faker 'datatype.boolean'}},\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"leadAccountId\": \"\",\n \"leadUserName\": \"\",\n \"name\": \"\",\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"realAssignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"realAssigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"self\": \"\"\n }\n ],\n \"deleted\": {{faker 'datatype.boolean'}},\n \"deletedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"deletedDate\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"email\": \"\",\n \"expand\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"insight\": {\n \"lastIssueUpdateTime\": \"{{faker 'date.recent' 365}}\",\n \"totalIssueCount\": {{faker 'number.int' max=99999}}\n },\n \"isPrivate\": {{faker 'datatype.boolean'}},\n \"issueTypeHierarchy\": {\n \"baseLevelId\": {{faker 'number.int' max=99999}},\n \"levels\": [\n {\n \"aboveLevelId\": {{faker 'number.int' max=99999}},\n \"belowLevelId\": {{faker 'number.int' max=99999}},\n \"externalUuid\": \"{{faker 'string.uuid'}}\",\n \"globalHierarchyLevel\": \"{{oneOf (array 'SUBTASK' 'BASE' 'EPIC')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeIds\": [\n {{faker 'number.int' max=99999}}\n ],\n \"level\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"projectConfigurationId\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"issueTypes\": [\n {\n \"avatarId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"entityId\": \"{{faker 'string.uuid'}}\",\n \"hierarchyLevel\": {{faker 'number.int' max=99999}},\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"subtask\": {{faker 'datatype.boolean'}}\n }\n ],\n \"key\": \"\",\n \"landingPageInfo\": {\n \"boardId\": {{faker 'number.int' max=99999}},\n \"projectKey\": \"\",\n \"projectType\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"url\": \"\"\n },\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"permissions\": {\n \"canEdit\": {{faker 'datatype.boolean'}}\n },\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"properties\": {},\n \"retentionTillDate\": \"{{faker 'date.recent' 365}}\",\n \"roles\": {},\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"style\": \"{{oneOf (array 'classic' 'next-gen')}}\",\n \"url\": \"\",\n \"uuid\": \"{{faker 'string.uuid'}}\",\n \"versions\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"expand\": \"\",\n \"id\": \"\",\n \"issuesStatusForFixVersion\": {\n \"done\": {{faker 'number.int' max=99999}},\n \"inProgress\": {{faker 'number.int' max=99999}},\n \"toDo\": {{faker 'number.int' max=99999}},\n \"unmapped\": {{faker 'number.int' max=99999}}\n },\n \"moveUnfixedIssuesTo\": \"\",\n \"name\": \"\",\n \"operations\": [\n {\n \"href\": \"\",\n \"iconClass\": \"\",\n \"id\": \"\",\n \"label\": \"\",\n \"styleClass\": \"\",\n \"title\": \"\",\n \"weight\": {{faker 'number.int' max=99999}}\n }\n ],\n \"overdue\": {{faker 'datatype.boolean'}},\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"releaseDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"released\": {{faker 'datatype.boolean'}},\n \"self\": \"\",\n \"startDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"userReleaseDate\": \"\",\n \"userStartDate\": \"\"\n }\n ]\n },\n \"role\": {\n \"actors\": [\n {\n \"actorGroup\": {\n \"displayName\": \"\",\n \"name\": \"\"\n },\n \"actorUser\": {\n \"accountId\": \"\"\n },\n \"avatarUrl\": \"\",\n \"displayName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'atlassian-group-role-actor' 'atlassian-user-role-actor')}}\"\n }\n ],\n \"admin\": {{faker 'datatype.boolean'}},\n \"currentUserRole\": {{faker 'datatype.boolean'}},\n \"default\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roleConfigurable\": {{faker 'datatype.boolean'}},\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"translatedName\": \"\"\n },\n \"type\": \"{{oneOf (array 'user' 'group' 'project' 'projectRole' 'global' 'loggedin' 'authenticated' 'project-unknown')}}\",\n \"user\": {\n \"accountId\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n }\n }\n ],\n \"id\": \"\",\n \"isFavourite\": {{faker 'datatype.boolean'}},\n \"isWritable\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"owner\": {\n \"accountId\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"popularity\": {{faker 'number.int' max=99999}},\n \"rank\": {{faker 'number.int' max=99999}},\n \"self\": \"\",\n \"sharePermissions\": [\n {\n \"group\": {\n \"name\": \"\",\n \"self\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"project\": {\n \"archived\": {{faker 'datatype.boolean'}},\n \"archivedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"archivedDate\": \"{{faker 'date.recent' 365}}\",\n \"assigneeType\": \"{{oneOf (array 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"components\": [\n {\n \"assignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"assigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"description\": \"\",\n \"id\": \"\",\n \"isAssigneeTypeValid\": {{faker 'datatype.boolean'}},\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"leadAccountId\": \"\",\n \"leadUserName\": \"\",\n \"name\": \"\",\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"realAssignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"realAssigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"self\": \"\"\n }\n ],\n \"deleted\": {{faker 'datatype.boolean'}},\n \"deletedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"deletedDate\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"email\": \"\",\n \"expand\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"insight\": {\n \"lastIssueUpdateTime\": \"{{faker 'date.recent' 365}}\",\n \"totalIssueCount\": {{faker 'number.int' max=99999}}\n },\n \"isPrivate\": {{faker 'datatype.boolean'}},\n \"issueTypeHierarchy\": {\n \"baseLevelId\": {{faker 'number.int' max=99999}},\n \"levels\": [\n {\n \"aboveLevelId\": {{faker 'number.int' max=99999}},\n \"belowLevelId\": {{faker 'number.int' max=99999}},\n \"externalUuid\": \"{{faker 'string.uuid'}}\",\n \"globalHierarchyLevel\": \"{{oneOf (array 'SUBTASK' 'BASE' 'EPIC')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeIds\": [\n {{faker 'number.int' max=99999}}\n ],\n \"level\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"projectConfigurationId\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"issueTypes\": [\n {\n \"avatarId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"entityId\": \"{{faker 'string.uuid'}}\",\n \"hierarchyLevel\": {{faker 'number.int' max=99999}},\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"subtask\": {{faker 'datatype.boolean'}}\n }\n ],\n \"key\": \"\",\n \"landingPageInfo\": {\n \"boardId\": {{faker 'number.int' max=99999}},\n \"projectKey\": \"\",\n \"projectType\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"url\": \"\"\n },\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"permissions\": {\n \"canEdit\": {{faker 'datatype.boolean'}}\n },\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"properties\": {},\n \"retentionTillDate\": \"{{faker 'date.recent' 365}}\",\n \"roles\": {},\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"style\": \"{{oneOf (array 'classic' 'next-gen')}}\",\n \"url\": \"\",\n \"uuid\": \"{{faker 'string.uuid'}}\",\n \"versions\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"expand\": \"\",\n \"id\": \"\",\n \"issuesStatusForFixVersion\": {\n \"done\": {{faker 'number.int' max=99999}},\n \"inProgress\": {{faker 'number.int' max=99999}},\n \"toDo\": {{faker 'number.int' max=99999}},\n \"unmapped\": {{faker 'number.int' max=99999}}\n },\n \"moveUnfixedIssuesTo\": \"\",\n \"name\": \"\",\n \"operations\": [\n {\n \"href\": \"\",\n \"iconClass\": \"\",\n \"id\": \"\",\n \"label\": \"\",\n \"styleClass\": \"\",\n \"title\": \"\",\n \"weight\": {{faker 'number.int' max=99999}}\n }\n ],\n \"overdue\": {{faker 'datatype.boolean'}},\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"releaseDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"released\": {{faker 'datatype.boolean'}},\n \"self\": \"\",\n \"startDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"userReleaseDate\": \"\",\n \"userStartDate\": \"\"\n }\n ]\n },\n \"role\": {\n \"actors\": [\n {\n \"actorGroup\": {\n \"displayName\": \"\",\n \"name\": \"\"\n },\n \"actorUser\": {\n \"accountId\": \"\"\n },\n \"avatarUrl\": \"\",\n \"displayName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'atlassian-group-role-actor' 'atlassian-user-role-actor')}}\"\n }\n ],\n \"admin\": {{faker 'datatype.boolean'}},\n \"currentUserRole\": {{faker 'datatype.boolean'}},\n \"default\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roleConfigurable\": {{faker 'datatype.boolean'}},\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"translatedName\": \"\"\n },\n \"type\": \"{{oneOf (array 'user' 'group' 'project' 'projectRole' 'global' 'loggedin' 'authenticated' 'project-unknown')}}\",\n \"user\": {\n \"accountId\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n }\n }\n ],\n \"view\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2491578a-5c81-49f8-b3fb-dfe068ac29da", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9d4e3ef2-d909-45ef-a5b2-205965b2b500", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "be616c80-ea19-4aae-8ef7-b1efaf1e474f", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 404, "label": "Returned if the dashboard is not found or the dashboard is not owned by the user.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ae6d813e-5ae1-45c0-b4a3-7bfbf578108f", "documentation": "Copy dashboard", "method": "post", "endpoint": "rest/api/3/dashboard/:id/copy", "responses": [ { "uuid": "5907b0f4-fe53-4d26-8aa8-47d11c3245f5", "body": "{\n \"description\": \"\",\n \"editPermissions\": [\n {\n \"group\": {\n \"name\": \"\",\n \"self\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"project\": {\n \"archived\": {{faker 'datatype.boolean'}},\n \"archivedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"archivedDate\": \"{{faker 'date.recent' 365}}\",\n \"assigneeType\": \"{{oneOf (array 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"components\": [\n {\n \"assignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"assigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"description\": \"\",\n \"id\": \"\",\n \"isAssigneeTypeValid\": {{faker 'datatype.boolean'}},\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"leadAccountId\": \"\",\n \"leadUserName\": \"\",\n \"name\": \"\",\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"realAssignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"realAssigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"self\": \"\"\n }\n ],\n \"deleted\": {{faker 'datatype.boolean'}},\n \"deletedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"deletedDate\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"email\": \"\",\n \"expand\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"insight\": {\n \"lastIssueUpdateTime\": \"{{faker 'date.recent' 365}}\",\n \"totalIssueCount\": {{faker 'number.int' max=99999}}\n },\n \"isPrivate\": {{faker 'datatype.boolean'}},\n \"issueTypeHierarchy\": {\n \"baseLevelId\": {{faker 'number.int' max=99999}},\n \"levels\": [\n {\n \"aboveLevelId\": {{faker 'number.int' max=99999}},\n \"belowLevelId\": {{faker 'number.int' max=99999}},\n \"externalUuid\": \"{{faker 'string.uuid'}}\",\n \"globalHierarchyLevel\": \"{{oneOf (array 'SUBTASK' 'BASE' 'EPIC')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeIds\": [\n {{faker 'number.int' max=99999}}\n ],\n \"level\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"projectConfigurationId\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"issueTypes\": [\n {\n \"avatarId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"entityId\": \"{{faker 'string.uuid'}}\",\n \"hierarchyLevel\": {{faker 'number.int' max=99999}},\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"subtask\": {{faker 'datatype.boolean'}}\n }\n ],\n \"key\": \"\",\n \"landingPageInfo\": {\n \"boardId\": {{faker 'number.int' max=99999}},\n \"projectKey\": \"\",\n \"projectType\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"url\": \"\"\n },\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"permissions\": {\n \"canEdit\": {{faker 'datatype.boolean'}}\n },\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"properties\": {},\n \"retentionTillDate\": \"{{faker 'date.recent' 365}}\",\n \"roles\": {},\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"style\": \"{{oneOf (array 'classic' 'next-gen')}}\",\n \"url\": \"\",\n \"uuid\": \"{{faker 'string.uuid'}}\",\n \"versions\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"expand\": \"\",\n \"id\": \"\",\n \"issuesStatusForFixVersion\": {\n \"done\": {{faker 'number.int' max=99999}},\n \"inProgress\": {{faker 'number.int' max=99999}},\n \"toDo\": {{faker 'number.int' max=99999}},\n \"unmapped\": {{faker 'number.int' max=99999}}\n },\n \"moveUnfixedIssuesTo\": \"\",\n \"name\": \"\",\n \"operations\": [\n {\n \"href\": \"\",\n \"iconClass\": \"\",\n \"id\": \"\",\n \"label\": \"\",\n \"styleClass\": \"\",\n \"title\": \"\",\n \"weight\": {{faker 'number.int' max=99999}}\n }\n ],\n \"overdue\": {{faker 'datatype.boolean'}},\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"releaseDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"released\": {{faker 'datatype.boolean'}},\n \"self\": \"\",\n \"startDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"userReleaseDate\": \"\",\n \"userStartDate\": \"\"\n }\n ]\n },\n \"role\": {\n \"actors\": [\n {\n \"actorGroup\": {\n \"displayName\": \"\",\n \"name\": \"\"\n },\n \"actorUser\": {\n \"accountId\": \"\"\n },\n \"avatarUrl\": \"\",\n \"displayName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'atlassian-group-role-actor' 'atlassian-user-role-actor')}}\"\n }\n ],\n \"admin\": {{faker 'datatype.boolean'}},\n \"currentUserRole\": {{faker 'datatype.boolean'}},\n \"default\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roleConfigurable\": {{faker 'datatype.boolean'}},\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"translatedName\": \"\"\n },\n \"type\": \"{{oneOf (array 'user' 'group' 'project' 'projectRole' 'global' 'loggedin' 'authenticated' 'project-unknown')}}\",\n \"user\": {\n \"accountId\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n }\n }\n ],\n \"id\": \"\",\n \"isFavourite\": {{faker 'datatype.boolean'}},\n \"isWritable\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"owner\": {\n \"accountId\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"popularity\": {{faker 'number.int' max=99999}},\n \"rank\": {{faker 'number.int' max=99999}},\n \"self\": \"\",\n \"sharePermissions\": [\n {\n \"group\": {\n \"name\": \"\",\n \"self\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"project\": {\n \"archived\": {{faker 'datatype.boolean'}},\n \"archivedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"archivedDate\": \"{{faker 'date.recent' 365}}\",\n \"assigneeType\": \"{{oneOf (array 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"components\": [\n {\n \"assignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"assigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"description\": \"\",\n \"id\": \"\",\n \"isAssigneeTypeValid\": {{faker 'datatype.boolean'}},\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"leadAccountId\": \"\",\n \"leadUserName\": \"\",\n \"name\": \"\",\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"realAssignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"realAssigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"self\": \"\"\n }\n ],\n \"deleted\": {{faker 'datatype.boolean'}},\n \"deletedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"deletedDate\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"email\": \"\",\n \"expand\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"insight\": {\n \"lastIssueUpdateTime\": \"{{faker 'date.recent' 365}}\",\n \"totalIssueCount\": {{faker 'number.int' max=99999}}\n },\n \"isPrivate\": {{faker 'datatype.boolean'}},\n \"issueTypeHierarchy\": {\n \"baseLevelId\": {{faker 'number.int' max=99999}},\n \"levels\": [\n {\n \"aboveLevelId\": {{faker 'number.int' max=99999}},\n \"belowLevelId\": {{faker 'number.int' max=99999}},\n \"externalUuid\": \"{{faker 'string.uuid'}}\",\n \"globalHierarchyLevel\": \"{{oneOf (array 'SUBTASK' 'BASE' 'EPIC')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeIds\": [\n {{faker 'number.int' max=99999}}\n ],\n \"level\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"projectConfigurationId\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"issueTypes\": [\n {\n \"avatarId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"entityId\": \"{{faker 'string.uuid'}}\",\n \"hierarchyLevel\": {{faker 'number.int' max=99999}},\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"subtask\": {{faker 'datatype.boolean'}}\n }\n ],\n \"key\": \"\",\n \"landingPageInfo\": {\n \"boardId\": {{faker 'number.int' max=99999}},\n \"projectKey\": \"\",\n \"projectType\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"url\": \"\"\n },\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"permissions\": {\n \"canEdit\": {{faker 'datatype.boolean'}}\n },\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"properties\": {},\n \"retentionTillDate\": \"{{faker 'date.recent' 365}}\",\n \"roles\": {},\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"style\": \"{{oneOf (array 'classic' 'next-gen')}}\",\n \"url\": \"\",\n \"uuid\": \"{{faker 'string.uuid'}}\",\n \"versions\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"expand\": \"\",\n \"id\": \"\",\n \"issuesStatusForFixVersion\": {\n \"done\": {{faker 'number.int' max=99999}},\n \"inProgress\": {{faker 'number.int' max=99999}},\n \"toDo\": {{faker 'number.int' max=99999}},\n \"unmapped\": {{faker 'number.int' max=99999}}\n },\n \"moveUnfixedIssuesTo\": \"\",\n \"name\": \"\",\n \"operations\": [\n {\n \"href\": \"\",\n \"iconClass\": \"\",\n \"id\": \"\",\n \"label\": \"\",\n \"styleClass\": \"\",\n \"title\": \"\",\n \"weight\": {{faker 'number.int' max=99999}}\n }\n ],\n \"overdue\": {{faker 'datatype.boolean'}},\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"releaseDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"released\": {{faker 'datatype.boolean'}},\n \"self\": \"\",\n \"startDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"userReleaseDate\": \"\",\n \"userStartDate\": \"\"\n }\n ]\n },\n \"role\": {\n \"actors\": [\n {\n \"actorGroup\": {\n \"displayName\": \"\",\n \"name\": \"\"\n },\n \"actorUser\": {\n \"accountId\": \"\"\n },\n \"avatarUrl\": \"\",\n \"displayName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'atlassian-group-role-actor' 'atlassian-user-role-actor')}}\"\n }\n ],\n \"admin\": {{faker 'datatype.boolean'}},\n \"currentUserRole\": {{faker 'datatype.boolean'}},\n \"default\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roleConfigurable\": {{faker 'datatype.boolean'}},\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"translatedName\": \"\"\n },\n \"type\": \"{{oneOf (array 'user' 'group' 'project' 'projectRole' 'global' 'loggedin' 'authenticated' 'project-unknown')}}\",\n \"user\": {\n \"accountId\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n }\n }\n ],\n \"view\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "cdeeac4d-c5f7-485d-b0ac-f75ba5978fce", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2529b9cc-f847-43f0-9b9d-9b834d9c6d43", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cf70b788-dcfc-4c68-9f3c-262a84fbf8d4", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 404, "label": "Returned if the dashboard is not found or the dashboard is not owned by or shared with the user.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4fc17928-d182-42b6-8e88-165ae02e6844", "documentation": "Analyse Jira expression", "method": "post", "endpoint": "rest/api/3/expression/analyse", "responses": [ { "uuid": "0652fd6e-2b5f-4fe6-8bd0-53bdf9c60227", "body": "{\n \"results\": [\n {\n \"complexity\": {\n \"expensiveOperations\": \"\",\n \"variables\": {}\n },\n \"errors\": [\n {\n \"column\": {{faker 'number.int' max=99999}},\n \"expression\": \"\",\n \"line\": {{faker 'number.int' max=99999}},\n \"message\": \"!, -, typeof, (, IDENTIFIER, null, true, false, NUMBER, STRING, TEMPLATE_LITERAL, new, [ or { expected, > encountered.\",\n \"type\": \"{{oneOf (array 'syntax' 'type' 'other')}}\"\n }\n ],\n \"expression\": \"\",\n \"type\": \"\",\n \"valid\": {{faker 'datatype.boolean'}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e42a1662-5295-4391-8a68-2340ad245324", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 400, "label": "400 response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c51f1078-e1f9-43d6-bea9-87ed8f7d48ec", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "67c90dad-f38b-4c6b-8fb1-1660fa3820b6", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 404, "label": "404 response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d23e55df-153e-4b86-b182-cf529c6786c9", "documentation": "Evaluate Jira expression", "method": "post", "endpoint": "rest/api/3/expression/eval", "responses": [ { "uuid": "b0b7891b-3edf-450d-9127-6685319cff2b", "body": "{\n \"meta\": {\n \"complexity\": {\n \"beans\": {\n \"limit\": {{faker 'number.int' max=99999}},\n \"value\": {{faker 'number.int' max=99999}}\n },\n \"expensiveOperations\": {\n \"limit\": {{faker 'number.int' max=99999}},\n \"value\": {{faker 'number.int' max=99999}}\n },\n \"primitiveValues\": {\n \"limit\": {{faker 'number.int' max=99999}},\n \"value\": {{faker 'number.int' max=99999}}\n },\n \"steps\": {\n \"limit\": {{faker 'number.int' max=99999}},\n \"value\": {{faker 'number.int' max=99999}}\n }\n },\n \"issues\": {\n \"jql\": {\n \"count\": {{faker 'number.int' max=99999}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"startAt\": {{faker 'number.int' max=99999}},\n \"totalCount\": {{faker 'number.int' max=99999}},\n \"validationWarnings\": [\n \"\"\n ]\n }\n }\n },\n \"value\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the evaluation results in a value. The result is a JSON primitive value, list, or object.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ac7f81ff-a5b4-42ee-8c4d-059170698209", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 400, "label": "Returned if:\n\n * the request is invalid, that is:\n \n * invalid data is provided, such as a request including issue ID and key.\n * the expression is invalid and can not be parsed.\n * evaluation fails at runtime. This may happen for various reasons. For example, accessing a property on a null object (such as the expression `issue.id` where `issue` is `null`). In this case an error message is provided.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "37a0d4bb-dee7-4e19-b57f-178bcf9bfd8b", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "350c107f-36f5-4536-bc16-8e04fe72b8df", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 404, "label": "Returned if any object provided in the request context is not found or the user does not have permission to view it.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ebf346e3-1599-41a2-b59c-9a0f032aa080", "documentation": "Get fields", "method": "get", "endpoint": "rest/api/3/field", "responses": [ { "uuid": "316821c8-9aba-4808-b942-24d6dab79890", "body": "[\n {\n \"clauseNames\": [\n \"\"\n ],\n \"custom\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"navigable\": {{faker 'datatype.boolean'}},\n \"orderable\": {{faker 'datatype.boolean'}},\n \"schema\": {\n \"configuration\": {},\n \"custom\": \"\",\n \"customId\": {{faker 'number.int' max=99999}},\n \"items\": \"\",\n \"system\": \"\",\n \"type\": \"\"\n },\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"searchable\": {{faker 'datatype.boolean'}}\n }\n]", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "dda1468f-5158-4430-9596-f2b8198041b3", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "43c652d5-9f15-4798-b3d9-5a2d463508ad", "documentation": "Create custom field", "method": "post", "endpoint": "rest/api/3/field", "responses": [ { "uuid": "ab0b1362-4a50-4b25-b47e-13011334287a", "body": "{\n \"clauseNames\": [\n \"\"\n ],\n \"custom\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"navigable\": {{faker 'datatype.boolean'}},\n \"orderable\": {{faker 'datatype.boolean'}},\n \"schema\": {\n \"configuration\": {},\n \"custom\": \"\",\n \"customId\": {{faker 'number.int' max=99999}},\n \"items\": \"\",\n \"system\": \"\",\n \"type\": \"\"\n },\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"searchable\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 201, "label": "Returned if the custom field is created.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4633673b-bf44-42e8-9870-108419cbc1fc", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if:\n\n * the user does not have permission to create custom fields.\n * any of the request object properties have invalid or missing values.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "04a67ded-9997-4875-99a0-5bfb5505bc40", "documentation": "Get fields paginated", "method": "get", "endpoint": "rest/api/3/field/search", "responses": [ { "uuid": "42b7f53b-1c82-4f83-846c-528fd1a3b934", "body": "{\n \"isLast\": {{faker 'datatype.boolean'}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"contextsCount\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"id\": \"\",\n \"isLocked\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"lastUsed\": {\n \"type\": \"{{oneOf (array 'TRACKED' 'NOT_TRACKED' 'NO_INFORMATION')}}\",\n \"value\": \"{{faker 'date.recent' 365}}\"\n },\n \"name\": \"\",\n \"schema\": {\n \"configuration\": {},\n \"custom\": \"\",\n \"customId\": {{faker 'number.int' max=99999}},\n \"items\": \"\",\n \"system\": \"\",\n \"type\": \"\"\n },\n \"screensCount\": {{faker 'number.int' max=99999}},\n \"searcherKey\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8fed9c21-5a15-45f4-a334-a3b7c24865f7", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "03481811-0cfb-4641-a5e8-8f05e80a612c", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7a641836-4e7c-4689-9d5b-f903329798a3", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cc39f3f1-e267-467b-a199-3e6edbf9ecbd", "documentation": "Update custom field", "method": "put", "endpoint": "rest/api/3/field/:fieldId", "responses": [ { "uuid": "cfdfaf3d-4474-48a5-8908-e703afd3cb1d", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e3dedf3e-5903-46d8-8c3e-88dbcb48f583", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e3f489b8-5952-441c-b8d7-3d66338e078a", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9bd6875e-d1e2-49b3-a58e-6deb52d352f6", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9ae7e70f-88fb-4f30-9f08-9f22712422db", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the custom field is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "81d1b16d-3e66-4468-926b-672aea63a36f", "documentation": "Get custom field contexts", "method": "get", "endpoint": "rest/api/3/field/:fieldId/context", "responses": [ { "uuid": "b7344292-1781-4bbc-a32c-65cd2a899929", "body": "{\n \"isLast\": {{faker 'datatype.boolean'}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"description\": \"\",\n \"id\": \"\",\n \"isAnyIssueType\": {{faker 'datatype.boolean'}},\n \"isGlobalContext\": {{faker 'datatype.boolean'}},\n \"name\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e22eb95a-4988-4679-8db3-dd1a93312e7c", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3fc80419-6e72-463e-941f-999bcc50c47f", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0d1c5b21-5a9c-41b8-8e31-cb416b102021", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the custom field was not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f2cc78ac-592d-455b-8267-237641cf28f1", "documentation": "Create custom field context", "method": "post", "endpoint": "rest/api/3/field/:fieldId/context", "responses": [ { "uuid": "2862900b-4451-440e-9d91-4650388fed4b", "body": "{\n \"description\": \"\",\n \"id\": \"\",\n \"issueTypeIds\": [\n \"\"\n ],\n \"name\": \"\",\n \"projectIds\": [\n \"\"\n ]\n}", "latency": 0, "statusCode": 201, "label": "Returned if the custom field context is created.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9d16fcb6-f74c-43e8-9d66-a5df6662a74a", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cc66ab24-9c0c-4189-b3f6-b7601bf36104", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "89001200-dbd4-4010-9fff-d45369e546f8", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the field, project, or issue type is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "da576fd5-b345-4c01-921b-7dcf7b6c9f26", "body": "", "latency": 0, "statusCode": 409, "label": "Returned if the issue type is a sub-task, but sub-tasks are disabled in Jira settings.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ecc5a146-34bd-484b-a37e-af5be6d214e7", "documentation": "Get custom field contexts default values", "method": "get", "endpoint": "rest/api/3/field/:fieldId/context/defaultValue", "responses": [ { "uuid": "705aabfb-b44d-4ca8-921d-97d6e57a94ba", "body": "{\n \"isLast\": {{faker 'datatype.boolean'}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"cascadingOptionId\": \"\",\n \"contextId\": \"\",\n \"optionId\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "dbfe5a4e-00d3-4d19-b0c1-37aab92fc0fa", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ca55fcd0-e12a-4269-a260-325fe12a00f6", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d820fd61-63cc-4744-801c-2f3f5e623a52", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the custom field is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "93e4068f-e116-4762-bf86-b0e44b6ccd77", "documentation": "Set custom field contexts default values", "method": "put", "endpoint": "rest/api/3/field/:fieldId/context/defaultValue", "responses": [ { "uuid": "929431b6-9050-4c94-8498-bafeef4fbe66", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "Returned if operation is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "510e1a15-fbbd-46d8-8b30-5d0ed94a47dd", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "95d80f79-b918-494a-9884-c51a95e457c2", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d74d1e13-1776-4129-84c9-d36af53147e5", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "611bbb00-e8b1-4864-8537-53977daab888", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the custom field, a context, an option, or a cascading option is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8d0c5b75-c09f-4aaf-843a-1841aec48608", "documentation": "Get issue types for custom field context", "method": "get", "endpoint": "rest/api/3/field/:fieldId/context/issuetypemapping", "responses": [ { "uuid": "f7f122a3-2345-4a09-86f9-d685d5cb811a", "body": "{\n \"isLast\": {{faker 'datatype.boolean'}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"contextId\": \"\",\n \"isAnyIssueType\": {{faker 'datatype.boolean'}},\n \"issueTypeId\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if operation is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9aaca32d-5f1d-4506-ae26-c234c51514e2", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "689c0162-140c-4fae-900d-230754759bee", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bb086371-3ea4-44b1-8002-f8d2ac26e8ce", "documentation": "Get custom field contexts for projects and issue types", "method": "post", "endpoint": "rest/api/3/field/:fieldId/context/mapping", "responses": [ { "uuid": "779384aa-77b0-4adb-a344-186710d7cfb2", "body": "{\n \"isLast\": {{faker 'datatype.boolean'}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"contextId\": \"\",\n \"issueTypeId\": \"\",\n \"projectId\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5a9ee43f-429e-4845-b652-0af1d09a00ef", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9f336759-004c-4593-affd-f54ef7accf92", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b9cdac0f-f428-4d98-878f-e4d3c252a83a", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "129287e9-e55f-4685-81e8-dace9a6c75a8", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the custom field, project, or issue type is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8fe1ce7c-fab9-44d2-adf6-dbf0c751574b", "documentation": "Get project mappings for custom field context", "method": "get", "endpoint": "rest/api/3/field/:fieldId/context/projectmapping", "responses": [ { "uuid": "f80c8373-3f34-481b-8bd0-270e8d0550b2", "body": "{\n \"isLast\": {{faker 'datatype.boolean'}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"contextId\": \"\",\n \"isGlobalContext\": {{faker 'datatype.boolean'}},\n \"projectId\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fd497fa8-eec9-4585-bc4c-a230a62b221e", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "30b60065-1b84-437f-86dc-80a11c51f427", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9dd9fe6a-485d-43f1-917f-f6d681669231", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the custom field is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "558238dd-deeb-48bd-b3a1-841b80e4f749", "documentation": "Delete custom field context", "method": "delete", "endpoint": "rest/api/3/field/:fieldId/context/:contextId", "responses": [ { "uuid": "593bf9a6-0dd5-4792-b1f5-736225f08db1", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "Returned if the context is deleted.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8833edd5-7a89-44bc-903d-ddb5c11dfa94", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "23a1cd83-1ff7-4e58-a4e1-5f4fc10e772d", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "625f886c-22c7-4f9f-923d-59e23218782b", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "74ceb5b8-5c58-4eea-bda5-930a3db86fa8", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the custom field or the context is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "325b04fe-f1e3-46b8-ae03-68d77828a003", "documentation": "Update custom field context", "method": "put", "endpoint": "rest/api/3/field/:fieldId/context/:contextId", "responses": [ { "uuid": "636c0d9b-cdd3-4dc0-9dad-645804b755f1", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "Returned if the context is updated.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "beb71831-a296-4f7d-bb5f-29f7a052e922", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "43530969-bed3-4f1e-b090-a5ca3a2760da", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0e07a69a-3b74-475a-9efd-6416bb81d035", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "321f6ee3-4023-4c21-af1e-1d5c50c34cd0", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the custom field or the context is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fd5dbe44-0322-449c-9b63-b01b06a5fb72", "documentation": "Add issue types to context", "method": "put", "endpoint": "rest/api/3/field/:fieldId/context/:contextId/issuetype", "responses": [ { "uuid": "82cfb29c-007a-4c2b-b630-ad44354bcdcc", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "Returned if operation is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9f78772a-94f0-4b1e-8623-27fedf937e01", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b0365f99-b57e-4d14-8104-057c59bce6b6", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "52e75ddb-8c91-4d1b-9a86-7d6810b9e4bc", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f55ca583-146c-43b8-8c40-4720eab374c5", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the custom field, context, or one or more issue types are not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0d485faf-9742-4590-bb9e-8f22c20f89ce", "body": "", "latency": 0, "statusCode": 409, "label": "Returned if the issue type is a sub-task, but sub-tasks are disabled in Jira settings.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c58fe02c-1db3-4322-b14a-925c82d3c88f", "documentation": "Remove issue types from context", "method": "post", "endpoint": "rest/api/3/field/:fieldId/context/:contextId/issuetype/remove", "responses": [ { "uuid": "152a104d-c33d-4c38-9a79-81b1cd271fb9", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "Returned if operation is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "83ee20ac-95d8-4971-8236-fba6c5b2d03f", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "60b10f64-1086-4a1b-b7be-7b833eb08582", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b89f07fd-30b7-48ee-bab4-9f75cc2d0bb7", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "003b5d8c-7b5a-4b10-930d-f310028c66ba", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the custom field, context, or one or more issue types are not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6e01a6ea-12b8-4884-86b1-1b4ff8e087b7", "documentation": "Get custom field options (context)", "method": "get", "endpoint": "rest/api/3/field/:fieldId/context/:contextId/option", "responses": [ { "uuid": "808c6ddf-2c71-4f07-b167-9b4f9e418785", "body": "{\n \"isLast\": {{faker 'datatype.boolean'}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"optionId\": \"\",\n \"value\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5719e16d-2bf5-4d5b-ac47-78a324f24e8d", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "263b7da2-ce1e-4221-a463-3902c1098ee7", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ce0ef4a4-a450-46d8-a524-3e1c7f586912", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d0426aee-97a5-49af-bf1d-5717012db295", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the custom field is not found or the context doesn't match the custom field.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "feb25fc9-a166-4fa3-9184-3e1eb52c0832", "documentation": "Create custom field options (context)", "method": "post", "endpoint": "rest/api/3/field/:fieldId/context/:contextId/option", "responses": [ { "uuid": "5f751b70-3a69-4e63-883e-4a834e9995c1", "body": "{\n \"options\": [\n {\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"optionId\": \"\",\n \"value\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "76950f11-cba0-4c5c-bd91-717b42c02c64", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ea442758-bc23-46ee-9551-b7b39976440a", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4642e3bf-d9dd-4603-92c7-6cec75f95385", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "753d2bf3-92e2-435b-b5bb-982c146e3871", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the custom field is not found or the context doesn't match the custom field.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "37bf5c9f-3e96-493c-853e-99cf9984ad91", "documentation": "Update custom field options (context)", "method": "put", "endpoint": "rest/api/3/field/:fieldId/context/:contextId/option", "responses": [ { "uuid": "ab5189ec-fbd4-4423-b1a8-e8786da0c285", "body": "{\n \"options\": [\n {\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"value\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "810787a5-ec81-4b03-bed1-7c3184925602", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6e3b3ebb-b03b-4376-809a-f57147b619e0", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "80cc6752-30d2-42cc-bc23-a5168448cdee", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "94535154-4290-41cb-a260-aafd121b1af7", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the field, context, or one or more options is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "81d943ad-bf40-4de8-af5a-c106c12ba572", "documentation": "Reorder custom field options (context)", "method": "put", "endpoint": "rest/api/3/field/:fieldId/context/:contextId/option/move", "responses": [ { "uuid": "6f47d1fd-c0c8-4c39-9f8a-f50d14b295ff", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "Returned if options are reordered.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "094203c7-2f7d-4d9b-bb23-14c62f116354", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "01d386f4-9ab6-44d2-a598-19892c6e693c", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f45bc333-4442-40c5-ae89-ea6099ddab1e", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a3d1843d-0e2d-42d6-81c6-cdae29a3c0b7", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the field, the context, or one or more of the options is not found..", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "dde6de7a-6367-4e3d-8d54-4622ef2eccc4", "documentation": "Delete custom field options (context)", "method": "delete", "endpoint": "rest/api/3/field/:fieldId/context/:contextId/option/:optionId", "responses": [ { "uuid": "67e05a09-8ea5-451c-83cb-381a6fa77922", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the option is deleted.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bffa6649-aa84-4e42-b529-e49103dc9010", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "10ad8fb6-7222-45f8-b9ba-85d624861101", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "90b29ccb-abf4-4a11-95f5-0bc5b331db7a", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "01779183-c821-4b3b-b825-45fec67456ee", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the field, the context, or the option is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "01de89f6-28b7-47d7-b8d2-192596256744", "documentation": "Assign custom field context to projects", "method": "put", "endpoint": "rest/api/3/field/:fieldId/context/:contextId/project", "responses": [ { "uuid": "0eef5445-36fa-43ce-aa67-40658082f90b", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "Returned if operation is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "68f7e66f-1e8b-4995-977d-add757ab1418", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "11d1cd60-8c87-4e34-a6b8-5686726493c9", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4538ea1e-2652-4528-8078-8526c1f735fa", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "41dc1d23-8e2a-43cd-98ef-24fc483d9a0c", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the custom field, context, or project is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cc311624-39de-482a-955c-a266032cb5d3", "documentation": "Remove custom field context from projects", "method": "post", "endpoint": "rest/api/3/field/:fieldId/context/:contextId/project/remove", "responses": [ { "uuid": "bef02c40-6f58-4bdb-adff-b02bf57f3223", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "Returned if the custom field context is removed from the projects.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ec00e10d-5c11-49ec-a870-44a886908d8e", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d5c9eff0-6332-4a00-9539-7e206b1e375d", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "77a52d62-79c4-4fd1-970a-49c3981b0887", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a1c74e97-c50b-4c1d-95c7-7e36fc415283", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the custom field, context, or one or more projects are not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2ad6dc1a-3e24-40f3-ba63-4035ca548acf", "documentation": "Get contexts for a field", "method": "get", "endpoint": "rest/api/3/field/:fieldId/contexts", "responses": [ { "uuid": "fc9f6dac-ccde-47d4-a801-08f0fb67e4c2", "body": "{\n \"isLast\": {{faker 'datatype.boolean'}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n }\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1b46599b-a0ae-4815-8839-d9b09a131117", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ad8c47a1-6f37-4185-a47a-3407a7b43150", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "17c5caee-8afc-4e89-becf-53a33ed12192", "documentation": "Get screens for a field", "method": "get", "endpoint": "rest/api/3/field/:fieldId/screens", "responses": [ { "uuid": "3042e0f6-c834-4851-97c1-5963bcf0f997", "body": "{\n \"isLast\": {{faker 'datatype.boolean'}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"tab\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n }\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0bb9f0b3-0f19-4cbd-90de-12eca09e0982", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0aa5f5c5-5854-417b-8707-ae5d6273241b", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d4a39daf-912e-4a16-8ebd-2cd8693be702", "documentation": "Get all issue field options", "method": "get", "endpoint": "rest/api/3/field/:fieldKey/option", "responses": [ { "uuid": "46f5f3c5-712c-4e15-9ed6-7afe5b08dde6", "body": "{\n \"isLast\": {{faker 'datatype.boolean'}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"config\": {\n \"attributes\": [\n \"{{oneOf (array 'notSelectable' 'defaultValue')}}\"\n ],\n \"scope\": {\n \"global\": {\n \"attributes\": [\n \"{{oneOf (array 'notSelectable' 'defaultValue')}}\"\n ]\n },\n \"projects\": [\n {{faker 'number.int' max=99999}}\n ],\n \"projects2\": [\n {\n \"attributes\": [\n \"{{oneOf (array 'notSelectable' 'defaultValue')}}\"\n ],\n \"id\": {{faker 'number.int' max=99999}}\n }\n ]\n }\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"properties\": {},\n \"value\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f8d8b048-3102-4c96-9e9a-47641112d38b", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the field is not found or does not support options.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "825c97fa-0f92-4a8a-9e01-4cb65e964c9e", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the request is not authenticated as a Jira administrator or the app that provided the field.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f91a619e-7a6c-4897-9adf-63a1f950f0cf", "documentation": "Create issue field option", "method": "post", "endpoint": "rest/api/3/field/:fieldKey/option", "responses": [ { "uuid": "d3689591-5b14-4cd8-b817-4fce24015a6b", "body": "{\n \"config\": {\n \"attributes\": [\n \"{{oneOf (array 'notSelectable' 'defaultValue')}}\"\n ],\n \"scope\": {\n \"global\": {\n \"attributes\": [\n \"{{oneOf (array 'notSelectable' 'defaultValue')}}\"\n ]\n },\n \"projects\": [\n {{faker 'number.int' max=99999}}\n ],\n \"projects2\": [\n {\n \"attributes\": [\n \"{{oneOf (array 'notSelectable' 'defaultValue')}}\"\n ],\n \"id\": {{faker 'number.int' max=99999}}\n }\n ]\n }\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"properties\": {},\n \"value\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ebf769ef-5065-4b46-8b5a-0184d35f8d7b", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the option is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "003e7ab4-cea3-4119-8278-5ccdac6c4aa2", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the request is not authenticated as a Jira administrator or the app that provided the field.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6d5571c5-2012-4c71-a111-b10334df28e3", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the field is not found or does not support options.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "18ddc57a-e0e6-4db4-8bab-bd3a0ab3f1c5", "documentation": "Get selectable issue field options", "method": "get", "endpoint": "rest/api/3/field/:fieldKey/option/suggestions/edit", "responses": [ { "uuid": "8ca214cc-df89-4df8-9a31-7d494410e93c", "body": "{\n \"isLast\": {{faker 'datatype.boolean'}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"config\": {\n \"attributes\": [\n \"{{oneOf (array 'notSelectable' 'defaultValue')}}\"\n ],\n \"scope\": {\n \"global\": {\n \"attributes\": [\n \"{{oneOf (array 'notSelectable' 'defaultValue')}}\"\n ]\n },\n \"projects\": [\n {{faker 'number.int' max=99999}}\n ],\n \"projects2\": [\n {\n \"attributes\": [\n \"{{oneOf (array 'notSelectable' 'defaultValue')}}\"\n ],\n \"id\": {{faker 'number.int' max=99999}}\n }\n ]\n }\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"properties\": {},\n \"value\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "752bf265-f509-4958-9ddc-9da57a0288b0", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "91794590-06bb-448d-ad5a-e0c1546c9c67", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the field is not found or does not support options.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "16760334-0583-4fe0-86dc-6fb0544765e5", "documentation": "Get visible issue field options", "method": "get", "endpoint": "rest/api/3/field/:fieldKey/option/suggestions/search", "responses": [ { "uuid": "500962f6-dba3-4af7-ba1d-1133be81cf6c", "body": "{\n \"isLast\": {{faker 'datatype.boolean'}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"config\": {\n \"attributes\": [\n \"{{oneOf (array 'notSelectable' 'defaultValue')}}\"\n ],\n \"scope\": {\n \"global\": {\n \"attributes\": [\n \"{{oneOf (array 'notSelectable' 'defaultValue')}}\"\n ]\n },\n \"projects\": [\n {{faker 'number.int' max=99999}}\n ],\n \"projects2\": [\n {\n \"attributes\": [\n \"{{oneOf (array 'notSelectable' 'defaultValue')}}\"\n ],\n \"id\": {{faker 'number.int' max=99999}}\n }\n ]\n }\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"properties\": {},\n \"value\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bb8cd5e2-26cd-4589-80d6-421e5eed9025", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7bc9b245-8785-44c1-a60b-adf7904c20a0", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the field is not found or does not support options.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d695c3ce-7072-4eca-a03a-714ad398425b", "documentation": "Delete issue field option", "method": "delete", "endpoint": "rest/api/3/field/:fieldKey/option/:optionId", "responses": [ { "uuid": "57f97517-32ea-43cb-83e6-401b5de2ca02", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "Returned if the field option is deleted.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "285ec0ee-d856-4144-b9c8-5bb46cc7530f", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the request is not authenticated as a Jira administrator or the app that provided the field.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d4225cb3-c1b5-49e7-ab30-8cf15b88a9d7", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the field or option is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b33d7a99-a0dd-4356-ac5f-76b17dc0daa0", "body": "", "latency": 0, "statusCode": 409, "label": "Returned if the option is selected for the field in any issue.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d8b6026f-f064-4cfd-a2e9-33ae7c49059f", "documentation": "Get issue field option", "method": "get", "endpoint": "rest/api/3/field/:fieldKey/option/:optionId", "responses": [ { "uuid": "7fe9b2c3-d494-422e-864e-081e7a172e47", "body": "{\n \"config\": {\n \"attributes\": [\n \"{{oneOf (array 'notSelectable' 'defaultValue')}}\"\n ],\n \"scope\": {\n \"global\": {\n \"attributes\": [\n \"{{oneOf (array 'notSelectable' 'defaultValue')}}\"\n ]\n },\n \"projects\": [\n {{faker 'number.int' max=99999}}\n ],\n \"projects2\": [\n {\n \"attributes\": [\n \"{{oneOf (array 'notSelectable' 'defaultValue')}}\"\n ],\n \"id\": {{faker 'number.int' max=99999}}\n }\n ]\n }\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"properties\": {},\n \"value\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the requested option is returned.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "257c9c16-b47f-474d-abf5-ca7cbebd721d", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the field is not found or does not support options.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3691f755-cf19-4c69-b60a-deb79892d312", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the request is not authenticated as a Jira administrator or the app that provided the field.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fc57e5d3-52dd-438c-8ff3-5a3bb3aaf16e", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the option is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d89f0864-a163-4c82-ac96-7aa3adde58ea", "documentation": "Update issue field option", "method": "put", "endpoint": "rest/api/3/field/:fieldKey/option/:optionId", "responses": [ { "uuid": "f35780fb-861c-49f7-bc5e-2be3e21b31a4", "body": "{\n \"config\": {\n \"attributes\": [\n \"{{oneOf (array 'notSelectable' 'defaultValue')}}\"\n ],\n \"scope\": {\n \"global\": {\n \"attributes\": [\n \"{{oneOf (array 'notSelectable' 'defaultValue')}}\"\n ]\n },\n \"projects\": [\n {{faker 'number.int' max=99999}}\n ],\n \"projects2\": [\n {\n \"attributes\": [\n \"{{oneOf (array 'notSelectable' 'defaultValue')}}\"\n ],\n \"id\": {{faker 'number.int' max=99999}}\n }\n ]\n }\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"properties\": {},\n \"value\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the option is updated or created.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e37923ed-21be-4a38-8436-0fac55da8489", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the option is invalid, or the *ID* in the request object does not match the *optionId* parameter.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2416e8e7-4671-4a5c-ab80-1d120e144847", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the request is not authenticated as a Jira administrator or the app that provided the field.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bc79bc24-fe9f-410a-809a-2427b4312165", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if field is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9bb43c03-6b1a-493c-9f08-ec3ecf0f9a07", "documentation": "Replace issue field option", "method": "delete", "endpoint": "rest/api/3/field/:fieldKey/option/:optionId/issue", "responses": [ { "uuid": "27873b7c-a6c3-469b-b136-d482af9c2787", "body": "{\n \"description\": \"\",\n \"elapsedRuntime\": {{faker 'number.int' max=99999}},\n \"finished\": {{faker 'number.int' max=99999}},\n \"id\": \"\",\n \"lastUpdate\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"progress\": {{faker 'number.int' max=99999}},\n \"result\": {\n \"errors\": {\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"httpStatusCode\": {{faker 'number.int' max=99999}}\n },\n \"modifiedIssues\": [\n {{faker 'number.int' max=99999}}\n ],\n \"unmodifiedIssues\": [\n {{faker 'number.int' max=99999}}\n ]\n },\n \"self\": \"\",\n \"started\": {{faker 'number.int' max=99999}},\n \"status\": \"{{oneOf (array 'ENQUEUED' 'RUNNING' 'COMPLETE' 'FAILED' 'CANCEL_REQUESTED' 'CANCELLED' 'DEAD')}}\",\n \"submitted\": {{faker 'number.int' max=99999}},\n \"submittedBy\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 303, "label": "Returned if the long-running task to deselect the option is started.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a59ae370-3186-4344-b3ea-2193aae4fd7f", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the JQL query is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7dd29458-ec10-4d11-87ea-bb5b98e7cc68", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the field is not found or does not support options, or the options to be replaced are not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cc101892-536d-4ef8-8bb6-2e4a5b3f9880", "documentation": "Get all field configurations", "method": "get", "endpoint": "rest/api/3/fieldconfiguration", "responses": [ { "uuid": "293f7f15-d2d0-4bab-95eb-398dd0fe68a0", "body": "{\n \"isLast\": {{faker 'datatype.boolean'}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"isDefault\": {{faker 'datatype.boolean'}},\n \"name\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f2315806-4b8e-4614-9889-3bb864d25ddd", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e8bda593-3cd9-42fe-8ef7-c8a4c8198911", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c32f7ad9-fcfb-43fd-a996-638ef94ba75b", "documentation": "Get field configuration items", "method": "get", "endpoint": "rest/api/3/fieldconfiguration/:id/fields", "responses": [ { "uuid": "2531c55c-cd15-4664-931a-f03e90e64988", "body": "{\n \"isLast\": {{faker 'datatype.boolean'}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"description\": \"\",\n \"id\": \"\",\n \"isHidden\": {{faker 'datatype.boolean'}},\n \"isRequired\": {{faker 'datatype.boolean'}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "db025e80-2f0b-4870-ad84-71779b0d5c5b", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5bc7e0af-2d4d-447d-9094-4e0532a0ff80", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "afe332f1-c23a-4cef-9955-3ca17141a8cd", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the field configuration is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6c9e5dda-05d5-4441-88e7-6507810e4d33", "documentation": "Get all field configuration schemes", "method": "get", "endpoint": "rest/api/3/fieldconfigurationscheme", "responses": [ { "uuid": "2d229e14-dd43-4b71-a986-f91c906f3496", "body": "{\n \"isLast\": {{faker 'datatype.boolean'}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2ab06eaf-7961-436f-bad5-ae9830e8b990", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "099d69eb-c50b-4f06-bf81-eba333e8ec0d", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c2189667-ea9c-49f8-a5c7-02589ad9bb47", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7c388ca0-f586-4895-b809-6565e287a15c", "documentation": "Get field configuration issue type items", "method": "get", "endpoint": "rest/api/3/fieldconfigurationscheme/mapping", "responses": [ { "uuid": "34e38069-f04d-49d4-92b3-67c0f9f4e474", "body": "{\n \"isLast\": {{faker 'datatype.boolean'}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"fieldConfigurationId\": \"\",\n \"fieldConfigurationSchemeId\": \"\",\n \"issueTypeId\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3dd7481d-3b90-48c5-99c1-602616dc9547", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cb542c76-260f-4620-b2fa-d9dda20b1190", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "000deda0-89f5-4c51-9ea5-31c38119653a", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e37e7e16-4622-4056-ac85-90629673c893", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if no field configuration schemes are found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ee84a76f-1329-4440-962c-a2958d6ae53c", "documentation": "Get field configuration schemes for projects", "method": "get", "endpoint": "rest/api/3/fieldconfigurationscheme/project", "responses": [ { "uuid": "a6b65e7b-0d0c-4286-b7f2-82d59ee81c3d", "body": "{\n \"isLast\": {{faker 'datatype.boolean'}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"fieldConfigurationScheme\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\"\n },\n \"projectIds\": [\n \"\"\n ]\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "71a697a3-4554-4c05-8048-e01931f7bc36", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f2c3d06d-3858-4bb5-a0db-cbb17e0c8804", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3b4b8565-6d7d-451b-b4bb-46dabf4c7819", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "55f8abd5-9322-4a50-9383-4dd3ba9642d0", "documentation": "Assign field configuration scheme to project", "method": "put", "endpoint": "rest/api/3/fieldconfigurationscheme/project", "responses": [ { "uuid": "9cf2eca4-3596-4b8e-956b-74abb3bed225", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "37c0f160-e06c-4655-b5c4-4dcea096aae8", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the project is not a classic project.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6934381c-d162-49a3-9970-e3c0ac78fd1f", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e5088a3a-3e41-4bf8-b37f-8e0ad2a54864", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5baa06fe-6279-4d6f-a837-6f2b6066f8e1", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the project is missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f9dccc58-c33c-4a17-810a-255892f6f142", "documentation": "Get filters", "method": "get", "endpoint": "rest/api/3/filter", "responses": [ { "uuid": "b127196f-1968-4d7d-ab6b-fb83b4dc95d9", "body": "[\n {\n \"description\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"favouritedCount\": {{faker 'number.int' max=99999}},\n \"id\": \"\",\n \"jql\": \"\",\n \"name\": \"\",\n \"owner\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"searchUrl\": \"\",\n \"self\": \"\",\n \"sharePermissions\": [\n {\n \"group\": {\n \"name\": \"\",\n \"self\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"project\": {\n \"archived\": {{faker 'datatype.boolean'}},\n \"archivedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"archivedDate\": \"{{faker 'date.recent' 365}}\",\n \"assigneeType\": \"{{oneOf (array 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"components\": [\n {\n \"assignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"assigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"description\": \"\",\n \"id\": \"\",\n \"isAssigneeTypeValid\": {{faker 'datatype.boolean'}},\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"leadAccountId\": \"\",\n \"leadUserName\": \"\",\n \"name\": \"\",\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"realAssignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"realAssigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"self\": \"\"\n }\n ],\n \"deleted\": {{faker 'datatype.boolean'}},\n \"deletedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"deletedDate\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"email\": \"\",\n \"expand\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"insight\": {\n \"lastIssueUpdateTime\": \"{{faker 'date.recent' 365}}\",\n \"totalIssueCount\": {{faker 'number.int' max=99999}}\n },\n \"isPrivate\": {{faker 'datatype.boolean'}},\n \"issueTypeHierarchy\": {\n \"baseLevelId\": {{faker 'number.int' max=99999}},\n \"levels\": [\n {\n \"aboveLevelId\": {{faker 'number.int' max=99999}},\n \"belowLevelId\": {{faker 'number.int' max=99999}},\n \"externalUuid\": \"{{faker 'string.uuid'}}\",\n \"globalHierarchyLevel\": \"{{oneOf (array 'SUBTASK' 'BASE' 'EPIC')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeIds\": [\n {{faker 'number.int' max=99999}}\n ],\n \"level\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"projectConfigurationId\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"issueTypes\": [\n {\n \"avatarId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"entityId\": \"{{faker 'string.uuid'}}\",\n \"hierarchyLevel\": {{faker 'number.int' max=99999}},\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"subtask\": {{faker 'datatype.boolean'}}\n }\n ],\n \"key\": \"\",\n \"landingPageInfo\": {\n \"boardId\": {{faker 'number.int' max=99999}},\n \"projectKey\": \"\",\n \"projectType\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"url\": \"\"\n },\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"permissions\": {\n \"canEdit\": {{faker 'datatype.boolean'}}\n },\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"properties\": {},\n \"retentionTillDate\": \"{{faker 'date.recent' 365}}\",\n \"roles\": {},\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"style\": \"{{oneOf (array 'classic' 'next-gen')}}\",\n \"url\": \"\",\n \"uuid\": \"{{faker 'string.uuid'}}\",\n \"versions\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"expand\": \"\",\n \"id\": \"\",\n \"issuesStatusForFixVersion\": {\n \"done\": {{faker 'number.int' max=99999}},\n \"inProgress\": {{faker 'number.int' max=99999}},\n \"toDo\": {{faker 'number.int' max=99999}},\n \"unmapped\": {{faker 'number.int' max=99999}}\n },\n \"moveUnfixedIssuesTo\": \"\",\n \"name\": \"\",\n \"operations\": [\n {\n \"href\": \"\",\n \"iconClass\": \"\",\n \"id\": \"\",\n \"label\": \"\",\n \"styleClass\": \"\",\n \"title\": \"\",\n \"weight\": {{faker 'number.int' max=99999}}\n }\n ],\n \"overdue\": {{faker 'datatype.boolean'}},\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"releaseDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"released\": {{faker 'datatype.boolean'}},\n \"self\": \"\",\n \"startDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"userReleaseDate\": \"\",\n \"userStartDate\": \"\"\n }\n ]\n },\n \"role\": {\n \"actors\": [\n {\n \"actorGroup\": {\n \"displayName\": \"\",\n \"name\": \"\"\n },\n \"actorUser\": {\n \"accountId\": \"\"\n },\n \"avatarUrl\": \"\",\n \"displayName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'atlassian-group-role-actor' 'atlassian-user-role-actor')}}\"\n }\n ],\n \"admin\": {{faker 'datatype.boolean'}},\n \"currentUserRole\": {{faker 'datatype.boolean'}},\n \"default\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roleConfigurable\": {{faker 'datatype.boolean'}},\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"translatedName\": \"\"\n },\n \"type\": \"{{oneOf (array 'user' 'group' 'project' 'projectRole' 'global' 'loggedin' 'authenticated' 'project-unknown')}}\",\n \"user\": {\n \"accountId\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n }\n }\n ],\n \"sharedUsers\": {\n \"end-index\": {{faker 'number.int' max=99999}},\n \"items\": [\n {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"start-index\": {{faker 'number.int' max=99999}}\n },\n \"subscriptions\": {\n \"end-index\": {{faker 'number.int' max=99999}},\n \"items\": [\n {\n \"group\": {\n \"name\": \"\",\n \"self\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"user\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n }\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"start-index\": {{faker 'number.int' max=99999}}\n },\n \"viewUrl\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2e8d2841-aea1-45d3-984f-e1cbfc75d74b", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "91afc3a2-41fd-49fa-834c-c7abb06f3fde", "documentation": "Create filter", "method": "post", "endpoint": "rest/api/3/filter", "responses": [ { "uuid": "a4445155-9adb-4f95-bfcb-4e674cf32420", "body": "{\n \"description\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"favouritedCount\": {{faker 'number.int' max=99999}},\n \"id\": \"\",\n \"jql\": \"\",\n \"name\": \"\",\n \"owner\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"searchUrl\": \"\",\n \"self\": \"\",\n \"sharePermissions\": [\n {\n \"group\": {\n \"name\": \"\",\n \"self\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"project\": {\n \"archived\": {{faker 'datatype.boolean'}},\n \"archivedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"archivedDate\": \"{{faker 'date.recent' 365}}\",\n \"assigneeType\": \"{{oneOf (array 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"components\": [\n {\n \"assignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"assigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"description\": \"\",\n \"id\": \"\",\n \"isAssigneeTypeValid\": {{faker 'datatype.boolean'}},\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"leadAccountId\": \"\",\n \"leadUserName\": \"\",\n \"name\": \"\",\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"realAssignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"realAssigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"self\": \"\"\n }\n ],\n \"deleted\": {{faker 'datatype.boolean'}},\n \"deletedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"deletedDate\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"email\": \"\",\n \"expand\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"insight\": {\n \"lastIssueUpdateTime\": \"{{faker 'date.recent' 365}}\",\n \"totalIssueCount\": {{faker 'number.int' max=99999}}\n },\n \"isPrivate\": {{faker 'datatype.boolean'}},\n \"issueTypeHierarchy\": {\n \"baseLevelId\": {{faker 'number.int' max=99999}},\n \"levels\": [\n {\n \"aboveLevelId\": {{faker 'number.int' max=99999}},\n \"belowLevelId\": {{faker 'number.int' max=99999}},\n \"externalUuid\": \"{{faker 'string.uuid'}}\",\n \"globalHierarchyLevel\": \"{{oneOf (array 'SUBTASK' 'BASE' 'EPIC')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeIds\": [\n {{faker 'number.int' max=99999}}\n ],\n \"level\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"projectConfigurationId\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"issueTypes\": [\n {\n \"avatarId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"entityId\": \"{{faker 'string.uuid'}}\",\n \"hierarchyLevel\": {{faker 'number.int' max=99999}},\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"subtask\": {{faker 'datatype.boolean'}}\n }\n ],\n \"key\": \"\",\n \"landingPageInfo\": {\n \"boardId\": {{faker 'number.int' max=99999}},\n \"projectKey\": \"\",\n \"projectType\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"url\": \"\"\n },\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"permissions\": {\n \"canEdit\": {{faker 'datatype.boolean'}}\n },\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"properties\": {},\n \"retentionTillDate\": \"{{faker 'date.recent' 365}}\",\n \"roles\": {},\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"style\": \"{{oneOf (array 'classic' 'next-gen')}}\",\n \"url\": \"\",\n \"uuid\": \"{{faker 'string.uuid'}}\",\n \"versions\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"expand\": \"\",\n \"id\": \"\",\n \"issuesStatusForFixVersion\": {\n \"done\": {{faker 'number.int' max=99999}},\n \"inProgress\": {{faker 'number.int' max=99999}},\n \"toDo\": {{faker 'number.int' max=99999}},\n \"unmapped\": {{faker 'number.int' max=99999}}\n },\n \"moveUnfixedIssuesTo\": \"\",\n \"name\": \"\",\n \"operations\": [\n {\n \"href\": \"\",\n \"iconClass\": \"\",\n \"id\": \"\",\n \"label\": \"\",\n \"styleClass\": \"\",\n \"title\": \"\",\n \"weight\": {{faker 'number.int' max=99999}}\n }\n ],\n \"overdue\": {{faker 'datatype.boolean'}},\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"releaseDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"released\": {{faker 'datatype.boolean'}},\n \"self\": \"\",\n \"startDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"userReleaseDate\": \"\",\n \"userStartDate\": \"\"\n }\n ]\n },\n \"role\": {\n \"actors\": [\n {\n \"actorGroup\": {\n \"displayName\": \"\",\n \"name\": \"\"\n },\n \"actorUser\": {\n \"accountId\": \"\"\n },\n \"avatarUrl\": \"\",\n \"displayName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'atlassian-group-role-actor' 'atlassian-user-role-actor')}}\"\n }\n ],\n \"admin\": {{faker 'datatype.boolean'}},\n \"currentUserRole\": {{faker 'datatype.boolean'}},\n \"default\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roleConfigurable\": {{faker 'datatype.boolean'}},\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"translatedName\": \"\"\n },\n \"type\": \"{{oneOf (array 'user' 'group' 'project' 'projectRole' 'global' 'loggedin' 'authenticated' 'project-unknown')}}\",\n \"user\": {\n \"accountId\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n }\n }\n ],\n \"sharedUsers\": {\n \"end-index\": {{faker 'number.int' max=99999}},\n \"items\": [\n {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"start-index\": {{faker 'number.int' max=99999}}\n },\n \"subscriptions\": {\n \"end-index\": {{faker 'number.int' max=99999}},\n \"items\": [\n {\n \"group\": {\n \"name\": \"\",\n \"self\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"user\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n }\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"start-index\": {{faker 'number.int' max=99999}}\n },\n \"viewUrl\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a285e809-5079-4125-9908-3ba59ab38201", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request object is invalid. For example, the `name` is not unique or the project ID is not specified for a project role share permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1f52b3cf-b99e-4295-ada8-caa67dcf49b1", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d4362364-ebf7-48e6-ad89-ab7cec78d63c", "documentation": "Get default share scope", "method": "get", "endpoint": "rest/api/3/filter/defaultShareScope", "responses": [ { "uuid": "ff553f13-e325-45e2-95d6-228df94e9b7c", "body": "{\n \"scope\": \"{{oneOf (array 'GLOBAL' 'AUTHENTICATED' 'PRIVATE')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5c2df56c-6de5-4016-b096-436d14f54356", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6a8476bf-7934-4d32-8ee0-9a3d1123dff5", "documentation": "Set default share scope", "method": "put", "endpoint": "rest/api/3/filter/defaultShareScope", "responses": [ { "uuid": "dbbd4eaa-31a2-480e-bcda-c254be143d4c", "body": "{\n \"scope\": \"{{oneOf (array 'GLOBAL' 'AUTHENTICATED' 'PRIVATE')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2dabbf0b-bf97-42a8-9c4e-86acae1f0a0b", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if an invalid scope is set.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9cd84071-da98-42e3-b1f5-699dba83abac", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "38dee900-2ded-42eb-948f-3c72a4057712", "documentation": "Get favorite filters", "method": "get", "endpoint": "rest/api/3/filter/favourite", "responses": [ { "uuid": "f49cdb86-c9f3-4b70-8646-fb6d7aa0aaa7", "body": "[\n {\n \"description\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"favouritedCount\": {{faker 'number.int' max=99999}},\n \"id\": \"\",\n \"jql\": \"\",\n \"name\": \"\",\n \"owner\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"searchUrl\": \"\",\n \"self\": \"\",\n \"sharePermissions\": [\n {\n \"group\": {\n \"name\": \"\",\n \"self\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"project\": {\n \"archived\": {{faker 'datatype.boolean'}},\n \"archivedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"archivedDate\": \"{{faker 'date.recent' 365}}\",\n \"assigneeType\": \"{{oneOf (array 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"components\": [\n {\n \"assignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"assigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"description\": \"\",\n \"id\": \"\",\n \"isAssigneeTypeValid\": {{faker 'datatype.boolean'}},\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"leadAccountId\": \"\",\n \"leadUserName\": \"\",\n \"name\": \"\",\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"realAssignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"realAssigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"self\": \"\"\n }\n ],\n \"deleted\": {{faker 'datatype.boolean'}},\n \"deletedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"deletedDate\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"email\": \"\",\n \"expand\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"insight\": {\n \"lastIssueUpdateTime\": \"{{faker 'date.recent' 365}}\",\n \"totalIssueCount\": {{faker 'number.int' max=99999}}\n },\n \"isPrivate\": {{faker 'datatype.boolean'}},\n \"issueTypeHierarchy\": {\n \"baseLevelId\": {{faker 'number.int' max=99999}},\n \"levels\": [\n {\n \"aboveLevelId\": {{faker 'number.int' max=99999}},\n \"belowLevelId\": {{faker 'number.int' max=99999}},\n \"externalUuid\": \"{{faker 'string.uuid'}}\",\n \"globalHierarchyLevel\": \"{{oneOf (array 'SUBTASK' 'BASE' 'EPIC')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeIds\": [\n {{faker 'number.int' max=99999}}\n ],\n \"level\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"projectConfigurationId\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"issueTypes\": [\n {\n \"avatarId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"entityId\": \"{{faker 'string.uuid'}}\",\n \"hierarchyLevel\": {{faker 'number.int' max=99999}},\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"subtask\": {{faker 'datatype.boolean'}}\n }\n ],\n \"key\": \"\",\n \"landingPageInfo\": {\n \"boardId\": {{faker 'number.int' max=99999}},\n \"projectKey\": \"\",\n \"projectType\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"url\": \"\"\n },\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"permissions\": {\n \"canEdit\": {{faker 'datatype.boolean'}}\n },\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"properties\": {},\n \"retentionTillDate\": \"{{faker 'date.recent' 365}}\",\n \"roles\": {},\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"style\": \"{{oneOf (array 'classic' 'next-gen')}}\",\n \"url\": \"\",\n \"uuid\": \"{{faker 'string.uuid'}}\",\n \"versions\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"expand\": \"\",\n \"id\": \"\",\n \"issuesStatusForFixVersion\": {\n \"done\": {{faker 'number.int' max=99999}},\n \"inProgress\": {{faker 'number.int' max=99999}},\n \"toDo\": {{faker 'number.int' max=99999}},\n \"unmapped\": {{faker 'number.int' max=99999}}\n },\n \"moveUnfixedIssuesTo\": \"\",\n \"name\": \"\",\n \"operations\": [\n {\n \"href\": \"\",\n \"iconClass\": \"\",\n \"id\": \"\",\n \"label\": \"\",\n \"styleClass\": \"\",\n \"title\": \"\",\n \"weight\": {{faker 'number.int' max=99999}}\n }\n ],\n \"overdue\": {{faker 'datatype.boolean'}},\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"releaseDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"released\": {{faker 'datatype.boolean'}},\n \"self\": \"\",\n \"startDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"userReleaseDate\": \"\",\n \"userStartDate\": \"\"\n }\n ]\n },\n \"role\": {\n \"actors\": [\n {\n \"actorGroup\": {\n \"displayName\": \"\",\n \"name\": \"\"\n },\n \"actorUser\": {\n \"accountId\": \"\"\n },\n \"avatarUrl\": \"\",\n \"displayName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'atlassian-group-role-actor' 'atlassian-user-role-actor')}}\"\n }\n ],\n \"admin\": {{faker 'datatype.boolean'}},\n \"currentUserRole\": {{faker 'datatype.boolean'}},\n \"default\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roleConfigurable\": {{faker 'datatype.boolean'}},\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"translatedName\": \"\"\n },\n \"type\": \"{{oneOf (array 'user' 'group' 'project' 'projectRole' 'global' 'loggedin' 'authenticated' 'project-unknown')}}\",\n \"user\": {\n \"accountId\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n }\n }\n ],\n \"sharedUsers\": {\n \"end-index\": {{faker 'number.int' max=99999}},\n \"items\": [\n {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"start-index\": {{faker 'number.int' max=99999}}\n },\n \"subscriptions\": {\n \"end-index\": {{faker 'number.int' max=99999}},\n \"items\": [\n {\n \"group\": {\n \"name\": \"\",\n \"self\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"user\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n }\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"start-index\": {{faker 'number.int' max=99999}}\n },\n \"viewUrl\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2a6241ff-f3c3-48c4-a836-ba583fae9659", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "05c2c876-f632-4d9f-a825-80d3703c9b71", "documentation": "Get my filters", "method": "get", "endpoint": "rest/api/3/filter/my", "responses": [ { "uuid": "7ed14a59-5206-42e6-9de4-44dee8a193a0", "body": "[\n {\n \"description\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"favouritedCount\": {{faker 'number.int' max=99999}},\n \"id\": \"\",\n \"jql\": \"\",\n \"name\": \"\",\n \"owner\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"searchUrl\": \"\",\n \"self\": \"\",\n \"sharePermissions\": [\n {\n \"group\": {\n \"name\": \"\",\n \"self\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"project\": {\n \"archived\": {{faker 'datatype.boolean'}},\n \"archivedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"archivedDate\": \"{{faker 'date.recent' 365}}\",\n \"assigneeType\": \"{{oneOf (array 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"components\": [\n {\n \"assignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"assigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"description\": \"\",\n \"id\": \"\",\n \"isAssigneeTypeValid\": {{faker 'datatype.boolean'}},\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"leadAccountId\": \"\",\n \"leadUserName\": \"\",\n \"name\": \"\",\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"realAssignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"realAssigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"self\": \"\"\n }\n ],\n \"deleted\": {{faker 'datatype.boolean'}},\n \"deletedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"deletedDate\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"email\": \"\",\n \"expand\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"insight\": {\n \"lastIssueUpdateTime\": \"{{faker 'date.recent' 365}}\",\n \"totalIssueCount\": {{faker 'number.int' max=99999}}\n },\n \"isPrivate\": {{faker 'datatype.boolean'}},\n \"issueTypeHierarchy\": {\n \"baseLevelId\": {{faker 'number.int' max=99999}},\n \"levels\": [\n {\n \"aboveLevelId\": {{faker 'number.int' max=99999}},\n \"belowLevelId\": {{faker 'number.int' max=99999}},\n \"externalUuid\": \"{{faker 'string.uuid'}}\",\n \"globalHierarchyLevel\": \"{{oneOf (array 'SUBTASK' 'BASE' 'EPIC')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeIds\": [\n {{faker 'number.int' max=99999}}\n ],\n \"level\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"projectConfigurationId\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"issueTypes\": [\n {\n \"avatarId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"entityId\": \"{{faker 'string.uuid'}}\",\n \"hierarchyLevel\": {{faker 'number.int' max=99999}},\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"subtask\": {{faker 'datatype.boolean'}}\n }\n ],\n \"key\": \"\",\n \"landingPageInfo\": {\n \"boardId\": {{faker 'number.int' max=99999}},\n \"projectKey\": \"\",\n \"projectType\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"url\": \"\"\n },\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"permissions\": {\n \"canEdit\": {{faker 'datatype.boolean'}}\n },\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"properties\": {},\n \"retentionTillDate\": \"{{faker 'date.recent' 365}}\",\n \"roles\": {},\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"style\": \"{{oneOf (array 'classic' 'next-gen')}}\",\n \"url\": \"\",\n \"uuid\": \"{{faker 'string.uuid'}}\",\n \"versions\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"expand\": \"\",\n \"id\": \"\",\n \"issuesStatusForFixVersion\": {\n \"done\": {{faker 'number.int' max=99999}},\n \"inProgress\": {{faker 'number.int' max=99999}},\n \"toDo\": {{faker 'number.int' max=99999}},\n \"unmapped\": {{faker 'number.int' max=99999}}\n },\n \"moveUnfixedIssuesTo\": \"\",\n \"name\": \"\",\n \"operations\": [\n {\n \"href\": \"\",\n \"iconClass\": \"\",\n \"id\": \"\",\n \"label\": \"\",\n \"styleClass\": \"\",\n \"title\": \"\",\n \"weight\": {{faker 'number.int' max=99999}}\n }\n ],\n \"overdue\": {{faker 'datatype.boolean'}},\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"releaseDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"released\": {{faker 'datatype.boolean'}},\n \"self\": \"\",\n \"startDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"userReleaseDate\": \"\",\n \"userStartDate\": \"\"\n }\n ]\n },\n \"role\": {\n \"actors\": [\n {\n \"actorGroup\": {\n \"displayName\": \"\",\n \"name\": \"\"\n },\n \"actorUser\": {\n \"accountId\": \"\"\n },\n \"avatarUrl\": \"\",\n \"displayName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'atlassian-group-role-actor' 'atlassian-user-role-actor')}}\"\n }\n ],\n \"admin\": {{faker 'datatype.boolean'}},\n \"currentUserRole\": {{faker 'datatype.boolean'}},\n \"default\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roleConfigurable\": {{faker 'datatype.boolean'}},\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"translatedName\": \"\"\n },\n \"type\": \"{{oneOf (array 'user' 'group' 'project' 'projectRole' 'global' 'loggedin' 'authenticated' 'project-unknown')}}\",\n \"user\": {\n \"accountId\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n }\n }\n ],\n \"sharedUsers\": {\n \"end-index\": {{faker 'number.int' max=99999}},\n \"items\": [\n {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"start-index\": {{faker 'number.int' max=99999}}\n },\n \"subscriptions\": {\n \"end-index\": {{faker 'number.int' max=99999}},\n \"items\": [\n {\n \"group\": {\n \"name\": \"\",\n \"self\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"user\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n }\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"start-index\": {{faker 'number.int' max=99999}}\n },\n \"viewUrl\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1365132c-e4b1-4edb-87c1-165cd518c7fb", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8348fb3f-8b14-4cc5-b714-7729879104b1", "documentation": "Search for filters", "method": "get", "endpoint": "rest/api/3/filter/search", "responses": [ { "uuid": "39f99434-62d9-40cf-8cca-562ae02659f9", "body": "{\n \"isLast\": {{faker 'datatype.boolean'}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"description\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"favouritedCount\": {{faker 'number.int' max=99999}},\n \"id\": \"\",\n \"jql\": \"\",\n \"name\": \"\",\n \"owner\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"searchUrl\": \"\",\n \"self\": \"\",\n \"sharePermissions\": [\n {\n \"group\": {\n \"name\": \"\",\n \"self\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"project\": {\n \"archived\": {{faker 'datatype.boolean'}},\n \"archivedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"archivedDate\": \"{{faker 'date.recent' 365}}\",\n \"assigneeType\": \"{{oneOf (array 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"components\": [\n {\n \"assignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"assigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"description\": \"\",\n \"id\": \"\",\n \"isAssigneeTypeValid\": {{faker 'datatype.boolean'}},\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"leadAccountId\": \"\",\n \"leadUserName\": \"\",\n \"name\": \"\",\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"realAssignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"realAssigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"self\": \"\"\n }\n ],\n \"deleted\": {{faker 'datatype.boolean'}},\n \"deletedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"deletedDate\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"email\": \"\",\n \"expand\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"insight\": {\n \"lastIssueUpdateTime\": \"{{faker 'date.recent' 365}}\",\n \"totalIssueCount\": {{faker 'number.int' max=99999}}\n },\n \"isPrivate\": {{faker 'datatype.boolean'}},\n \"issueTypeHierarchy\": {\n \"baseLevelId\": {{faker 'number.int' max=99999}},\n \"levels\": [\n {\n \"aboveLevelId\": {{faker 'number.int' max=99999}},\n \"belowLevelId\": {{faker 'number.int' max=99999}},\n \"externalUuid\": \"{{faker 'string.uuid'}}\",\n \"globalHierarchyLevel\": \"{{oneOf (array 'SUBTASK' 'BASE' 'EPIC')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeIds\": [\n {{faker 'number.int' max=99999}}\n ],\n \"level\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"projectConfigurationId\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"issueTypes\": [\n {\n \"avatarId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"entityId\": \"{{faker 'string.uuid'}}\",\n \"hierarchyLevel\": {{faker 'number.int' max=99999}},\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"subtask\": {{faker 'datatype.boolean'}}\n }\n ],\n \"key\": \"\",\n \"landingPageInfo\": {\n \"boardId\": {{faker 'number.int' max=99999}},\n \"projectKey\": \"\",\n \"projectType\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"url\": \"\"\n },\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"permissions\": {\n \"canEdit\": {{faker 'datatype.boolean'}}\n },\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"properties\": {},\n \"retentionTillDate\": \"{{faker 'date.recent' 365}}\",\n \"roles\": {},\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"style\": \"{{oneOf (array 'classic' 'next-gen')}}\",\n \"url\": \"\",\n \"uuid\": \"{{faker 'string.uuid'}}\",\n \"versions\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"expand\": \"\",\n \"id\": \"\",\n \"issuesStatusForFixVersion\": {\n \"done\": {{faker 'number.int' max=99999}},\n \"inProgress\": {{faker 'number.int' max=99999}},\n \"toDo\": {{faker 'number.int' max=99999}},\n \"unmapped\": {{faker 'number.int' max=99999}}\n },\n \"moveUnfixedIssuesTo\": \"\",\n \"name\": \"\",\n \"operations\": [\n {\n \"href\": \"\",\n \"iconClass\": \"\",\n \"id\": \"\",\n \"label\": \"\",\n \"styleClass\": \"\",\n \"title\": \"\",\n \"weight\": {{faker 'number.int' max=99999}}\n }\n ],\n \"overdue\": {{faker 'datatype.boolean'}},\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"releaseDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"released\": {{faker 'datatype.boolean'}},\n \"self\": \"\",\n \"startDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"userReleaseDate\": \"\",\n \"userStartDate\": \"\"\n }\n ]\n },\n \"role\": {\n \"actors\": [\n {\n \"actorGroup\": {\n \"displayName\": \"\",\n \"name\": \"\"\n },\n \"actorUser\": {\n \"accountId\": \"\"\n },\n \"avatarUrl\": \"\",\n \"displayName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'atlassian-group-role-actor' 'atlassian-user-role-actor')}}\"\n }\n ],\n \"admin\": {{faker 'datatype.boolean'}},\n \"currentUserRole\": {{faker 'datatype.boolean'}},\n \"default\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roleConfigurable\": {{faker 'datatype.boolean'}},\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"translatedName\": \"\"\n },\n \"type\": \"{{oneOf (array 'user' 'group' 'project' 'projectRole' 'global' 'loggedin' 'authenticated' 'project-unknown')}}\",\n \"user\": {\n \"accountId\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n }\n }\n ],\n \"subscriptions\": [\n {\n \"group\": {\n \"name\": \"\",\n \"self\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"user\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n }\n }\n ],\n \"viewUrl\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "281bf1a9-f47b-463e-abf6-af986d2ad5f6", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 400, "label": "Returned if:\n\n * `owner` and `accountId` are provided.\n * `expand` includes an invalid value.\n * `orderBy` is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "84dca45b-8337-4c70-bc22-bc267a7a2af7", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "28031d80-b392-4d43-b834-d29cdb05154e", "documentation": "Delete filter", "method": "delete", "endpoint": "rest/api/3/filter/:id", "responses": [ { "uuid": "4817416d-014e-4ea1-bf8b-9773675237ea", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e68d10ab-4507-4967-944a-e7f6aee11a51", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the filter is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a385fd70-d16e-4486-9fc7-37303dc9d103", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the user does not have permission to delete the filter.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "35955022-fb88-468c-b2cb-fedbdb5dbf76", "documentation": "Get filter", "method": "get", "endpoint": "rest/api/3/filter/:id", "responses": [ { "uuid": "fdf2f867-578c-46f6-b157-c5f1be231bf9", "body": "{\n \"description\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"favouritedCount\": {{faker 'number.int' max=99999}},\n \"id\": \"\",\n \"jql\": \"\",\n \"name\": \"\",\n \"owner\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"searchUrl\": \"\",\n \"self\": \"\",\n \"sharePermissions\": [\n {\n \"group\": {\n \"name\": \"\",\n \"self\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"project\": {\n \"archived\": {{faker 'datatype.boolean'}},\n \"archivedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"archivedDate\": \"{{faker 'date.recent' 365}}\",\n \"assigneeType\": \"{{oneOf (array 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"components\": [\n {\n \"assignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"assigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"description\": \"\",\n \"id\": \"\",\n \"isAssigneeTypeValid\": {{faker 'datatype.boolean'}},\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"leadAccountId\": \"\",\n \"leadUserName\": \"\",\n \"name\": \"\",\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"realAssignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"realAssigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"self\": \"\"\n }\n ],\n \"deleted\": {{faker 'datatype.boolean'}},\n \"deletedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"deletedDate\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"email\": \"\",\n \"expand\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"insight\": {\n \"lastIssueUpdateTime\": \"{{faker 'date.recent' 365}}\",\n \"totalIssueCount\": {{faker 'number.int' max=99999}}\n },\n \"isPrivate\": {{faker 'datatype.boolean'}},\n \"issueTypeHierarchy\": {\n \"baseLevelId\": {{faker 'number.int' max=99999}},\n \"levels\": [\n {\n \"aboveLevelId\": {{faker 'number.int' max=99999}},\n \"belowLevelId\": {{faker 'number.int' max=99999}},\n \"externalUuid\": \"{{faker 'string.uuid'}}\",\n \"globalHierarchyLevel\": \"{{oneOf (array 'SUBTASK' 'BASE' 'EPIC')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeIds\": [\n {{faker 'number.int' max=99999}}\n ],\n \"level\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"projectConfigurationId\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"issueTypes\": [\n {\n \"avatarId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"entityId\": \"{{faker 'string.uuid'}}\",\n \"hierarchyLevel\": {{faker 'number.int' max=99999}},\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"subtask\": {{faker 'datatype.boolean'}}\n }\n ],\n \"key\": \"\",\n \"landingPageInfo\": {\n \"boardId\": {{faker 'number.int' max=99999}},\n \"projectKey\": \"\",\n \"projectType\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"url\": \"\"\n },\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"permissions\": {\n \"canEdit\": {{faker 'datatype.boolean'}}\n },\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"properties\": {},\n \"retentionTillDate\": \"{{faker 'date.recent' 365}}\",\n \"roles\": {},\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"style\": \"{{oneOf (array 'classic' 'next-gen')}}\",\n \"url\": \"\",\n \"uuid\": \"{{faker 'string.uuid'}}\",\n \"versions\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"expand\": \"\",\n \"id\": \"\",\n \"issuesStatusForFixVersion\": {\n \"done\": {{faker 'number.int' max=99999}},\n \"inProgress\": {{faker 'number.int' max=99999}},\n \"toDo\": {{faker 'number.int' max=99999}},\n \"unmapped\": {{faker 'number.int' max=99999}}\n },\n \"moveUnfixedIssuesTo\": \"\",\n \"name\": \"\",\n \"operations\": [\n {\n \"href\": \"\",\n \"iconClass\": \"\",\n \"id\": \"\",\n \"label\": \"\",\n \"styleClass\": \"\",\n \"title\": \"\",\n \"weight\": {{faker 'number.int' max=99999}}\n }\n ],\n \"overdue\": {{faker 'datatype.boolean'}},\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"releaseDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"released\": {{faker 'datatype.boolean'}},\n \"self\": \"\",\n \"startDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"userReleaseDate\": \"\",\n \"userStartDate\": \"\"\n }\n ]\n },\n \"role\": {\n \"actors\": [\n {\n \"actorGroup\": {\n \"displayName\": \"\",\n \"name\": \"\"\n },\n \"actorUser\": {\n \"accountId\": \"\"\n },\n \"avatarUrl\": \"\",\n \"displayName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'atlassian-group-role-actor' 'atlassian-user-role-actor')}}\"\n }\n ],\n \"admin\": {{faker 'datatype.boolean'}},\n \"currentUserRole\": {{faker 'datatype.boolean'}},\n \"default\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roleConfigurable\": {{faker 'datatype.boolean'}},\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"translatedName\": \"\"\n },\n \"type\": \"{{oneOf (array 'user' 'group' 'project' 'projectRole' 'global' 'loggedin' 'authenticated' 'project-unknown')}}\",\n \"user\": {\n \"accountId\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n }\n }\n ],\n \"sharedUsers\": {\n \"end-index\": {{faker 'number.int' max=99999}},\n \"items\": [\n {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"start-index\": {{faker 'number.int' max=99999}}\n },\n \"subscriptions\": {\n \"end-index\": {{faker 'number.int' max=99999}},\n \"items\": [\n {\n \"group\": {\n \"name\": \"\",\n \"self\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"user\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n }\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"start-index\": {{faker 'number.int' max=99999}}\n },\n \"viewUrl\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "47759591-c674-4651-b900-399eb9266513", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the filter is not found or the user does not have permission to view it.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9969097b-1964-42c6-8f6c-2edda0797eff", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2df9cb1b-cf09-421c-a0a0-4cd655ed33d3", "documentation": "Update filter", "method": "put", "endpoint": "rest/api/3/filter/:id", "responses": [ { "uuid": "3d74888d-52b1-4962-8bee-4b6eaaf5d79e", "body": "{\n \"description\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"favouritedCount\": {{faker 'number.int' max=99999}},\n \"id\": \"\",\n \"jql\": \"\",\n \"name\": \"\",\n \"owner\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"searchUrl\": \"\",\n \"self\": \"\",\n \"sharePermissions\": [\n {\n \"group\": {\n \"name\": \"\",\n \"self\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"project\": {\n \"archived\": {{faker 'datatype.boolean'}},\n \"archivedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"archivedDate\": \"{{faker 'date.recent' 365}}\",\n \"assigneeType\": \"{{oneOf (array 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"components\": [\n {\n \"assignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"assigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"description\": \"\",\n \"id\": \"\",\n \"isAssigneeTypeValid\": {{faker 'datatype.boolean'}},\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"leadAccountId\": \"\",\n \"leadUserName\": \"\",\n \"name\": \"\",\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"realAssignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"realAssigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"self\": \"\"\n }\n ],\n \"deleted\": {{faker 'datatype.boolean'}},\n \"deletedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"deletedDate\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"email\": \"\",\n \"expand\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"insight\": {\n \"lastIssueUpdateTime\": \"{{faker 'date.recent' 365}}\",\n \"totalIssueCount\": {{faker 'number.int' max=99999}}\n },\n \"isPrivate\": {{faker 'datatype.boolean'}},\n \"issueTypeHierarchy\": {\n \"baseLevelId\": {{faker 'number.int' max=99999}},\n \"levels\": [\n {\n \"aboveLevelId\": {{faker 'number.int' max=99999}},\n \"belowLevelId\": {{faker 'number.int' max=99999}},\n \"externalUuid\": \"{{faker 'string.uuid'}}\",\n \"globalHierarchyLevel\": \"{{oneOf (array 'SUBTASK' 'BASE' 'EPIC')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeIds\": [\n {{faker 'number.int' max=99999}}\n ],\n \"level\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"projectConfigurationId\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"issueTypes\": [\n {\n \"avatarId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"entityId\": \"{{faker 'string.uuid'}}\",\n \"hierarchyLevel\": {{faker 'number.int' max=99999}},\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"subtask\": {{faker 'datatype.boolean'}}\n }\n ],\n \"key\": \"\",\n \"landingPageInfo\": {\n \"boardId\": {{faker 'number.int' max=99999}},\n \"projectKey\": \"\",\n \"projectType\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"url\": \"\"\n },\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"permissions\": {\n \"canEdit\": {{faker 'datatype.boolean'}}\n },\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"properties\": {},\n \"retentionTillDate\": \"{{faker 'date.recent' 365}}\",\n \"roles\": {},\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"style\": \"{{oneOf (array 'classic' 'next-gen')}}\",\n \"url\": \"\",\n \"uuid\": \"{{faker 'string.uuid'}}\",\n \"versions\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"expand\": \"\",\n \"id\": \"\",\n \"issuesStatusForFixVersion\": {\n \"done\": {{faker 'number.int' max=99999}},\n \"inProgress\": {{faker 'number.int' max=99999}},\n \"toDo\": {{faker 'number.int' max=99999}},\n \"unmapped\": {{faker 'number.int' max=99999}}\n },\n \"moveUnfixedIssuesTo\": \"\",\n \"name\": \"\",\n \"operations\": [\n {\n \"href\": \"\",\n \"iconClass\": \"\",\n \"id\": \"\",\n \"label\": \"\",\n \"styleClass\": \"\",\n \"title\": \"\",\n \"weight\": {{faker 'number.int' max=99999}}\n }\n ],\n \"overdue\": {{faker 'datatype.boolean'}},\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"releaseDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"released\": {{faker 'datatype.boolean'}},\n \"self\": \"\",\n \"startDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"userReleaseDate\": \"\",\n \"userStartDate\": \"\"\n }\n ]\n },\n \"role\": {\n \"actors\": [\n {\n \"actorGroup\": {\n \"displayName\": \"\",\n \"name\": \"\"\n },\n \"actorUser\": {\n \"accountId\": \"\"\n },\n \"avatarUrl\": \"\",\n \"displayName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'atlassian-group-role-actor' 'atlassian-user-role-actor')}}\"\n }\n ],\n \"admin\": {{faker 'datatype.boolean'}},\n \"currentUserRole\": {{faker 'datatype.boolean'}},\n \"default\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roleConfigurable\": {{faker 'datatype.boolean'}},\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"translatedName\": \"\"\n },\n \"type\": \"{{oneOf (array 'user' 'group' 'project' 'projectRole' 'global' 'loggedin' 'authenticated' 'project-unknown')}}\",\n \"user\": {\n \"accountId\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n }\n }\n ],\n \"sharedUsers\": {\n \"end-index\": {{faker 'number.int' max=99999}},\n \"items\": [\n {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"start-index\": {{faker 'number.int' max=99999}}\n },\n \"subscriptions\": {\n \"end-index\": {{faker 'number.int' max=99999}},\n \"items\": [\n {\n \"group\": {\n \"name\": \"\",\n \"self\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"user\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n }\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"start-index\": {{faker 'number.int' max=99999}}\n },\n \"viewUrl\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f80817f6-d578-40c4-9633-ae53110a4cf1", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request object is invalid. For example, the `name` is not unique or the project ID is not specified for a project role share permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1df504a7-5cbf-46ce-a78c-48c4df2098df", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6cbaacee-cd64-4219-bdf5-718e89e0aa7e", "documentation": "Reset columns", "method": "delete", "endpoint": "rest/api/3/filter/:id/columns", "responses": [ { "uuid": "673da8b9-cfd4-43c2-aeca-012461ad1270", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "aae68147-87fe-4ca6-820d-ae524176eeab", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if:\n\n * the filter is not found.\n * the user does not have permission to view the filter.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f7838cc5-4933-4703-8b65-07663bd02e78", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "00634281-caf7-4e67-ae19-8f0ce2d02a92", "documentation": "Get columns", "method": "get", "endpoint": "rest/api/3/filter/:id/columns", "responses": [ { "uuid": "610fc359-0bd9-483f-8f1c-9e7e05c2b60b", "body": "[\n {\n \"label\": \"\",\n \"value\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1979d170-6552-4b94-b557-2476258d9f56", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the user does not have permission to view the filter.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "176fe6ee-7709-4d8a-bd44-433f0b3b3e9e", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d10138fb-6005-45b2-8327-61d261018a2e", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if a column configuration is not set for the filter.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3fce486a-7ebb-4379-b8cf-4c5695c22a81", "documentation": "Set columns", "method": "put", "endpoint": "rest/api/3/filter/:id/columns", "responses": [ { "uuid": "cf31153e-5542-40cd-a5dc-d6d732b28624", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "784a1854-629f-4581-9203-1e2e9ef77264", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if:\n\n * a non-navigable field is set as a column.\n * the user does not have permission to view the filter.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7719a2a4-cac3-4d44-bdc8-ed7ec920612e", "documentation": "Remove filter as favorite", "method": "delete", "endpoint": "rest/api/3/filter/:id/favourite", "responses": [ { "uuid": "aa525031-d9a2-46ad-ba22-8312c34d8fea", "body": "{\n \"description\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"favouritedCount\": {{faker 'number.int' max=99999}},\n \"id\": \"\",\n \"jql\": \"\",\n \"name\": \"\",\n \"owner\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"searchUrl\": \"\",\n \"self\": \"\",\n \"sharePermissions\": [\n {\n \"group\": {\n \"name\": \"\",\n \"self\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"project\": {\n \"archived\": {{faker 'datatype.boolean'}},\n \"archivedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"archivedDate\": \"{{faker 'date.recent' 365}}\",\n \"assigneeType\": \"{{oneOf (array 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"components\": [\n {\n \"assignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"assigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"description\": \"\",\n \"id\": \"\",\n \"isAssigneeTypeValid\": {{faker 'datatype.boolean'}},\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"leadAccountId\": \"\",\n \"leadUserName\": \"\",\n \"name\": \"\",\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"realAssignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"realAssigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"self\": \"\"\n }\n ],\n \"deleted\": {{faker 'datatype.boolean'}},\n \"deletedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"deletedDate\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"email\": \"\",\n \"expand\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"insight\": {\n \"lastIssueUpdateTime\": \"{{faker 'date.recent' 365}}\",\n \"totalIssueCount\": {{faker 'number.int' max=99999}}\n },\n \"isPrivate\": {{faker 'datatype.boolean'}},\n \"issueTypeHierarchy\": {\n \"baseLevelId\": {{faker 'number.int' max=99999}},\n \"levels\": [\n {\n \"aboveLevelId\": {{faker 'number.int' max=99999}},\n \"belowLevelId\": {{faker 'number.int' max=99999}},\n \"externalUuid\": \"{{faker 'string.uuid'}}\",\n \"globalHierarchyLevel\": \"{{oneOf (array 'SUBTASK' 'BASE' 'EPIC')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeIds\": [\n {{faker 'number.int' max=99999}}\n ],\n \"level\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"projectConfigurationId\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"issueTypes\": [\n {\n \"avatarId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"entityId\": \"{{faker 'string.uuid'}}\",\n \"hierarchyLevel\": {{faker 'number.int' max=99999}},\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"subtask\": {{faker 'datatype.boolean'}}\n }\n ],\n \"key\": \"\",\n \"landingPageInfo\": {\n \"boardId\": {{faker 'number.int' max=99999}},\n \"projectKey\": \"\",\n \"projectType\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"url\": \"\"\n },\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"permissions\": {\n \"canEdit\": {{faker 'datatype.boolean'}}\n },\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"properties\": {},\n \"retentionTillDate\": \"{{faker 'date.recent' 365}}\",\n \"roles\": {},\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"style\": \"{{oneOf (array 'classic' 'next-gen')}}\",\n \"url\": \"\",\n \"uuid\": \"{{faker 'string.uuid'}}\",\n \"versions\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"expand\": \"\",\n \"id\": \"\",\n \"issuesStatusForFixVersion\": {\n \"done\": {{faker 'number.int' max=99999}},\n \"inProgress\": {{faker 'number.int' max=99999}},\n \"toDo\": {{faker 'number.int' max=99999}},\n \"unmapped\": {{faker 'number.int' max=99999}}\n },\n \"moveUnfixedIssuesTo\": \"\",\n \"name\": \"\",\n \"operations\": [\n {\n \"href\": \"\",\n \"iconClass\": \"\",\n \"id\": \"\",\n \"label\": \"\",\n \"styleClass\": \"\",\n \"title\": \"\",\n \"weight\": {{faker 'number.int' max=99999}}\n }\n ],\n \"overdue\": {{faker 'datatype.boolean'}},\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"releaseDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"released\": {{faker 'datatype.boolean'}},\n \"self\": \"\",\n \"startDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"userReleaseDate\": \"\",\n \"userStartDate\": \"\"\n }\n ]\n },\n \"role\": {\n \"actors\": [\n {\n \"actorGroup\": {\n \"displayName\": \"\",\n \"name\": \"\"\n },\n \"actorUser\": {\n \"accountId\": \"\"\n },\n \"avatarUrl\": \"\",\n \"displayName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'atlassian-group-role-actor' 'atlassian-user-role-actor')}}\"\n }\n ],\n \"admin\": {{faker 'datatype.boolean'}},\n \"currentUserRole\": {{faker 'datatype.boolean'}},\n \"default\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roleConfigurable\": {{faker 'datatype.boolean'}},\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"translatedName\": \"\"\n },\n \"type\": \"{{oneOf (array 'user' 'group' 'project' 'projectRole' 'global' 'loggedin' 'authenticated' 'project-unknown')}}\",\n \"user\": {\n \"accountId\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n }\n }\n ],\n \"sharedUsers\": {\n \"end-index\": {{faker 'number.int' max=99999}},\n \"items\": [\n {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"start-index\": {{faker 'number.int' max=99999}}\n },\n \"subscriptions\": {\n \"end-index\": {{faker 'number.int' max=99999}},\n \"items\": [\n {\n \"group\": {\n \"name\": \"\",\n \"self\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"user\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n }\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"start-index\": {{faker 'number.int' max=99999}}\n },\n \"viewUrl\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c40ba4b1-e8ae-4b3c-ada3-d1f1e4aefeb2", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if:\n\n * the filter is not found.\n * the user does not have permission to view the filter.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b0ea253a-1c7e-48c8-9029-d8737d6ca611", "documentation": "Add filter as favorite", "method": "put", "endpoint": "rest/api/3/filter/:id/favourite", "responses": [ { "uuid": "7f8754bc-5387-430e-b6ab-c3bb6e3204a0", "body": "{\n \"description\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"favouritedCount\": {{faker 'number.int' max=99999}},\n \"id\": \"\",\n \"jql\": \"\",\n \"name\": \"\",\n \"owner\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"searchUrl\": \"\",\n \"self\": \"\",\n \"sharePermissions\": [\n {\n \"group\": {\n \"name\": \"\",\n \"self\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"project\": {\n \"archived\": {{faker 'datatype.boolean'}},\n \"archivedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"archivedDate\": \"{{faker 'date.recent' 365}}\",\n \"assigneeType\": \"{{oneOf (array 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"components\": [\n {\n \"assignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"assigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"description\": \"\",\n \"id\": \"\",\n \"isAssigneeTypeValid\": {{faker 'datatype.boolean'}},\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"leadAccountId\": \"\",\n \"leadUserName\": \"\",\n \"name\": \"\",\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"realAssignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"realAssigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"self\": \"\"\n }\n ],\n \"deleted\": {{faker 'datatype.boolean'}},\n \"deletedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"deletedDate\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"email\": \"\",\n \"expand\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"insight\": {\n \"lastIssueUpdateTime\": \"{{faker 'date.recent' 365}}\",\n \"totalIssueCount\": {{faker 'number.int' max=99999}}\n },\n \"isPrivate\": {{faker 'datatype.boolean'}},\n \"issueTypeHierarchy\": {\n \"baseLevelId\": {{faker 'number.int' max=99999}},\n \"levels\": [\n {\n \"aboveLevelId\": {{faker 'number.int' max=99999}},\n \"belowLevelId\": {{faker 'number.int' max=99999}},\n \"externalUuid\": \"{{faker 'string.uuid'}}\",\n \"globalHierarchyLevel\": \"{{oneOf (array 'SUBTASK' 'BASE' 'EPIC')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeIds\": [\n {{faker 'number.int' max=99999}}\n ],\n \"level\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"projectConfigurationId\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"issueTypes\": [\n {\n \"avatarId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"entityId\": \"{{faker 'string.uuid'}}\",\n \"hierarchyLevel\": {{faker 'number.int' max=99999}},\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"subtask\": {{faker 'datatype.boolean'}}\n }\n ],\n \"key\": \"\",\n \"landingPageInfo\": {\n \"boardId\": {{faker 'number.int' max=99999}},\n \"projectKey\": \"\",\n \"projectType\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"url\": \"\"\n },\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"permissions\": {\n \"canEdit\": {{faker 'datatype.boolean'}}\n },\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"properties\": {},\n \"retentionTillDate\": \"{{faker 'date.recent' 365}}\",\n \"roles\": {},\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"style\": \"{{oneOf (array 'classic' 'next-gen')}}\",\n \"url\": \"\",\n \"uuid\": \"{{faker 'string.uuid'}}\",\n \"versions\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"expand\": \"\",\n \"id\": \"\",\n \"issuesStatusForFixVersion\": {\n \"done\": {{faker 'number.int' max=99999}},\n \"inProgress\": {{faker 'number.int' max=99999}},\n \"toDo\": {{faker 'number.int' max=99999}},\n \"unmapped\": {{faker 'number.int' max=99999}}\n },\n \"moveUnfixedIssuesTo\": \"\",\n \"name\": \"\",\n \"operations\": [\n {\n \"href\": \"\",\n \"iconClass\": \"\",\n \"id\": \"\",\n \"label\": \"\",\n \"styleClass\": \"\",\n \"title\": \"\",\n \"weight\": {{faker 'number.int' max=99999}}\n }\n ],\n \"overdue\": {{faker 'datatype.boolean'}},\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"releaseDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"released\": {{faker 'datatype.boolean'}},\n \"self\": \"\",\n \"startDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"userReleaseDate\": \"\",\n \"userStartDate\": \"\"\n }\n ]\n },\n \"role\": {\n \"actors\": [\n {\n \"actorGroup\": {\n \"displayName\": \"\",\n \"name\": \"\"\n },\n \"actorUser\": {\n \"accountId\": \"\"\n },\n \"avatarUrl\": \"\",\n \"displayName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'atlassian-group-role-actor' 'atlassian-user-role-actor')}}\"\n }\n ],\n \"admin\": {{faker 'datatype.boolean'}},\n \"currentUserRole\": {{faker 'datatype.boolean'}},\n \"default\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roleConfigurable\": {{faker 'datatype.boolean'}},\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"translatedName\": \"\"\n },\n \"type\": \"{{oneOf (array 'user' 'group' 'project' 'projectRole' 'global' 'loggedin' 'authenticated' 'project-unknown')}}\",\n \"user\": {\n \"accountId\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n }\n }\n ],\n \"sharedUsers\": {\n \"end-index\": {{faker 'number.int' max=99999}},\n \"items\": [\n {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"start-index\": {{faker 'number.int' max=99999}}\n },\n \"subscriptions\": {\n \"end-index\": {{faker 'number.int' max=99999}},\n \"items\": [\n {\n \"group\": {\n \"name\": \"\",\n \"self\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"user\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n }\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"start-index\": {{faker 'number.int' max=99999}}\n },\n \"viewUrl\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c4de846b-3af7-470c-99bf-a71f5e6f31bf", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if:\n\n * the filter is not found.\n * the user does not have permission to favorite the filter.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2b8044d0-9589-4907-8714-c572f546c51f", "documentation": "Get share permissions", "method": "get", "endpoint": "rest/api/3/filter/:id/permission", "responses": [ { "uuid": "81eb05a8-4ac9-43b5-bfa4-e1eb14bbacd2", "body": "[\n {\n \"group\": {\n \"name\": \"\",\n \"self\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"project\": {\n \"archived\": {{faker 'datatype.boolean'}},\n \"archivedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"archivedDate\": \"{{faker 'date.recent' 365}}\",\n \"assigneeType\": \"{{oneOf (array 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"components\": [\n {\n \"assignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"assigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"description\": \"\",\n \"id\": \"\",\n \"isAssigneeTypeValid\": {{faker 'datatype.boolean'}},\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"leadAccountId\": \"\",\n \"leadUserName\": \"\",\n \"name\": \"\",\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"realAssignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"realAssigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"self\": \"\"\n }\n ],\n \"deleted\": {{faker 'datatype.boolean'}},\n \"deletedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"deletedDate\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"email\": \"\",\n \"expand\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"insight\": {\n \"lastIssueUpdateTime\": \"{{faker 'date.recent' 365}}\",\n \"totalIssueCount\": {{faker 'number.int' max=99999}}\n },\n \"isPrivate\": {{faker 'datatype.boolean'}},\n \"issueTypeHierarchy\": {\n \"baseLevelId\": {{faker 'number.int' max=99999}},\n \"levels\": [\n {\n \"aboveLevelId\": {{faker 'number.int' max=99999}},\n \"belowLevelId\": {{faker 'number.int' max=99999}},\n \"externalUuid\": \"{{faker 'string.uuid'}}\",\n \"globalHierarchyLevel\": \"{{oneOf (array 'SUBTASK' 'BASE' 'EPIC')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeIds\": [\n {{faker 'number.int' max=99999}}\n ],\n \"level\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"projectConfigurationId\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"issueTypes\": [\n {\n \"avatarId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"entityId\": \"{{faker 'string.uuid'}}\",\n \"hierarchyLevel\": {{faker 'number.int' max=99999}},\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"subtask\": {{faker 'datatype.boolean'}}\n }\n ],\n \"key\": \"\",\n \"landingPageInfo\": {\n \"boardId\": {{faker 'number.int' max=99999}},\n \"projectKey\": \"\",\n \"projectType\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"url\": \"\"\n },\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"permissions\": {\n \"canEdit\": {{faker 'datatype.boolean'}}\n },\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"properties\": {},\n \"retentionTillDate\": \"{{faker 'date.recent' 365}}\",\n \"roles\": {},\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"style\": \"{{oneOf (array 'classic' 'next-gen')}}\",\n \"url\": \"\",\n \"uuid\": \"{{faker 'string.uuid'}}\",\n \"versions\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"expand\": \"\",\n \"id\": \"\",\n \"issuesStatusForFixVersion\": {\n \"done\": {{faker 'number.int' max=99999}},\n \"inProgress\": {{faker 'number.int' max=99999}},\n \"toDo\": {{faker 'number.int' max=99999}},\n \"unmapped\": {{faker 'number.int' max=99999}}\n },\n \"moveUnfixedIssuesTo\": \"\",\n \"name\": \"\",\n \"operations\": [\n {\n \"href\": \"\",\n \"iconClass\": \"\",\n \"id\": \"\",\n \"label\": \"\",\n \"styleClass\": \"\",\n \"title\": \"\",\n \"weight\": {{faker 'number.int' max=99999}}\n }\n ],\n \"overdue\": {{faker 'datatype.boolean'}},\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"releaseDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"released\": {{faker 'datatype.boolean'}},\n \"self\": \"\",\n \"startDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"userReleaseDate\": \"\",\n \"userStartDate\": \"\"\n }\n ]\n },\n \"role\": {\n \"actors\": [\n {\n \"actorGroup\": {\n \"displayName\": \"\",\n \"name\": \"\"\n },\n \"actorUser\": {\n \"accountId\": \"\"\n },\n \"avatarUrl\": \"\",\n \"displayName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'atlassian-group-role-actor' 'atlassian-user-role-actor')}}\"\n }\n ],\n \"admin\": {{faker 'datatype.boolean'}},\n \"currentUserRole\": {{faker 'datatype.boolean'}},\n \"default\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roleConfigurable\": {{faker 'datatype.boolean'}},\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"translatedName\": \"\"\n },\n \"type\": \"{{oneOf (array 'user' 'group' 'project' 'projectRole' 'global' 'loggedin' 'authenticated' 'project-unknown')}}\",\n \"user\": {\n \"accountId\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n }\n }\n]", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7e9d5d8f-27ca-409e-b4fe-f35dec308e27", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "14a914d7-3cda-45fb-a721-4661cef65a63", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * the filter is not found.\n * the user does not have permission to view the filter.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "828c1eea-6130-4c68-abae-9fc6c1686497", "documentation": "Add share permission", "method": "post", "endpoint": "rest/api/3/filter/:id/permission", "responses": [ { "uuid": "28623b7e-c382-438f-8348-40adeea80d7f", "body": "[\n {\n \"group\": {\n \"name\": \"\",\n \"self\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"project\": {\n \"archived\": {{faker 'datatype.boolean'}},\n \"archivedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"archivedDate\": \"{{faker 'date.recent' 365}}\",\n \"assigneeType\": \"{{oneOf (array 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"components\": [\n {\n \"assignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"assigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"description\": \"\",\n \"id\": \"\",\n \"isAssigneeTypeValid\": {{faker 'datatype.boolean'}},\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"leadAccountId\": \"\",\n \"leadUserName\": \"\",\n \"name\": \"\",\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"realAssignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"realAssigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"self\": \"\"\n }\n ],\n \"deleted\": {{faker 'datatype.boolean'}},\n \"deletedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"deletedDate\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"email\": \"\",\n \"expand\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"insight\": {\n \"lastIssueUpdateTime\": \"{{faker 'date.recent' 365}}\",\n \"totalIssueCount\": {{faker 'number.int' max=99999}}\n },\n \"isPrivate\": {{faker 'datatype.boolean'}},\n \"issueTypeHierarchy\": {\n \"baseLevelId\": {{faker 'number.int' max=99999}},\n \"levels\": [\n {\n \"aboveLevelId\": {{faker 'number.int' max=99999}},\n \"belowLevelId\": {{faker 'number.int' max=99999}},\n \"externalUuid\": \"{{faker 'string.uuid'}}\",\n \"globalHierarchyLevel\": \"{{oneOf (array 'SUBTASK' 'BASE' 'EPIC')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeIds\": [\n {{faker 'number.int' max=99999}}\n ],\n \"level\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"projectConfigurationId\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"issueTypes\": [\n {\n \"avatarId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"entityId\": \"{{faker 'string.uuid'}}\",\n \"hierarchyLevel\": {{faker 'number.int' max=99999}},\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"subtask\": {{faker 'datatype.boolean'}}\n }\n ],\n \"key\": \"\",\n \"landingPageInfo\": {\n \"boardId\": {{faker 'number.int' max=99999}},\n \"projectKey\": \"\",\n \"projectType\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"url\": \"\"\n },\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"permissions\": {\n \"canEdit\": {{faker 'datatype.boolean'}}\n },\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"properties\": {},\n \"retentionTillDate\": \"{{faker 'date.recent' 365}}\",\n \"roles\": {},\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"style\": \"{{oneOf (array 'classic' 'next-gen')}}\",\n \"url\": \"\",\n \"uuid\": \"{{faker 'string.uuid'}}\",\n \"versions\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"expand\": \"\",\n \"id\": \"\",\n \"issuesStatusForFixVersion\": {\n \"done\": {{faker 'number.int' max=99999}},\n \"inProgress\": {{faker 'number.int' max=99999}},\n \"toDo\": {{faker 'number.int' max=99999}},\n \"unmapped\": {{faker 'number.int' max=99999}}\n },\n \"moveUnfixedIssuesTo\": \"\",\n \"name\": \"\",\n \"operations\": [\n {\n \"href\": \"\",\n \"iconClass\": \"\",\n \"id\": \"\",\n \"label\": \"\",\n \"styleClass\": \"\",\n \"title\": \"\",\n \"weight\": {{faker 'number.int' max=99999}}\n }\n ],\n \"overdue\": {{faker 'datatype.boolean'}},\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"releaseDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"released\": {{faker 'datatype.boolean'}},\n \"self\": \"\",\n \"startDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"userReleaseDate\": \"\",\n \"userStartDate\": \"\"\n }\n ]\n },\n \"role\": {\n \"actors\": [\n {\n \"actorGroup\": {\n \"displayName\": \"\",\n \"name\": \"\"\n },\n \"actorUser\": {\n \"accountId\": \"\"\n },\n \"avatarUrl\": \"\",\n \"displayName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'atlassian-group-role-actor' 'atlassian-user-role-actor')}}\"\n }\n ],\n \"admin\": {{faker 'datatype.boolean'}},\n \"currentUserRole\": {{faker 'datatype.boolean'}},\n \"default\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roleConfigurable\": {{faker 'datatype.boolean'}},\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"translatedName\": \"\"\n },\n \"type\": \"{{oneOf (array 'user' 'group' 'project' 'projectRole' 'global' 'loggedin' 'authenticated' 'project-unknown')}}\",\n \"user\": {\n \"accountId\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n }\n }\n]", "latency": 0, "statusCode": 201, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "313911fc-710d-4cd0-ace4-17aec686faed", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if:\n\n * the request object is invalid. For example, it contains an invalid type, the ID does not match the type, or the project or group is not found.\n * the user does not own the filter.\n * the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3f61c630-4a40-4f5c-bc78-463de9cd6729", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2aad8117-a45b-4b85-8b9d-da4ae15a16da", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * the filter is not found.\n * the user does not have permission to view the filter.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "faa3d31a-d6e4-4eb9-a9d8-0b75ec9db667", "documentation": "Delete share permission", "method": "delete", "endpoint": "rest/api/3/filter/:id/permission/:permissionId", "responses": [ { "uuid": "7ff98c96-bcb2-4e3e-bc8d-d51f64db2075", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9855fe54-9d0e-48cf-93df-3bf243fc71b6", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "46343c9b-97f6-407a-b1c6-dad3417ef533", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * the filter is not found.\n * the user does not own the filter.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "91f484cb-66d6-4aac-807c-f47334dbfe88", "documentation": "Get share permission", "method": "get", "endpoint": "rest/api/3/filter/:id/permission/:permissionId", "responses": [ { "uuid": "ae0fa15f-8eea-4b2b-a1d2-a0603f7f322a", "body": "{\n \"group\": {\n \"name\": \"\",\n \"self\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"project\": {\n \"archived\": {{faker 'datatype.boolean'}},\n \"archivedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"archivedDate\": \"{{faker 'date.recent' 365}}\",\n \"assigneeType\": \"{{oneOf (array 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"components\": [\n {\n \"assignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"assigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"description\": \"\",\n \"id\": \"\",\n \"isAssigneeTypeValid\": {{faker 'datatype.boolean'}},\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"leadAccountId\": \"\",\n \"leadUserName\": \"\",\n \"name\": \"\",\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"realAssignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"realAssigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"self\": \"\"\n }\n ],\n \"deleted\": {{faker 'datatype.boolean'}},\n \"deletedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"deletedDate\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"email\": \"\",\n \"expand\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"insight\": {\n \"lastIssueUpdateTime\": \"{{faker 'date.recent' 365}}\",\n \"totalIssueCount\": {{faker 'number.int' max=99999}}\n },\n \"isPrivate\": {{faker 'datatype.boolean'}},\n \"issueTypeHierarchy\": {\n \"baseLevelId\": {{faker 'number.int' max=99999}},\n \"levels\": [\n {\n \"aboveLevelId\": {{faker 'number.int' max=99999}},\n \"belowLevelId\": {{faker 'number.int' max=99999}},\n \"externalUuid\": \"{{faker 'string.uuid'}}\",\n \"globalHierarchyLevel\": \"{{oneOf (array 'SUBTASK' 'BASE' 'EPIC')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeIds\": [\n {{faker 'number.int' max=99999}}\n ],\n \"level\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"projectConfigurationId\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"issueTypes\": [\n {\n \"avatarId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"entityId\": \"{{faker 'string.uuid'}}\",\n \"hierarchyLevel\": {{faker 'number.int' max=99999}},\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"subtask\": {{faker 'datatype.boolean'}}\n }\n ],\n \"key\": \"\",\n \"landingPageInfo\": {\n \"boardId\": {{faker 'number.int' max=99999}},\n \"projectKey\": \"\",\n \"projectType\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"url\": \"\"\n },\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"permissions\": {\n \"canEdit\": {{faker 'datatype.boolean'}}\n },\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"properties\": {},\n \"retentionTillDate\": \"{{faker 'date.recent' 365}}\",\n \"roles\": {},\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"style\": \"{{oneOf (array 'classic' 'next-gen')}}\",\n \"url\": \"\",\n \"uuid\": \"{{faker 'string.uuid'}}\",\n \"versions\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"expand\": \"\",\n \"id\": \"\",\n \"issuesStatusForFixVersion\": {\n \"done\": {{faker 'number.int' max=99999}},\n \"inProgress\": {{faker 'number.int' max=99999}},\n \"toDo\": {{faker 'number.int' max=99999}},\n \"unmapped\": {{faker 'number.int' max=99999}}\n },\n \"moveUnfixedIssuesTo\": \"\",\n \"name\": \"\",\n \"operations\": [\n {\n \"href\": \"\",\n \"iconClass\": \"\",\n \"id\": \"\",\n \"label\": \"\",\n \"styleClass\": \"\",\n \"title\": \"\",\n \"weight\": {{faker 'number.int' max=99999}}\n }\n ],\n \"overdue\": {{faker 'datatype.boolean'}},\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"releaseDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"released\": {{faker 'datatype.boolean'}},\n \"self\": \"\",\n \"startDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"userReleaseDate\": \"\",\n \"userStartDate\": \"\"\n }\n ]\n },\n \"role\": {\n \"actors\": [\n {\n \"actorGroup\": {\n \"displayName\": \"\",\n \"name\": \"\"\n },\n \"actorUser\": {\n \"accountId\": \"\"\n },\n \"avatarUrl\": \"\",\n \"displayName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'atlassian-group-role-actor' 'atlassian-user-role-actor')}}\"\n }\n ],\n \"admin\": {{faker 'datatype.boolean'}},\n \"currentUserRole\": {{faker 'datatype.boolean'}},\n \"default\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roleConfigurable\": {{faker 'datatype.boolean'}},\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"translatedName\": \"\"\n },\n \"type\": \"{{oneOf (array 'user' 'group' 'project' 'projectRole' 'global' 'loggedin' 'authenticated' 'project-unknown')}}\",\n \"user\": {\n \"accountId\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2316e790-5c8e-4c77-bcdd-6b7c02f6474c", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7bcd80e7-d522-4f72-be54-dbcef05ad649", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * the filter is not found.\n * the permission is not found.\n * the user does not have permission to view the filter.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6adbea02-3217-4ca4-84f3-67799d5c0968", "documentation": "Remove group", "method": "delete", "endpoint": "rest/api/3/group", "responses": [ { "uuid": "68a009ad-f751-4ac7-93d3-3c0e1b3b2272", "body": "", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "509f0caa-27a9-465f-ad0a-5e41c286bfeb", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the group name is not specified.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "45ce9043-175a-40ba-8ab1-75cfa014ec53", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing from the request.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c2ace885-59d7-41d2-930a-80b5feeeb742", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "32552fbb-f7a2-48da-a677-7263a1ad0a44", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the group is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5c773fb5-3b8d-48dd-813b-e933db242911", "documentation": "Get group", "method": "get", "endpoint": "rest/api/3/group", "responses": [ { "uuid": "da248dc3-0cbb-460d-95c0-8c5870ec7c20", "body": "{\n \"expand\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"users\": {\n \"end-index\": {{faker 'number.int' max=99999}},\n \"items\": [\n {\n \"accountId\": \"\",\n \"accountType\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"start-index\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "286ec7f2-c7d8-4a3a-970f-5b451ff2fd4a", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the group name is not specified.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fd3da722-2ebc-4a42-aae8-06d441a9f276", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "69ed586f-15e8-4a77-8e3d-95f9a547c1be", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the calling user does not have the Administer Jira global permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e4e19c12-7656-42bb-87f3-7b09f4b9ff45", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the group is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "882ddf1b-6525-4cef-87ea-a842605639af", "documentation": "Create group", "method": "post", "endpoint": "rest/api/3/group", "responses": [ { "uuid": "abce92ed-1890-45a4-aa5a-7b80073989fc", "body": "{\n \"expand\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"users\": {\n \"end-index\": {{faker 'number.int' max=99999}},\n \"items\": [\n {\n \"accountId\": \"\",\n \"accountType\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"start-index\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 201, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7de38d78-e339-4b6a-b0a7-dd011ae2201c", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if group name is not specified or the group name is in use.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b2ad140f-1456-4d30-a0a0-5db323da8a66", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6d1d60ed-40ec-4e33-82b7-3cf261f18998", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4c0e7b12-e55f-453e-811d-2a36f69f6478", "documentation": "Bulk get groups", "method": "get", "endpoint": "rest/api/3/group/bulk", "responses": [ { "uuid": "66128035-9855-4ab2-8457-7a309263daab", "body": "{\n \"isLast\": {{faker 'datatype.boolean'}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"groupId\": \"\",\n \"name\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6c120ffa-dca2-4807-8103-e0bda1a4b2f5", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "57ac6d06-b3ce-4e09-93b0-4ebe8311d516", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "332268d9-5043-4676-a563-b0c8c8060549", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "127b858b-9fed-4cb0-a6d9-8fe6971933e6", "documentation": "Get users from group", "method": "get", "endpoint": "rest/api/3/group/member", "responses": [ { "uuid": "7bf30649-fccc-4cbb-84aa-27d1fb133ca1", "body": "{\n \"isLast\": {{faker 'datatype.boolean'}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"accountId\": \"\",\n \"accountType\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "38e993f9-4f37-4683-9349-cf42f9600278", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the group name is not specified.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "49b17ede-2491-4d95-bc1b-00f1c4e9d5aa", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c53ccec6-972c-4ef2-bca0-51f5c0f4de1c", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the calling user does not have the Administer Jira global permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5d25a8f9-91e0-4e6d-bed4-fc63b2ac7aab", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the group is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9d8bf51d-03bb-492a-ae90-855165162cf9", "documentation": "Remove user from group", "method": "delete", "endpoint": "rest/api/3/group/user", "responses": [ { "uuid": "6c5699c3-17e5-425c-9e3e-a32637e187ac", "body": "", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ab1eca42-1d67-452f-9f54-47049a12e458", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if:\n\n * `groupName` is missing.\n * `accountId` is missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0a039984-b8fb-4369-a11a-36e8300b51d0", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing from the request.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "438787ef-3937-4ba0-839c-722e71c44246", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "870c8346-228d-4c1c-921b-e9ee6ce9649a", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the group or user are not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c98f96e6-d756-4442-bb9c-d67ba790a610", "documentation": "Add user to group", "method": "post", "endpoint": "rest/api/3/group/user", "responses": [ { "uuid": "ed441349-90f0-4286-9e22-67116efc6282", "body": "{\n \"expand\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"users\": {\n \"end-index\": {{faker 'number.int' max=99999}},\n \"items\": [\n {\n \"accountId\": \"\",\n \"accountType\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"size\": {{faker 'number.int' max=99999}},\n \"start-index\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 201, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "261ca51d-108a-4279-b6c4-2bbbe1d686b4", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if:\n\n * `groupname` is not provided.\n * `accountId` is missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ada74c57-b0cf-4fb3-b02b-07d5afc90fdd", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing from the request.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9638f9dd-76a2-44f4-9aad-43bd17eb6e0a", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the calling user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "44ab2a2f-eb1c-43ef-aae4-a7f0995d05f7", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the group or user are not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "97ca970d-9cfa-40b7-b65e-caeb1c8c76c5", "documentation": "Find groups", "method": "get", "endpoint": "rest/api/3/groups/picker", "responses": [ { "uuid": "a4feb78b-04f4-4247-822c-1e1b58bea40d", "body": "{\n \"groups\": [\n {\n \"groupId\": \"\",\n \"html\": \"\",\n \"labels\": [\n {\n \"text\": \"\",\n \"title\": \"\",\n \"type\": \"{{oneOf (array 'ADMIN' 'SINGLE' 'MULTIPLE')}}\"\n }\n ],\n \"name\": \"\"\n }\n ],\n \"header\": \"\",\n \"total\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "32bd6896-1ffa-49f0-8c98-14113d7479a9", "documentation": "Find users and groups", "method": "get", "endpoint": "rest/api/3/groupuserpicker", "responses": [ { "uuid": "19087ded-3827-47c6-826f-3f641dc83508", "body": "{\n \"groups\": {\n \"groups\": [\n {\n \"groupId\": \"\",\n \"html\": \"\",\n \"labels\": [\n {\n \"text\": \"\",\n \"title\": \"\",\n \"type\": \"{{oneOf (array 'ADMIN' 'SINGLE' 'MULTIPLE')}}\"\n }\n ],\n \"name\": \"\"\n }\n ],\n \"header\": \"\",\n \"total\": {{faker 'number.int' max=99999}}\n },\n \"users\": {\n \"header\": \"\",\n \"total\": {{faker 'number.int' max=99999}},\n \"users\": [\n {\n \"accountId\": \"\",\n \"avatarUrl\": \"\",\n \"displayName\": \"\",\n \"html\": \"\",\n \"key\": \"\",\n \"name\": \"\"\n }\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ccc7f331-56a6-485e-8af5-0490a16e7b87", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the query parameter is not provided.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "03272783-e7df-425f-86d6-6c2c139b5f30", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "43c34b0c-25e2-4e35-b313-4067e3357a90", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b3fbc99b-1232-4b11-97ee-7aba828d97b0", "documentation": "Get license", "method": "get", "endpoint": "rest/api/3/instance/license", "responses": [ { "uuid": "a6bbf068-a26e-4c1e-baf5-ec78c0df8a80", "body": "{\n \"applications\": [\n {\n \"id\": \"\",\n \"plan\": \"{{oneOf (array 'UNLICENSED' 'FREE' 'PAID')}}\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "586459e3-450a-484d-a8b3-63e88d44f60a", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6760b22e-848d-4e7f-b877-ace91f741c9b", "documentation": "Create issue", "method": "post", "endpoint": "rest/api/3/issue", "responses": [ { "uuid": "571d3a0c-b9a7-496f-9973-3a4a1cf405da", "body": "{\n \"id\": \"\",\n \"key\": \"\",\n \"self\": \"\",\n \"transition\": {\n \"errorCollection\": {\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n },\n \"status\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 201, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "523df387-b986-46b2-a803-6d74900ac992", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 400, "label": "Returned if the request:\n\n * is missing required fields.\n * contains invalid field values.\n * contains fields that cannot be set for the issue type.\n * is by a user who does not have the necessary permission.\n * is to create a subtype in a project different that of the parent issue.\n * is for a subtask when the option to create subtasks is disabled.\n * is invalid for any other reason.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9790fb8b-006d-455b-94ab-d504d3e365c4", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e39fdacf-7476-4f80-93b5-93a3a2dcd54c", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "41c8fa48-49a4-496d-b2e6-9e3d5b57972b", "documentation": "Bulk create issue", "method": "post", "endpoint": "rest/api/3/issue/bulk", "responses": [ { "uuid": "70743f17-254f-472e-96eb-0a8e42fff781", "body": "{\n \"errors\": [\n {\n \"elementErrors\": {\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n },\n \"failedElementNumber\": {{faker 'number.int' max=99999}},\n \"status\": {{faker 'number.int' max=99999}}\n }\n ],\n \"issues\": [\n {\n \"id\": \"\",\n \"key\": \"\",\n \"self\": \"\",\n \"transition\": {\n \"errorCollection\": {\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n },\n \"status\": {{faker 'number.int' max=99999}}\n }\n }\n ]\n}", "latency": 0, "statusCode": 201, "label": "Returned if any of the issue or subtask creation requests were successful. A request may be unsuccessful when it:\n\n * is missing required fields.\n * contains invalid field values.\n * contains fields that cannot be set for the issue type.\n * is by a user who does not have the necessary permission.\n * is to create a subtype in a project different that of the parent issue.\n * is for a subtask when the option to create subtasks is disabled.\n * is invalid for any other reason.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0fbfa198-30f8-478d-8b62-65e05c36a707", "body": "{\n \"errors\": [\n {\n \"elementErrors\": {\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n },\n \"failedElementNumber\": {{faker 'number.int' max=99999}},\n \"status\": {{faker 'number.int' max=99999}}\n }\n ],\n \"issues\": [\n {\n \"id\": \"\",\n \"key\": \"\",\n \"self\": \"\",\n \"transition\": {\n \"errorCollection\": {\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n },\n \"status\": {{faker 'number.int' max=99999}}\n }\n }\n ]\n}", "latency": 0, "statusCode": 400, "label": "Returned if all requests are invalid. Requests may be unsuccessful when they:\n\n * are missing required fields.\n * contain invalid field values.\n * contain fields that cannot be set for the issue type.\n * are by a user who does not have the necessary permission.\n * are to create a subtype in a project different that of the parent issue.\n * is for a subtask when the option to create subtasks is disabled.\n * are invalid for any other reason.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d64d3b9f-b6a6-4b7e-8a3a-c973a7c55ed7", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "99ff1052-6451-437a-94b7-46231d11daad", "documentation": "Get create issue metadata", "method": "get", "endpoint": "rest/api/3/issue/createmeta", "responses": [ { "uuid": "47c10f50-21bf-4706-a460-1bcd7c1bce64", "body": "{\n \"expand\": \"\",\n \"projects\": [\n {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"expand\": \"\",\n \"id\": \"\",\n \"issuetypes\": [\n {\n \"avatarId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"entityId\": \"{{faker 'string.uuid'}}\",\n \"expand\": \"\",\n \"fields\": {},\n \"hierarchyLevel\": {{faker 'number.int' max=99999}},\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"subtask\": {{faker 'datatype.boolean'}}\n }\n ],\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fd713bf3-ee6e-406b-83ac-5d8940fff876", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fc5ad448-f9c7-422f-a038-4759d7bd6994", "documentation": "Get issue picker suggestions", "method": "get", "endpoint": "rest/api/3/issue/picker", "responses": [ { "uuid": "295cfd20-b6ae-4d77-8292-49eef70f6a1f", "body": "{\n \"sections\": [\n {\n \"id\": \"\",\n \"issues\": [\n {\n \"id\": {{faker 'number.int' max=99999}},\n \"img\": \"\",\n \"key\": \"\",\n \"keyHtml\": \"\",\n \"summary\": \"\",\n \"summaryText\": \"\"\n }\n ],\n \"label\": \"\",\n \"msg\": \"\",\n \"sub\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "34b37a03-7c4e-4796-b7b5-b91fac179f83", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b5375366-226b-4264-a8ef-9add6e52fbd5", "documentation": "Bulk set issues properties", "method": "post", "endpoint": "rest/api/3/issue/properties", "responses": [ { "uuid": "7ca2fef5-477b-4150-b01d-2837f26a5588", "body": "", "latency": 0, "statusCode": 303, "label": "Returned if the operation is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2e640f92-1a95-4f9b-8e65-8dc8a09073f9", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 400, "label": "Return if the request is invalid or the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1ae069c3-d475-46a2-97d9-9d97860d7821", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "537c03f2-add7-4ca8-a7fa-a93ac5359c66", "documentation": "Bulk delete issue property", "method": "delete", "endpoint": "rest/api/3/issue/properties/:propertyKey", "responses": [ { "uuid": "217a8071-1ff1-4faf-93a3-e6b844318186", "body": "", "latency": 0, "statusCode": 303, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e8e18246-391c-46ab-a4d5-cb1099eb8912", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "eb6fbbcf-c53d-4dcb-b0cb-eeb9e6c9b78a", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fba1d9f1-c145-4e4d-8b53-42ba3e89cb59", "documentation": "Bulk set issue property", "method": "put", "endpoint": "rest/api/3/issue/properties/:propertyKey", "responses": [ { "uuid": "fe25ae5f-7445-4f0c-9fed-21a01f5a7cbb", "body": "", "latency": 0, "statusCode": 303, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e24d4f2c-b530-4290-95fc-f46652f37d8b", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "79b43a59-5385-4a81-8f82-98f2a1e24d32", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2e2145f0-b5f1-42f0-9b0f-ec27cce3b0a5", "documentation": "Delete issue", "method": "delete", "endpoint": "rest/api/3/issue/:issueIdOrKey", "responses": [ { "uuid": "ab3256e8-7adc-445e-be7f-905c2d809a29", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f5098262-51fe-45cf-9811-9d20ab4ac4b7", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the issue has subtasks and `deleteSubtasks` is not set to *true*.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f683db67-3b2f-4f29-b920-68bff51c8962", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9140c972-e89b-45c1-b1e7-59dc5ffc2ecc", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have permission to delete the issue.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4c3ce8bb-c126-4356-9cfe-21bfe669a43a", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue is not found or the user does not have permission to view the issue.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "11cc1585-9f0c-45f8-b695-4ce78869b9f6", "documentation": "Get issue", "method": "get", "endpoint": "rest/api/3/issue/:issueIdOrKey", "responses": [ { "uuid": "915e0ee9-feb7-4346-84f4-145a339d5300", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3c935103-06bf-486d-b6c3-25799267001e", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d03b2ba0-28a7-44d7-bdd7-134790149257", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue is not found or the user does not have permission to view it.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d5580b79-8a50-4d59-a708-b5108f1a13f2", "documentation": "Edit issue", "method": "put", "endpoint": "rest/api/3/issue/:issueIdOrKey", "responses": [ { "uuid": "11c8a4b6-861c-4c78-b52b-434e5910b4a0", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e9266e60-42bd-4ffc-bf97-631dc93fa77a", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if:\n\n * the request body is missing.\n * the user does not have the necessary permission to edit one or more fields.\n * the request includes one or more fields that are not found or are not associated with the issue's edit screen.\n * the request includes an invalid transition.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "90284497-9ac3-4ec3-84d5-f81910a003d2", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7531c639-2471-4f92-9ac6-08fd9ec48108", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user uses `overrideScreenSecurity` or `overrideEditableFlag` but doesn't have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cd04bd17-7dc5-497b-b959-6ef199076e92", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue is not found or the user does not have permission to view it.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f7fee5bb-dda6-48de-ba1c-e7113191cf0e", "documentation": "Assign issue", "method": "put", "endpoint": "rest/api/3/issue/:issueIdOrKey/assignee", "responses": [ { "uuid": "7c5f5978-d87e-4c58-8406-f810699b4af3", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ce1f8bc3-a5a4-4315-b2de-1f496048f2f1", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if:\n\n * the user is not found.\n * `name`, `key`, or `accountId` is missing.\n * more than one of `name`, `key`, and `accountId` are provided.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f03b599c-382e-46c9-8543-3c79e77b0c8f", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9936cb4a-66c9-4f91-b101-30fb6a84b366", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "caae8f13-8e0e-4854-8c7b-e4a0b921a367", "documentation": "Add attachment", "method": "post", "endpoint": "rest/api/3/issue/:issueIdOrKey/attachments", "responses": [ { "uuid": "84780343-70a5-4838-86fc-ab71577c25fa", "body": "[\n {\n \"author\": {\n \"accountId\": \"\",\n \"accountType\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"content\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"filename\": \"\",\n \"id\": \"\",\n \"mimeType\": \"\",\n \"self\": \"\",\n \"size\": {{faker 'number.int' max=99999}},\n \"thumbnail\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0c370236-be71-4301-a41f-2636edad40a8", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "786af6d8-257f-4793-abed-5f63d0dc78d3", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if any of the following is true:\n\n * the issue is not found.\n * the user does not have permission to view the issue.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ce00d4a5-fa30-4b2d-a85d-0409152339af", "body": "", "latency": 0, "statusCode": 413, "label": "The attachments exceed the maximum attachment size for issues. See [Configuring file attachments](https://confluence.atlassian.com/x/wIXKM) for details.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3a9f4a70-7ca6-43a5-96d5-8cf7562ea5cc", "documentation": "Get changelogs", "method": "get", "endpoint": "rest/api/3/issue/:issueIdOrKey/changelog", "responses": [ { "uuid": "565b60bc-8835-4f55-8069-41a81e29ffbe", "body": "{\n \"isLast\": {{faker 'datatype.boolean'}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"author\": {\n \"accountId\": \"\",\n \"accountType\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"historyMetadata\": {\n \"activityDescription\": \"\",\n \"activityDescriptionKey\": \"\",\n \"actor\": {\n \"avatarUrl\": \"\",\n \"displayName\": \"\",\n \"displayNameKey\": \"\",\n \"id\": \"\",\n \"type\": \"\",\n \"url\": \"\"\n },\n \"cause\": {\n \"avatarUrl\": \"\",\n \"displayName\": \"\",\n \"displayNameKey\": \"\",\n \"id\": \"\",\n \"type\": \"\",\n \"url\": \"\"\n },\n \"description\": \"\",\n \"descriptionKey\": \"\",\n \"emailDescription\": \"\",\n \"emailDescriptionKey\": \"\",\n \"extraData\": {},\n \"generator\": {\n \"avatarUrl\": \"\",\n \"displayName\": \"\",\n \"displayNameKey\": \"\",\n \"id\": \"\",\n \"type\": \"\",\n \"url\": \"\"\n },\n \"type\": \"\"\n },\n \"id\": \"\",\n \"items\": [\n {\n \"field\": \"\",\n \"fieldId\": \"\",\n \"fieldtype\": \"\",\n \"from\": \"\",\n \"fromString\": \"\",\n \"to\": \"\"\n }\n ]\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "95e05287-06be-468a-96b9-802372bb1656", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue is not found or the user does not have permission to view it.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "65e4d096-887e-40bf-9202-0eafbc10383e", "documentation": "Get changelogs by IDs", "method": "post", "endpoint": "rest/api/3/issue/:issueIdOrKey/changelog/list", "responses": [ { "uuid": "ceb2cdf3-eebc-441d-bf15-a8b0f0106925", "body": "{\n \"histories\": [\n {\n \"author\": {\n \"accountId\": \"\",\n \"accountType\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"historyMetadata\": {\n \"activityDescription\": \"\",\n \"activityDescriptionKey\": \"\",\n \"actor\": {\n \"avatarUrl\": \"\",\n \"displayName\": \"\",\n \"displayNameKey\": \"\",\n \"id\": \"\",\n \"type\": \"\",\n \"url\": \"\"\n },\n \"cause\": {\n \"avatarUrl\": \"\",\n \"displayName\": \"\",\n \"displayNameKey\": \"\",\n \"id\": \"\",\n \"type\": \"\",\n \"url\": \"\"\n },\n \"description\": \"\",\n \"descriptionKey\": \"\",\n \"emailDescription\": \"\",\n \"emailDescriptionKey\": \"\",\n \"extraData\": {},\n \"generator\": {\n \"avatarUrl\": \"\",\n \"displayName\": \"\",\n \"displayNameKey\": \"\",\n \"id\": \"\",\n \"type\": \"\",\n \"url\": \"\"\n },\n \"type\": \"\"\n },\n \"id\": \"\",\n \"items\": [\n {\n \"field\": \"\",\n \"fieldId\": \"\",\n \"fieldtype\": \"\",\n \"from\": \"\",\n \"fromString\": \"\",\n \"to\": \"\"\n }\n ]\n }\n ],\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "60a80ffc-73e7-469f-aa17-c3af20cdebe9", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ac155e0e-235e-43c8-9eec-61fba79d1c4c", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue is not found or the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2b1018e9-e1d9-4b09-8698-33927dc94f28", "documentation": "Get comments", "method": "get", "endpoint": "rest/api/3/issue/:issueIdOrKey/comment", "responses": [ { "uuid": "5df54622-7308-4ba5-ad24-e01fb7bceeed", "body": "{\n \"comments\": [\n {\n \"author\": {\n \"accountId\": \"\",\n \"accountType\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"body\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"\",\n \"jsdPublic\": {{faker 'datatype.boolean'}},\n \"properties\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"renderedBody\": \"\",\n \"self\": \"\",\n \"updateAuthor\": {\n \"accountId\": \"\",\n \"accountType\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"visibility\": {\n \"type\": \"{{oneOf (array 'group' 'role')}}\",\n \"value\": \"\"\n }\n }\n ],\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3cbc0cf6-9e1f-4442-bf08-c989baaca5c6", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if `orderBy` is set to a value other than *created*.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0254b077-2a97-4715-8a87-179953f7604e", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d6c18f02-4bea-494d-b34f-67c5af302080", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue is not found or the user does not have permission to view it.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d94b2dbc-f554-4b80-be42-48b28bbf32d3", "documentation": "Add comment", "method": "post", "endpoint": "rest/api/3/issue/:issueIdOrKey/comment", "responses": [ { "uuid": "7f524302-8756-46e5-bf57-4b1d6c98065d", "body": "{\n \"author\": {\n \"accountId\": \"\",\n \"accountType\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"body\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"\",\n \"jsdPublic\": {{faker 'datatype.boolean'}},\n \"properties\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"renderedBody\": \"\",\n \"self\": \"\",\n \"updateAuthor\": {\n \"accountId\": \"\",\n \"accountType\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"visibility\": {\n \"type\": \"{{oneOf (array 'group' 'role')}}\",\n \"value\": \"\"\n }\n}", "latency": 0, "statusCode": 201, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "83d37a27-9bb2-4a4f-8ac1-72c449a328af", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "51f73ad8-7fc4-44a5-8e66-0238af09cfd3", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "dd02b76a-f7f6-4424-b733-1d1d4a72a47d", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue is not found or the user does not have permission to view it.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2c69c1fe-295a-4de0-89d0-a9c3e7ccaca0", "documentation": "Delete comment", "method": "delete", "endpoint": "rest/api/3/issue/:issueIdOrKey/comment/:id", "responses": [ { "uuid": "c9d036c0-baeb-4fef-8677-a75d904cc7dd", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e7da2078-c102-4450-9664-dcad10de7a86", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the user does not have permission to delete the comment.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "34129eb0-a271-4d0b-8063-1c855511d0eb", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5c4d04f9-bb81-4a81-a30f-a31ef197feb3", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue or comment is not found or the user does not have permission to view the issue or comment.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "68d1420f-aee9-44a9-bd48-d7c58b48bca4", "body": "", "latency": 0, "statusCode": 405, "label": "Returned if an anonymous call is made to the operation.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d50e3c59-94e4-49bd-a024-470d521cc6dc", "documentation": "Get comment", "method": "get", "endpoint": "rest/api/3/issue/:issueIdOrKey/comment/:id", "responses": [ { "uuid": "b914230b-0664-4068-bee2-1eb8e9e52229", "body": "{\n \"author\": {\n \"accountId\": \"\",\n \"accountType\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"body\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"\",\n \"jsdPublic\": {{faker 'datatype.boolean'}},\n \"properties\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"renderedBody\": \"\",\n \"self\": \"\",\n \"updateAuthor\": {\n \"accountId\": \"\",\n \"accountType\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"visibility\": {\n \"type\": \"{{oneOf (array 'group' 'role')}}\",\n \"value\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ea9aaf5f-1400-49a5-9a59-19096c8e3dc3", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "30720f41-d40f-42b9-aff4-aacf9b118adc", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue or comment is not found or the user does not have permission to view the issue or comment.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fdaff787-33e9-4fce-bbd2-92eed8e85b2e", "documentation": "Update comment", "method": "put", "endpoint": "rest/api/3/issue/:issueIdOrKey/comment/:id", "responses": [ { "uuid": "7d4b73d6-5118-4264-9cf4-321cbc783029", "body": "{\n \"author\": {\n \"accountId\": \"\",\n \"accountType\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"body\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"\",\n \"jsdPublic\": {{faker 'datatype.boolean'}},\n \"properties\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"renderedBody\": \"\",\n \"self\": \"\",\n \"updateAuthor\": {\n \"accountId\": \"\",\n \"accountType\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"visibility\": {\n \"type\": \"{{oneOf (array 'group' 'role')}}\",\n \"value\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "50ce5bfa-5c8e-4d2f-96e4-44f29c72e10d", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the user does not have permission to edit the comment or the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3303993b-74d5-49c3-ad47-bff58bebe9c5", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3a696e89-6f4e-4d44-8607-189d4c227898", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue or comment is not found or the user does not have permission to view the issue or comment.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4e185d21-bd0c-4031-a5b7-d6dbe5c48c47", "documentation": "Get edit issue metadata", "method": "get", "endpoint": "rest/api/3/issue/:issueIdOrKey/editmeta", "responses": [ { "uuid": "2c6729c2-763b-4606-9003-51d7251c08d1", "body": "{\n \"fields\": {}\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ef82ebe8-c003-4fff-9680-5b6d3cd4a696", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d2467a90-e2a1-4b1e-b88f-a678baa725b0", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user uses an override parameter but doesn't have permission to do so.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d2fec44e-9fd2-4c19-a5f4-d07db20bbff5", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue is not found or the user does not have permission to view it.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1368eaa4-8414-42f6-9038-6393ea766e2a", "documentation": "Send notification for issue", "method": "post", "endpoint": "rest/api/3/issue/:issueIdOrKey/notify", "responses": [ { "uuid": "93ba9d3f-301e-41cc-988f-1093e5015a68", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "Returned if the email is queued for sending.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fdab8a2b-5e07-47c9-a990-b25bd4261d2d", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if:\n\n * the recipient is the same as the calling user.\n * the recipient is invalid. For example, the recipient is set to the assignee, but the issue is unassigned.\n * the request is invalid. For example, required fields are missing or have invalid values.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2871db79-886a-43a5-8f71-6ff86d9356cf", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if:\n\n * outgoing emails are disabled.\n * no SMTP server is configured.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e20f3fb9-09fd-43e7-b05a-b64bcb5988c3", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6015a320-a820-4e0c-9517-a72a1387bb40", "documentation": "Get issue property keys", "method": "get", "endpoint": "rest/api/3/issue/:issueIdOrKey/properties", "responses": [ { "uuid": "6f88e498-fbc6-4fef-91b0-dacd44715609", "body": "{\n \"keys\": [\n {\n \"key\": \"\",\n \"self\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bf1c957b-02c8-4e09-9490-089b84c8dd0a", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue is not found or the user does not have permissions to view the issue.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a29a9217-43c5-4d0d-8a96-4ae2b388e180", "documentation": "Delete issue property", "method": "delete", "endpoint": "rest/api/3/issue/:issueIdOrKey/properties/:propertyKey", "responses": [ { "uuid": "ae6d5bac-a1e9-41db-8673-cc59ff6c9cf1", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5bab6d71-8068-45f0-a7d1-a1c1eff9eb2f", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "aa2186ca-31e4-4395-9787-9a1004f2aa8f", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue or property is not found, or the user does not have permission to edit the issue.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6f9fec0d-09ac-4a79-b35e-b795f348912f", "documentation": "Get issue property", "method": "get", "endpoint": "rest/api/3/issue/:issueIdOrKey/properties/:propertyKey", "responses": [ { "uuid": "5c06857d-5d9e-42ee-8cad-23eaf2ca7483", "body": "{\n \"key\": \"\",\n \"value\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "af04a59d-8087-42bb-8e94-d378021607e1", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9d2b970f-bad5-49ad-a8a8-6a3eb9dfd9d6", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue or property is not found or the user does not have permission to see the issue.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "838c962e-591c-4390-ba3f-eb5345868800", "documentation": "Set issue property", "method": "put", "endpoint": "rest/api/3/issue/:issueIdOrKey/properties/:propertyKey", "responses": [ { "uuid": "bd9744c7-2c09-4d6c-87c7-303e6d7cf985", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Returned if the issue property is updated.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a05df96d-a6db-40a8-ae2d-6a96f82dc1bd", "body": "\"\"", "latency": 0, "statusCode": 201, "label": "Returned if the issue property is created.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5691e77c-3475-450e-bc11-2da9f574a0b4", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6a1a7b63-ec16-48b9-b267-f6b31f4e1eae", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2a5957ba-1e7b-4645-8934-98a38d9f98ef", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have permission to edit the issue.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fafdc978-d819-4a32-a04d-4db663fcfdf9", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue is not found or the user does not have permission to view the issue.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a93d7ad7-71d4-418a-b331-7391ab14298a", "documentation": "Delete remote issue link by global ID", "method": "delete", "endpoint": "rest/api/3/issue/:issueIdOrKey/remotelink", "responses": [ { "uuid": "694f2288-ba6c-4b96-98d9-9b48ddf14f66", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e43c73e9-d892-40b8-b9ea-111e1f14650d", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if a global ID isn't provided.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e1e71c3e-e5e7-4b21-9ecb-ec78c19328ae", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2f15083f-71c7-4883-9f14-1dadb5681efe", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have permission to link issues.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "641ee6ee-0b9b-4cdd-ad50-ab0e43a833a4", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue or remote issue link is not found or the user does not have permission to view the issue.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "06d50ef8-3e2c-4c5d-a02e-66c9cffc5df9", "documentation": "Get remote issue links", "method": "get", "endpoint": "rest/api/3/issue/:issueIdOrKey/remotelink", "responses": [ { "uuid": "82b9ac0d-5e2f-45eb-bdf2-3673f035d392", "body": "{\n \"application\": {\n \"name\": \"\",\n \"type\": \"\"\n },\n \"globalId\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"object\": {\n \"icon\": {\n \"link\": \"\",\n \"title\": \"\",\n \"url16x16\": \"\"\n },\n \"status\": {\n \"icon\": {\n \"link\": \"\",\n \"title\": \"\",\n \"url16x16\": \"\"\n },\n \"resolved\": {{faker 'datatype.boolean'}}\n },\n \"summary\": \"\",\n \"title\": \"\",\n \"url\": \"\"\n },\n \"relationship\": \"\",\n \"self\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1cfb87c3-a89d-4e53-ae11-a9ef8085b8ed", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b3dfe66a-6988-4e5c-ac8c-0dbce203b511", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "014e7a88-4504-40f0-99f3-92bbb81ca599", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if issue linking is disabled.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "da45ad06-868a-48dd-a1b1-99ab85fff3e3", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue or remote issue link is not found or the user does not have permission to view the issue.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0b0ba605-b36e-4d60-902a-dd6f02502cca", "documentation": "Create or update remote issue link", "method": "post", "endpoint": "rest/api/3/issue/:issueIdOrKey/remotelink", "responses": [ { "uuid": "e4763dbc-c13d-4806-a106-134a40d00694", "body": "{\n \"id\": {{faker 'number.int' max=99999}},\n \"self\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the remote issue link is updated.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d84f786e-b183-4864-b63e-e11b35101070", "body": "{\n \"id\": {{faker 'number.int' max=99999}},\n \"self\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Returned if the remote issue link is created.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bf90fc4d-7651-498b-a3bb-d4ec4c20d4fe", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "19e4ee65-0bce-4d6a-b896-4c0a5104ca5d", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1bf56e2d-f0d1-4a5e-b213-c058243a606b", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have permission to link issues.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e654366d-3932-46c9-b786-bd72ed3feb15", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue is not found or the user does not have permission to view the issue.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "94edb1ac-26dd-49fd-8c17-1e5ef022f77a", "documentation": "Delete remote issue link by ID", "method": "delete", "endpoint": "rest/api/3/issue/:issueIdOrKey/remotelink/:linkId", "responses": [ { "uuid": "153105e4-bde0-4243-a43c-040e57f68946", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e32abad9-c09f-4790-8b90-4eecee6bed74", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the link ID is invalid or the remote issue link does not belong to the issue.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "930f7de6-6517-44fd-8c3e-7d6cd808336f", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1f76e01d-4e97-4adc-a138-cfe624725284", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have permission to link issues.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a75f6173-65b4-40ed-86cc-be6421c8800e", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue or remote issue link is not found or the user does not have permission to view the issue.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f99da6cc-6638-4a3e-a1b6-9ca28e68bbfd", "documentation": "Get remote issue link by ID", "method": "get", "endpoint": "rest/api/3/issue/:issueIdOrKey/remotelink/:linkId", "responses": [ { "uuid": "d6429743-7cdd-4d70-bc9c-3e02ee551869", "body": "{\n \"application\": {\n \"name\": \"\",\n \"type\": \"\"\n },\n \"globalId\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"object\": {\n \"icon\": {\n \"link\": \"\",\n \"title\": \"\",\n \"url16x16\": \"\"\n },\n \"status\": {\n \"icon\": {\n \"link\": \"\",\n \"title\": \"\",\n \"url16x16\": \"\"\n },\n \"resolved\": {{faker 'datatype.boolean'}}\n },\n \"summary\": \"\",\n \"title\": \"\",\n \"url\": \"\"\n },\n \"relationship\": \"\",\n \"self\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6ee11126-cf05-48d9-8b91-223d254673a7", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the link ID is invalid or the remote issue link does not belong to the issue.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "298d6d45-68bc-4a37-b241-e8fe9f3e0a3a", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c1549971-ff43-45a6-bdb4-8e835878bba4", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if issue linking is disabled.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "193c26da-4726-48ab-9af1-42ec6cffd393", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue or remote issue link is not found or the user does not have permission to view the issue.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9054be8a-0264-4e94-aea5-b33887fc72ff", "documentation": "Update remote issue link by ID", "method": "put", "endpoint": "rest/api/3/issue/:issueIdOrKey/remotelink/:linkId", "responses": [ { "uuid": "68b665bb-4383-4333-b76a-92e89b6828bf", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "716b89a7-0531-41b5-8bda-5507fe738254", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if:\n\n * the link ID is invalid.\n * the remote issue link does not belong to the issue.\n * the request body is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d9cff892-b5bf-456a-a2c0-1cf88ecb3165", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "92c7c08d-d386-4e4e-a430-b7aa5d2218f2", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have permission to link issues.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "95b114d2-fede-4dcf-9050-88bf52ef040b", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue or remote issue link is not found or the user does not have permission to view the issue.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "78e692dc-2930-4d7d-9c00-fdec9c302f68", "documentation": "Get transitions", "method": "get", "endpoint": "rest/api/3/issue/:issueIdOrKey/transitions", "responses": [ { "uuid": "400ad688-dabc-477a-a00c-403c04c8959e", "body": "{\n \"expand\": \"\",\n \"transitions\": [\n {\n \"expand\": \"\",\n \"fields\": {},\n \"hasScreen\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"isAvailable\": {{faker 'datatype.boolean'}},\n \"isConditional\": {{faker 'datatype.boolean'}},\n \"isGlobal\": {{faker 'datatype.boolean'}},\n \"isInitial\": {{faker 'datatype.boolean'}},\n \"looped\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"to\": {\n \"description\": \"\",\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"statusCategory\": {\n \"colorName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n }\n }\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3a382ebe-a475-46a5-ad6a-954c8c351622", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a728f3c5-c675-45d7-bda5-f0476483486c", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue is not found or the user does not have permission to view it.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "10cd7fa0-8c49-47a7-9a4a-91528b323291", "documentation": "Transition issue", "method": "post", "endpoint": "rest/api/3/issue/:issueIdOrKey/transitions", "responses": [ { "uuid": "9b05ce2c-4f4c-4d1e-a65c-c2167e10cf31", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a6882647-c6a4-4f15-9206-2037c3489c42", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if:\n\n * no transition is specified.\n * the user does not have permission to transition the issue.\n * a field that isn't included on the transition screen is defined in `fields` or `update`.\n * a field is specified in both `fields` and `update`.\n * the request is invalid for any other reason.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3254db5f-ce92-47d0-86c1-3f60b3affec1", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "07b3cd44-eac2-4256-be6a-4c03df5ef28e", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue is not found or the user does not have permission to view it.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d50181e3-bf85-41ca-bbe1-4616e51cdf11", "documentation": "Delete vote", "method": "delete", "endpoint": "rest/api/3/issue/:issueIdOrKey/votes", "responses": [ { "uuid": "b19c5fcf-98dd-4f80-a769-43f54c4a549e", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f923e640-ee65-4951-af70-ee8d6e2606d9", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "543f995c-ccc1-4841-bdad-d252d72b0fe1", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * voting is disabled.\n * the user has not voted on the issue.\n * the issue is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ce860601-1570-47c8-8dde-3451da69e401", "documentation": "Get votes", "method": "get", "endpoint": "rest/api/3/issue/:issueIdOrKey/votes", "responses": [ { "uuid": "bbb79aa9-6592-4c0d-92e3-d57ca2588f1b", "body": "{\n \"hasVoted\": {{faker 'datatype.boolean'}},\n \"self\": \"\",\n \"voters\": [\n {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n }\n ],\n \"votes\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7131c27a-5e44-474c-9e82-6d84b1861079", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d1950c18-2e68-4400-bee5-ca15d74b5520", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * voting is disabled.\n * the user does not have permission to view the issue.\n * the issue is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d5245999-1ac9-4ee5-8451-74142ae479e1", "documentation": "Add vote", "method": "post", "endpoint": "rest/api/3/issue/:issueIdOrKey/votes", "responses": [ { "uuid": "be66a3c7-e220-4287-b696-ed3fe1c7c80a", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "499c5080-26e4-4250-ac47-c12179a1af2c", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "43127e69-f8c9-456b-9d2f-00ac95a5392b", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * voting is disabled.\n * the issue is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "33ed8145-2a2e-457d-88f2-bf66eddcec5a", "documentation": "Delete watcher", "method": "delete", "endpoint": "rest/api/3/issue/:issueIdOrKey/watchers", "responses": [ { "uuid": "0ed74be9-549c-4ef3-bdc6-988cb1623acd", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7859340b-2191-4926-8536-75042fd750d3", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if `accountId` is not supplied.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b121be0f-8085-4c61-9602-88747d604207", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a7da6f54-1e1c-4dc5-947d-2b1ceb910a6b", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the permission to manage the watcher list.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "59337002-5a53-4202-bd82-3efc0de5cd36", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue or the user is not found or the user does not have permission to view the issue.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "88dfde84-bc44-413f-9dc6-a94d4c001f67", "documentation": "Get issue watchers", "method": "get", "endpoint": "rest/api/3/issue/:issueIdOrKey/watchers", "responses": [ { "uuid": "3f91fd42-a559-4d1e-adac-e981dc5ee88c", "body": "{\n \"isWatching\": {{faker 'datatype.boolean'}},\n \"self\": \"\",\n \"watchCount\": {{faker 'number.int' max=99999}},\n \"watchers\": [\n {\n \"accountId\": \"\",\n \"accountType\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b9030c03-b9cc-444f-97a0-b187bc473407", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a50d7704-4afa-44e1-881c-611b0e683187", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue is not found or the user does not have permission to view it.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "615042f2-5ae3-4fbb-b8b8-86d3458ef867", "documentation": "Add watcher", "method": "post", "endpoint": "rest/api/3/issue/:issueIdOrKey/watchers", "responses": [ { "uuid": "3a30d519-2951-455b-aa01-665299437c6b", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "978dd07c-e796-46f7-8f7d-b610c126f722", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d41c78d3-dd14-4ddd-92f1-4a1926071f26", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "81f5a457-a213-423c-b50a-2b6f3a2745e2", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the permission to manage the watcher list.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6da80249-796f-4fea-bf08-4678bf4124a1", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue or the user is not found or the user does not have permission to view the issue.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e2639a65-2672-47d1-be0f-5528f3335905", "documentation": "Get issue worklogs", "method": "get", "endpoint": "rest/api/3/issue/:issueIdOrKey/worklog", "responses": [ { "uuid": "65cb7c5c-8b71-4478-9764-65990d67198a", "body": "{\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"worklogs\": [\n {\n \"author\": {\n \"accountId\": \"\",\n \"accountType\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"comment\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"\",\n \"issueId\": \"\",\n \"properties\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"self\": \"\",\n \"started\": \"{{faker 'date.recent' 365}}\",\n \"timeSpent\": \"\",\n \"timeSpentSeconds\": {{faker 'number.int' max=99999}},\n \"updateAuthor\": {\n \"accountId\": \"\",\n \"accountType\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"visibility\": {\n \"type\": \"{{oneOf (array 'group' 'role')}}\",\n \"value\": \"\"\n }\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "06e34d08-515d-4d35-8ef7-6b6301b9072a", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "307a7a6b-a5d0-4cb0-aa5c-375325697ba2", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * the issue is not found or the user does not have permission to view the issue.\n * `startAt` or `maxResults` has non-numeric values.\n * time tracking is disabled.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "64584098-4aea-43de-bf3f-214572ae4444", "documentation": "Add worklog", "method": "post", "endpoint": "rest/api/3/issue/:issueIdOrKey/worklog", "responses": [ { "uuid": "5515ce62-d252-4d02-8482-55b651d4b281", "body": "{\n \"author\": {\n \"accountId\": \"\",\n \"accountType\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"comment\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"\",\n \"issueId\": \"\",\n \"properties\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"self\": \"\",\n \"started\": \"{{faker 'date.recent' 365}}\",\n \"timeSpent\": \"\",\n \"timeSpentSeconds\": {{faker 'number.int' max=99999}},\n \"updateAuthor\": {\n \"accountId\": \"\",\n \"accountType\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"visibility\": {\n \"type\": \"{{oneOf (array 'group' 'role')}}\",\n \"value\": \"\"\n }\n}", "latency": 0, "statusCode": 201, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "09d0c5a5-a0cf-43c5-b0ca-fcf86733282d", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if:\n\n * `adjustEstimate` is set to `new` but `newEstimate` is not provided or is invalid.\n * `adjustEstimate` is set to `manual` but `reduceBy` is not provided or is invalid.\n * the user does not have permission to add the worklog.\n * the request JSON is malformed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "67a8b8f7-7546-4d94-b11c-4f5a196d38f6", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2b706195-5998-4d41-a17c-e46d0469d7ef", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue is not found or the user does not have permission to view it.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "053f8ee6-a533-4848-a642-59f9147c68d7", "documentation": "Delete worklog", "method": "delete", "endpoint": "rest/api/3/issue/:issueIdOrKey/worklog/:id", "responses": [ { "uuid": "f440b074-93b6-4732-8cba-7b4f408bfe41", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "575d9650-8a34-4c44-b5c1-3f4b273c7b4c", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if:\n\n * `adjustEstimate` is set to `new` but `newEstimate` is not provided or is invalid.\n * `adjustEstimate` is set to `manual` but `reduceBy` is not provided or is invalid.\n * the user does not have permission to delete the worklog.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "461eaedd-b72b-4b8a-a0a2-3edd3148fd2f", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e554a6ef-28c9-4cc8-b708-8bf24fb94fd3", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * the issue is not found or user does not have permission to view the issue.\n * the worklog is not found or the user does not have permission to view it.\n * time tracking is disabled.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3f71d32f-4ad3-4bd4-8b97-7f4562ee478b", "documentation": "Get worklog", "method": "get", "endpoint": "rest/api/3/issue/:issueIdOrKey/worklog/:id", "responses": [ { "uuid": "ded19c7a-1969-44aa-84ad-f69b6c302b28", "body": "{\n \"author\": {\n \"accountId\": \"\",\n \"accountType\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"comment\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"\",\n \"issueId\": \"\",\n \"properties\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"self\": \"\",\n \"started\": \"{{faker 'date.recent' 365}}\",\n \"timeSpent\": \"\",\n \"timeSpentSeconds\": {{faker 'number.int' max=99999}},\n \"updateAuthor\": {\n \"accountId\": \"\",\n \"accountType\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"visibility\": {\n \"type\": \"{{oneOf (array 'group' 'role')}}\",\n \"value\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "96f5cd6a-328b-4f22-87fe-8f0cea203ee2", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "217019c4-162b-4366-93b3-e3893aab6b09", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * the issue is not found or the user does not have permission to view it.\n * the worklog is not found or the user does not have permission to view it.\n * time tracking is disabled.\n\n.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "43bf75ad-f018-4ced-bf6e-ed60dc19ba13", "documentation": "Update worklog", "method": "put", "endpoint": "rest/api/3/issue/:issueIdOrKey/worklog/:id", "responses": [ { "uuid": "4a2f0c28-b489-48e6-b035-2387b0d2e653", "body": "{\n \"author\": {\n \"accountId\": \"\",\n \"accountType\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"comment\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"\",\n \"issueId\": \"\",\n \"properties\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"self\": \"\",\n \"started\": \"{{faker 'date.recent' 365}}\",\n \"timeSpent\": \"\",\n \"timeSpentSeconds\": {{faker 'number.int' max=99999}},\n \"updateAuthor\": {\n \"accountId\": \"\",\n \"accountType\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"visibility\": {\n \"type\": \"{{oneOf (array 'group' 'role')}}\",\n \"value\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "06830800-fd2e-4b8a-9030-9a50be84b386", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if:\n\n * `adjustEstimate` is set to `new` but `newEstimate` is not provided or is invalid.\n * the user does not have permission to update the worklog.\n * the request JSON is malformed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4f5836d8-3c05-4240-848d-140bb78321df", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "db63d6b2-9048-49ff-a327-7ce4cb65b733", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * the issue is not found or user does not have permission to view the issue.\n * the worklog is not found or the user does not have permission to view it.\n * time tracking is disabled.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9f35e50a-5d1a-4af3-a186-da16bac39519", "documentation": "Get worklog property keys", "method": "get", "endpoint": "rest/api/3/issue/:issueIdOrKey/worklog/:worklogId/properties", "responses": [ { "uuid": "681e9ac1-3cd6-4b0e-b909-895f6d987976", "body": "{\n \"keys\": [\n {\n \"key\": \"\",\n \"self\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6df15173-a4a8-48dd-bd7f-1e7ad3b13325", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the worklog ID is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7abc8e16-1ed2-4361-9a39-fe7832705176", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "00992fc8-9b9f-4752-a7cb-77527229107d", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * the issue or worklog is not found.\n * the user does not have permission to view the issue or worklog.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f3dec1af-47d4-496e-86bc-7ccae28a1fab", "documentation": "Delete worklog property", "method": "delete", "endpoint": "rest/api/3/issue/:issueIdOrKey/worklog/:worklogId/properties/:propertyKey", "responses": [ { "uuid": "086268b7-cdd9-4889-9795-effe5e9addeb", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the worklog property is removed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "638e5aea-abd1-4aea-8883-4d981c3eeb55", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the worklog key or id is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "74a13f00-eab6-4631-b2d8-ae41137c54b2", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c69a6779-bd40-4855-909e-c6aab2373e4c", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have permission to edit the worklog.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "91b652b6-ccee-41e3-8b7e-c451d5b8b235", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * the issue, worklog, or property is not found.\n * the user does not have permission to view the issue or worklog.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "875d6832-fb15-4eed-80fc-7ed4d5ca5b3a", "documentation": "Get worklog property", "method": "get", "endpoint": "rest/api/3/issue/:issueIdOrKey/worklog/:worklogId/properties/:propertyKey", "responses": [ { "uuid": "2391fe45-d9f8-49f3-a145-800e65d8da9f", "body": "{\n \"key\": \"\",\n \"value\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ce7c5749-aa15-426c-a988-f11df0942166", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the worklog ID is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0bb0150d-9fb6-4aba-912b-1d3e438db55c", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7d57a5d0-aa12-433f-abd1-8e9b15633c11", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * the issue, worklog, or property is not found.\n * the user does not have permission to view the issue or worklog.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b1709f6c-419d-4b02-8382-cd56fbf584b5", "documentation": "Set worklog property", "method": "put", "endpoint": "rest/api/3/issue/:issueIdOrKey/worklog/:worklogId/properties/:propertyKey", "responses": [ { "uuid": "792536f3-be9f-4404-b4f4-d216cf56a40f", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Returned if the worklog property is updated.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a21dc8b0-a1f1-4ca4-b7ce-ffb78507d654", "body": "\"\"", "latency": 0, "statusCode": 201, "label": "Returned if the worklog property is created.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a9494417-f237-4d95-bd85-d718ede1d108", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the worklog ID is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "64a76a2f-d99a-4e36-8ebf-180c90e8e6e4", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9e963921-048b-4b38-a192-db15435c5bc8", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have permission to edit the worklog.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2de12b44-2120-4cf4-be5a-29e581d7bc68", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * the issue or worklog is not found.\n * the user does not have permission to view the issue or worklog.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cca160f6-5ac5-444e-9715-be2fec8c0a1f", "documentation": "Create issue link", "method": "post", "endpoint": "rest/api/3/issueLink", "responses": [ { "uuid": "a12a2a41-b1f0-4cf1-92b6-3dc966c0e55a", "body": "\"\"", "latency": 0, "statusCode": 201, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "45bb1c44-a599-45ce-81d9-9571a3429f5a", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the comment is not created. The response contains an error message indicating why the comment wasn't created. The issue link is also not created.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "302772b0-9de9-4883-a916-dc3226172f34", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1a125032-1f24-4638-a18f-3d42136d0977", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * issue linking is disabled.\n * the user cannot view one or both of the issues. For example, the user doesn't have *Browse project* project permission for a project containing one of the issues.\n * the user does not have *link issues* project permission.\n * either of the link issues are not found.\n * the issue link type is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d6ebd2eb-c9a9-4650-bd3d-8041aa755ecf", "documentation": "Delete issue link", "method": "delete", "endpoint": "rest/api/3/issueLink/:linkId", "responses": [ { "uuid": "b14a34ac-6bdd-47b9-8c1a-1ff020022107", "body": "", "latency": 0, "statusCode": 200, "label": "200 response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8a450190-a925-4594-b803-13224491d983", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "45d87a83-7a05-4db6-849f-af568e23104b", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the issue link ID is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5813e027-e566-4f81-b1ec-5b76ae7cf77d", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bc4e5a5e-f74d-496a-ad3d-903ba382b271", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * issue linking is disabled.\n * the issue link is not found.\n * the user doesn't have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f2ad9758-6a57-476f-9b9b-b24e42dc0952", "documentation": "Get issue link", "method": "get", "endpoint": "rest/api/3/issueLink/:linkId", "responses": [ { "uuid": "9c1a9a4c-5565-4a8f-8269-bb259bceff43", "body": "{\n \"id\": \"\",\n \"inwardIssue\": {\n \"fields\": {\n \"assignee\": {\n \"accountId\": \"\",\n \"accountType\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"issueType\": {\n \"avatarId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"entityId\": \"{{faker 'string.uuid'}}\",\n \"hierarchyLevel\": {{faker 'number.int' max=99999}},\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"subtask\": {{faker 'datatype.boolean'}}\n },\n \"issuetype\": {\n \"avatarId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"entityId\": \"{{faker 'string.uuid'}}\",\n \"hierarchyLevel\": {{faker 'number.int' max=99999}},\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"subtask\": {{faker 'datatype.boolean'}}\n },\n \"priority\": {\n \"description\": \"\",\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"statusColor\": \"\"\n },\n \"status\": {\n \"description\": \"\",\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"statusCategory\": {\n \"colorName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n }\n },\n \"summary\": \"\",\n \"timetracking\": {\n \"originalEstimate\": \"\",\n \"originalEstimateSeconds\": {{faker 'number.int' max=99999}},\n \"remainingEstimate\": \"\",\n \"remainingEstimateSeconds\": {{faker 'number.int' max=99999}},\n \"timeSpent\": \"\",\n \"timeSpentSeconds\": {{faker 'number.int' max=99999}}\n }\n },\n \"id\": \"\",\n \"key\": \"\",\n \"self\": \"\"\n },\n \"outwardIssue\": {\n \"fields\": {\n \"assignee\": {\n \"accountId\": \"\",\n \"accountType\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"issueType\": {\n \"avatarId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"entityId\": \"{{faker 'string.uuid'}}\",\n \"hierarchyLevel\": {{faker 'number.int' max=99999}},\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"subtask\": {{faker 'datatype.boolean'}}\n },\n \"issuetype\": {\n \"avatarId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"entityId\": \"{{faker 'string.uuid'}}\",\n \"hierarchyLevel\": {{faker 'number.int' max=99999}},\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"subtask\": {{faker 'datatype.boolean'}}\n },\n \"priority\": {\n \"description\": \"\",\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"statusColor\": \"\"\n },\n \"status\": {\n \"description\": \"\",\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"statusCategory\": {\n \"colorName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n }\n },\n \"summary\": \"\",\n \"timetracking\": {\n \"originalEstimate\": \"\",\n \"originalEstimateSeconds\": {{faker 'number.int' max=99999}},\n \"remainingEstimate\": \"\",\n \"remainingEstimateSeconds\": {{faker 'number.int' max=99999}},\n \"timeSpent\": \"\",\n \"timeSpentSeconds\": {{faker 'number.int' max=99999}}\n }\n },\n \"id\": \"\",\n \"key\": \"\",\n \"self\": \"\"\n },\n \"self\": \"\",\n \"type\": {\n \"id\": \"\",\n \"inward\": \"\",\n \"name\": \"\",\n \"outward\": \"\",\n \"self\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "11c8b34a-6948-4924-aacc-90d5c8381c65", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the issue link ID is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "98d9b43d-4fe7-46c9-b889-4924f795ec71", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "31f58dec-07fd-4fc6-8657-9d31a0b80d45", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * issue linking is disabled.\n * the issue link is not found.\n * the user doesn't have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5ecf551a-e5b1-4904-97f9-1249be8be637", "documentation": "Get issue link types", "method": "get", "endpoint": "rest/api/3/issueLinkType", "responses": [ { "uuid": "ad430621-b7a5-4bd2-93a9-f6deae380a9c", "body": "{\n \"issueLinkTypes\": [\n {\n \"id\": \"\",\n \"inward\": \"\",\n \"name\": \"\",\n \"outward\": \"\",\n \"self\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0b031166-9434-49de-9621-f181297ce6fc", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "256960a7-4fcd-44aa-a43d-a8f857e1a6b2", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if issue linking is disabled.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8d3d780e-f78e-44a7-80ca-e1ba70852456", "documentation": "Create issue link type", "method": "post", "endpoint": "rest/api/3/issueLinkType", "responses": [ { "uuid": "a54487c6-889b-435e-8e23-28d4247c964a", "body": "{\n \"id\": \"\",\n \"inward\": \"\",\n \"name\": \"\",\n \"outward\": \"\",\n \"self\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4e4adb22-8c85-49dc-ae30-05bf89a86935", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e9d6ca90-7df0-4f89-91a5-fb47114a0998", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "05e5f5a4-b7b9-4e16-8609-75e1cf2bf274", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * issue linking is disabled.\n * the issue link type name is in use.\n * the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d356c2a8-8926-4918-8c8d-315498c275d7", "documentation": "Delete issue link type", "method": "delete", "endpoint": "rest/api/3/issueLinkType/:issueLinkTypeId", "responses": [ { "uuid": "388de78c-9f3e-4218-9871-2ccafe6090b3", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "05bd8eb8-3347-4582-93a2-4db0e4470632", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the issue link type ID is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2e60db9a-9c18-41ad-93dc-abafa3e7957c", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2d96026e-8a5a-42d3-9bdd-316b09b99d07", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * issue linking is disabled.\n * the issue link type is not found.\n * the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d9db2519-cbef-4a9b-a90a-d75d8204dc8c", "documentation": "Get issue link type", "method": "get", "endpoint": "rest/api/3/issueLinkType/:issueLinkTypeId", "responses": [ { "uuid": "be50d486-baca-40c1-ab12-59a94962d728", "body": "{\n \"id\": \"\",\n \"inward\": \"\",\n \"name\": \"\",\n \"outward\": \"\",\n \"self\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "28c545e3-9596-4f07-9fd0-8aee29137ae4", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the issue link type ID is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f964f855-4f71-4586-ad93-480e8fe87dc5", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4dbd85c1-001e-4124-8860-65d09772e149", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * issue linking is disabled.\n * the issue link type is not found.\n * the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6c161143-1a6c-44d6-9584-e45caf731a66", "documentation": "Update issue link type", "method": "put", "endpoint": "rest/api/3/issueLinkType/:issueLinkTypeId", "responses": [ { "uuid": "0b476706-2ff5-432f-81e2-e927d12d317a", "body": "{\n \"id\": \"\",\n \"inward\": \"\",\n \"name\": \"\",\n \"outward\": \"\",\n \"self\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "934994ea-d57a-43bb-b1d8-522d81880271", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the issue link type ID or the request body are invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e7df1845-9377-4d09-95b5-9fa8ff896aa8", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b2c14a86-0648-428c-a8ab-c313a1ac7a9a", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * issue linking is disabled.\n * the issue link type is not found.\n * the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4855cff9-c069-462c-b6d7-6a0c0ac32ac3", "documentation": "Get issue security schemes", "method": "get", "endpoint": "rest/api/3/issuesecurityschemes", "responses": [ { "uuid": "318ee3fb-1308-4baa-b897-5fb5dc347291", "body": "{\n \"issueSecuritySchemes\": [\n {\n \"defaultSecurityLevelId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"levels\": [\n {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"name\": \"\",\n \"self\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a6ea2b32-0b20-4725-9e61-15ba2d2feba8", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "50f92729-3ee6-4c61-bebd-742f13246f5b", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have permission to administer issue security schemes.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "80eeac6c-d0c1-43df-85a4-e212d99d287b", "documentation": "Get issue security scheme", "method": "get", "endpoint": "rest/api/3/issuesecurityschemes/:id", "responses": [ { "uuid": "846c5eb5-6b96-41e2-904c-8474047c7d8d", "body": "{\n \"defaultSecurityLevelId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"levels\": [\n {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"name\": \"\",\n \"self\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c2ff63d6-0ac7-4d9e-b446-bae92abca96b", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7493aa7d-47d0-4190-8574-81b3bd9629bc", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the administrator permission and the scheme is not used in any project where the user has administrative permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9f8773a6-5519-44e3-a8f1-38b199e66e36", "documentation": "Get issue security level members", "method": "get", "endpoint": "rest/api/3/issuesecurityschemes/:issueSecuritySchemeId/members", "responses": [ { "uuid": "c1b82f2f-b921-4281-b392-148a7ed27ffa", "body": "{\n \"isLast\": {{faker 'datatype.boolean'}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"holder\": {\n \"expand\": \"\",\n \"parameter\": \"\",\n \"type\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"issueSecurityLevelId\": {{faker 'number.int' max=99999}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4b1cb5a6-c86f-487d-b626-f8fb84f20d63", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1dfc9d96-2ec4-42c8-ac69-3fa588a546f9", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b7ba5fbe-8576-46cc-885c-129e9a67d55e", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "dcd4d8b5-9aab-41f8-90f6-767dbeaaca81", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if no issue security level members are found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "13a2091e-b5de-44d6-80a9-8b1989507300", "documentation": "Get all issue types for user", "method": "get", "endpoint": "rest/api/3/issuetype", "responses": [ { "uuid": "ab0fc0c4-fb6e-4515-abaa-30d88c9bf41d", "body": "[\n {\n \"avatarId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"entityId\": \"{{faker 'string.uuid'}}\",\n \"hierarchyLevel\": {{faker 'number.int' max=99999}},\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"subtask\": {{faker 'datatype.boolean'}}\n }\n]", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "772c0601-fc68-4827-9933-3e8c37369919", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a88ec0f7-9654-4829-8733-ad28952bdcd9", "documentation": "Create issue type", "method": "post", "endpoint": "rest/api/3/issuetype", "responses": [ { "uuid": "008b2525-5555-4cc9-85b3-55a67bfac1a5", "body": "{\n \"avatarId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"entityId\": \"{{faker 'string.uuid'}}\",\n \"hierarchyLevel\": {{faker 'number.int' max=99999}},\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"subtask\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 201, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6b720e06-d49a-49b6-8790-2bcbeac5bca0", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid because:\n\n * no content is sent.\n * the issue type name exceeds 60 characters.\n * a subtask issue type is requested on an instance where subtasks are disabled.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c1a406e4-03d6-44ad-a671-12ee0bff0ccd", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "25f9a836-5091-45ab-bc89-ced771d11d43", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fc7a53cc-aea0-41c9-be6d-5d536a267d41", "body": "", "latency": 0, "statusCode": 409, "label": "Returned if the issue type name is in use.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "286be6ed-e22e-4fb4-8a6f-37c2f864d378", "documentation": "Get issue types for project", "method": "get", "endpoint": "rest/api/3/issuetype/project", "responses": [ { "uuid": "993a4396-1b52-4ee9-9c43-1eb0c215b412", "body": "[\n {\n \"avatarId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"entityId\": \"{{faker 'string.uuid'}}\",\n \"hierarchyLevel\": {{faker 'number.int' max=99999}},\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"subtask\": {{faker 'datatype.boolean'}}\n }\n]", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d79f7816-10b5-4211-b525-9b8e17b32b0e", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ebd52eeb-0dcf-4e34-a9ef-aeb67a67f414", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "11511415-d9b5-4453-a16d-adb3f9333c7f", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * the project is not found.\n * the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "737e6676-bbc2-4d9e-bb69-3aa9dcf593a6", "documentation": "Delete issue type", "method": "delete", "endpoint": "rest/api/3/issuetype/:id", "responses": [ { "uuid": "1a12b159-cadb-4f43-9533-f4a3dd48ff40", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "701d3493-4f52-4153-8a04-98fa78086215", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if any issues cannot be updated with the alternative issue type.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "209cf276-85f2-4d69-8c81-e35b2b58b352", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e7654338-1cd4-40ad-a518-fe3830a1bb38", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "37491a38-7107-4969-b8de-79a1d274cc6c", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * the issue type is in use and an alternative issue type is not specified.\n * the issue type or alternative issue type is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8b80d107-4a30-4e7b-978b-b77bcc996a5d", "body": "", "latency": 0, "statusCode": 409, "label": "Returned if the issue type is in use and:\n\n * also specified as the alternative issue type.\n * is a *standard* issue type and the alternative issue type is a *subtask*.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fcde272f-fdb9-44e8-a54e-20fc4d4e732a", "documentation": "Get issue type", "method": "get", "endpoint": "rest/api/3/issuetype/:id", "responses": [ { "uuid": "6a816d50-16c9-4602-9fc3-3aa4592a9b14", "body": "{\n \"avatarId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"entityId\": \"{{faker 'string.uuid'}}\",\n \"hierarchyLevel\": {{faker 'number.int' max=99999}},\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"subtask\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bb57c169-45e5-4ced-9a94-9e56a47fea54", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the issue type ID is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5fb70b39-5c47-453c-84e1-eb139ce5b896", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "61b47859-5fcf-4a86-82a9-26af1aeeac47", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * the issue type is not found.\n * the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bffb6798-30a4-4bf9-b2ed-9a31d8687c6b", "documentation": "Update issue type", "method": "put", "endpoint": "rest/api/3/issuetype/:id", "responses": [ { "uuid": "3988d10a-60f7-41be-8c0f-2689dec650c5", "body": "{\n \"avatarId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"entityId\": \"{{faker 'string.uuid'}}\",\n \"hierarchyLevel\": {{faker 'number.int' max=99999}},\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"subtask\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "dfee8dce-9b6b-4138-9bdd-60feb5a379b9", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid because:\n\n * no content is sent.\n * the issue type name exceeds 60 characters.\n * the avatar is not associated with this issue type.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c6a80c6f-16e3-4cd6-9235-100bfdc0986c", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "44805d3e-995e-470f-8f88-770b19272bc1", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "784b6c6d-ad80-4e2a-b8e6-efbe5a6bf61c", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue type is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "18d285e3-fb77-4a34-b7fe-30fff81be445", "body": "", "latency": 0, "statusCode": 409, "label": "Returned if the issue type name is in use.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "90c9efdf-80b1-42f1-a55f-b4d9d6eb1059", "documentation": "Get alternative issue types", "method": "get", "endpoint": "rest/api/3/issuetype/:id/alternatives", "responses": [ { "uuid": "110905ad-2db7-46a7-95ca-256f22d2b887", "body": "[\n {\n \"avatarId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"entityId\": \"{{faker 'string.uuid'}}\",\n \"hierarchyLevel\": {{faker 'number.int' max=99999}},\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"subtask\": {{faker 'datatype.boolean'}}\n }\n]", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4e4fef62-2877-4342-b202-7acf7aa3f3a4", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a2077048-691b-4e76-8e1b-76592bb65146", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * the issue type is not found.\n * the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5869cc96-20c1-4130-9cba-0823e345e2ac", "documentation": "Load issue type avatar", "method": "post", "endpoint": "rest/api/3/issuetype/:id/avatar2", "responses": [ { "uuid": "289904e0-bd09-4969-96d7-0995046fb672", "body": "{\n \"fileName\": \"\",\n \"id\": \"\",\n \"isDeletable\": {{faker 'datatype.boolean'}},\n \"isSelected\": {{faker 'datatype.boolean'}},\n \"isSystemAvatar\": {{faker 'datatype.boolean'}},\n \"owner\": \"\",\n \"urls\": {}\n}", "latency": 0, "statusCode": 201, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3763070a-3801-433a-b7dd-e17a56b3ca47", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if:\n\n * an image isn't included in the request.\n * the image type is unsupported.\n * the crop parameters extend the crop area beyond the edge of the image.\n * `cropSize` is missing.\n * the issue type ID is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "aac297c4-0377-400f-9134-83fb4c30d005", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "62a56ae5-2b85-4800-b8a1-0fb833ec455f", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "371e074a-d4a4-4722-bea1-0875dd8f0afe", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue type is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "afd989da-698b-466e-99bd-d819d288a217", "documentation": "Get issue type property keys", "method": "get", "endpoint": "rest/api/3/issuetype/:issueTypeId/properties", "responses": [ { "uuid": "ed62cc23-878a-43b5-89fa-38db01af6915", "body": "{\n \"keys\": [\n {\n \"key\": \"\",\n \"self\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8cdd2bc5-a2be-4960-ba79-febff63b2775", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the issue type ID is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5a4702f8-ab44-44f5-81ba-9577899e572c", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * the issue type is not found.\n * the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4e95b891-a961-4d9e-aff8-8e328e77536f", "documentation": "Delete issue type property", "method": "delete", "endpoint": "rest/api/3/issuetype/:issueTypeId/properties/:propertyKey", "responses": [ { "uuid": "c05346cd-9031-42d2-9667-d7f583b7b34f", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the issue type property is deleted.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "81910247-6c4c-4338-aef7-0434e6209c44", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the issue type ID is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bfe87d24-6f5e-4dd6-89a1-2e75317844cd", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e4299429-f44d-48b6-8b19-d66bd941eb31", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5441b4f9-d4b8-4f9a-8da2-2918d767376a", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue type or property is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "88dc22fc-fc7a-428a-8d3d-be5b9d461379", "documentation": "Get issue type property", "method": "get", "endpoint": "rest/api/3/issuetype/:issueTypeId/properties/:propertyKey", "responses": [ { "uuid": "60477d5d-31cd-42c4-8623-15f926d7abcb", "body": "{\n \"key\": \"\",\n \"value\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a21bd1ac-d5da-40a4-9c2d-21972df12e06", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the issue type ID is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5ca77645-3272-4ee1-bdc7-d848b1120bd7", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6bdec9e5-e64c-4344-b36a-904be3963982", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue type or property is not found or the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "291cb39f-d66b-41b6-ac94-84698a196560", "documentation": "Set issue type property", "method": "put", "endpoint": "rest/api/3/issuetype/:issueTypeId/properties/:propertyKey", "responses": [ { "uuid": "2a8be29c-0edf-47fe-9cfe-4e1e021cbbe2", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Returned if the issue type property is updated.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "86d6fd44-ff9d-4288-a3a2-00a4e77485c0", "body": "\"\"", "latency": 0, "statusCode": 201, "label": "Returned if the issue type property is created.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "280db241-606a-4f58-8c8c-546356a5bbc8", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if:\n\n * the issue type ID is invalid.\n * a property value is not provided.\n * the property value JSON content is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "99f8a772-758b-41a1-8d1a-018ce1c4f90a", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "89f019dc-2ea7-41ee-a63c-d1c35ed4a509", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have permission to modify the issue type.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c5f77df0-ca05-4fcf-8d25-cffd10e4615c", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * the issue type is not found.\n * the user does not have the permission view the issue type.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0f874c7b-8078-4271-b4e2-c8f4d003e743", "documentation": "Get all issue type schemes", "method": "get", "endpoint": "rest/api/3/issuetypescheme", "responses": [ { "uuid": "7f508926-3a7a-4eae-84c7-2d98b9e8e300", "body": "{\n \"isLast\": {{faker 'datatype.boolean'}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"defaultIssueTypeId\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"isDefault\": {{faker 'datatype.boolean'}},\n \"name\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "dafa2fd4-45df-4796-9640-9bdb908cf329", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "37b1553b-d412-4ed1-9cb7-d227c2ddffc1", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "009b27fe-2b72-48fe-b9cd-b1f24e2bfd98", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "09683182-bc34-4d24-9b19-7a01e0bcc4ae", "documentation": "Create issue type scheme", "method": "post", "endpoint": "rest/api/3/issuetypescheme", "responses": [ { "uuid": "dbe74180-9f7f-4c5c-9608-be6686378f2f", "body": "{\n \"issueTypeSchemeId\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3378b56e-3f79-468d-891f-cc4f1538dbae", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b297e846-eeff-4fd9-8772-7c11fe9c35ab", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a3dada66-675c-4f00-aad1-43d910271cbc", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1c5e1d98-d7e0-47aa-a1a8-65913bc40d69", "body": "", "latency": 0, "statusCode": 409, "label": "Returned if the scheme name is used by another scheme.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2eae1f7e-e72c-462d-ac26-c13296f8ffc2", "documentation": "Get issue type scheme items", "method": "get", "endpoint": "rest/api/3/issuetypescheme/mapping", "responses": [ { "uuid": "a27593fd-34b4-4287-a9e6-dfa0736ce0d5", "body": "{\n \"isLast\": {{faker 'datatype.boolean'}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"issueTypeId\": \"\",\n \"issueTypeSchemeId\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "754fb10c-0010-4d7d-b894-dd04216cd192", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "338c5af4-a69b-4980-b495-4707be11c506", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6b1a5307-dda2-4230-aff7-952eb99497f0", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "960db4b4-f5ca-4a78-8b5e-20057337feea", "documentation": "Get issue type schemes for projects", "method": "get", "endpoint": "rest/api/3/issuetypescheme/project", "responses": [ { "uuid": "92c97b47-6b96-4e36-9912-7086526deaeb", "body": "{\n \"isLast\": {{faker 'datatype.boolean'}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"issueTypeScheme\": {\n \"defaultIssueTypeId\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"isDefault\": {{faker 'datatype.boolean'}},\n \"name\": \"\"\n },\n \"projectIds\": [\n \"\"\n ]\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b057a7a5-39b5-4247-8c52-36f4649f6196", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "757fcbf8-51fd-4715-aa11-b33cf59c9be9", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ef1e5c14-6f7d-43e9-a807-d41c3adee87c", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3bcb76ef-b52f-4f2a-87e9-2d3e2c2cb13e", "documentation": "Assign issue type scheme to project", "method": "put", "endpoint": "rest/api/3/issuetypescheme/project", "responses": [ { "uuid": "1eee484c-6af9-4a73-beb1-51bee3cb68fe", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c998dab5-a203-481c-b442-727d76bed9b1", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d179ce05-2d95-41df-ba9a-c8ef9d14e5ab", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2a5cc718-a754-44ab-a9c1-4940e89c8037", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1706a079-1004-4544-9add-11a12b8290d0", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue type scheme or the project is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "30af5ec8-0e6b-4c0b-afb8-951235631021", "documentation": "Delete issue type scheme", "method": "delete", "endpoint": "rest/api/3/issuetypescheme/:issueTypeSchemeId", "responses": [ { "uuid": "9821d0f0-82a0-42c1-8f84-c66ca6be0089", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "Returned if the issue type scheme is deleted.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1fa19117-8e77-4bc9-af00-a43ce2bfc126", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is to delete the default issue type scheme.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "72b1b1cf-b1cc-4e8d-a264-47fc4aa0254d", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "eaaf36ef-7cb8-4c0b-9289-6d0ed7c8fe4b", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "18be6e20-614d-4f81-b27b-f51b8bd4f979", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue type scheme is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "99e5cacb-cbfe-406d-8588-acdfa8c9d712", "documentation": "Update issue type scheme", "method": "put", "endpoint": "rest/api/3/issuetypescheme/:issueTypeSchemeId", "responses": [ { "uuid": "81161927-d610-4ef4-90f0-ade97a3df9c0", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0a294321-91ad-4e59-a098-17672be8a69e", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "09b1a535-7924-46a2-9a0e-eacfb62b97eb", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8c2b1a43-3b48-4312-a8b7-a52d61e89efb", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b3858854-d2d7-492a-8e04-76b7c86bf2be", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue type scheme is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8dbd4f0f-740c-4a62-921e-bb03505c7853", "documentation": "Add issue types to issue type scheme", "method": "put", "endpoint": "rest/api/3/issuetypescheme/:issueTypeSchemeId/issuetype", "responses": [ { "uuid": "8beaf541-150c-4944-9e2f-e942610b457c", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "42775631-7a41-4335-b9be-0718f6423a9f", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3c730f9f-f54b-4886-a2d3-8afe67047876", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "62ddc8f9-9bc5-4050-8dde-ffd466fd08e3", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "de2546ef-b890-4a2c-9c6b-e6146d707085", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue type or the issue type scheme is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "df011f69-d90b-49e3-8053-7b4e45a5d281", "documentation": "Change order of issue types", "method": "put", "endpoint": "rest/api/3/issuetypescheme/:issueTypeSchemeId/issuetype/move", "responses": [ { "uuid": "6ddeaadf-8224-4149-8f38-6462f0891c4f", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "60433869-deb5-425c-9335-5be32db71187", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8be4b4d4-d7c8-4f3e-80a8-e988569ec56e", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2f76e399-3c95-4597-9f75-1cf249d9b955", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a0420533-6c8d-4fa8-b4cc-a8d02449353e", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue type scheme is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3fc67c4e-acd5-42bd-8427-016d86192e38", "documentation": "Remove issue type from issue type scheme", "method": "delete", "endpoint": "rest/api/3/issuetypescheme/:issueTypeSchemeId/issuetype/:issueTypeId", "responses": [ { "uuid": "52eeba76-7073-4695-a364-64920a341a6b", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "55725841-7d41-4e3d-8e3f-96925c47c454", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "71da25e0-f17d-4b0a-b2a6-6f1de79ea449", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "96228ad3-c687-4383-a924-655ef1490525", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "120aba6b-4c70-464f-9a48-4c779559f65b", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue type scheme is missing or the issue type is not found in the issue type scheme.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d2dda6db-79ef-4873-8ea7-9447c9657c69", "documentation": "Get issue type screen schemes", "method": "get", "endpoint": "rest/api/3/issuetypescreenscheme", "responses": [ { "uuid": "22691234-34c7-4f82-9b60-00e451ce27a8", "body": "{\n \"isLast\": {{faker 'datatype.boolean'}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "849ce882-d748-46ba-9a46-ffe852f5e32f", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8bcdf449-5650-4101-a264-269d8972e007", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6a416933-3781-4dfe-8d99-5321517f6bf5", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8ff3bd3f-149e-4da2-b75c-5736d93f88ab", "documentation": "Create issue type screen scheme", "method": "post", "endpoint": "rest/api/3/issuetypescreenscheme", "responses": [ { "uuid": "4506c133-88d6-4d08-ab2b-b81148977c94", "body": "{\n \"id\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a5df072d-2b79-4497-b289-8aaff6f880be", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f586ee2a-e2a8-4bc0-be15-943357b66468", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "22d63900-250e-40de-ba26-7830e42333d2", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "30e2cbfd-c577-4e62-b503-c0dee75ade73", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue type or screen scheme is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4784d0ee-fc30-40db-9090-16647664d7de", "body": "", "latency": 0, "statusCode": 409, "label": "Returned if the issue type is a sub-task, but sub-tasks are disabled in Jira settings.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "23c91a1d-76f5-4112-a432-0636aee4d4bb", "documentation": "Get issue type screen scheme items", "method": "get", "endpoint": "rest/api/3/issuetypescreenscheme/mapping", "responses": [ { "uuid": "01aa5b38-fae8-4f3b-8429-e281f0c591cc", "body": "{\n \"isLast\": {{faker 'datatype.boolean'}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"issueTypeId\": \"\",\n \"issueTypeScreenSchemeId\": \"\",\n \"screenSchemeId\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e40d9b39-c256-4374-b284-c0d78709421d", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9c312536-a80a-4534-a4fa-6dca7cbb3248", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ceca49b8-6c3a-4e2f-b284-8567d389df21", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "245c391c-f3ef-4682-a89e-e7a0ff7ff6ec", "documentation": "Get issue type screen schemes for projects", "method": "get", "endpoint": "rest/api/3/issuetypescreenscheme/project", "responses": [ { "uuid": "6a1a7cf3-c39c-407d-8a1a-f2d08d659f88", "body": "{\n \"isLast\": {{faker 'datatype.boolean'}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"issueTypeScreenScheme\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\"\n },\n \"projectIds\": [\n \"\"\n ]\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "75116a8c-31e0-4c47-9a23-d2450844f764", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6a36c3e2-54c6-4aba-9f21-e59498c519fb", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "75d8adab-82b5-48c3-b301-335f128db5ca", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1c8e7f4d-0430-46ee-9c9b-e2f1305b5275", "documentation": "Assign issue type screen scheme to project", "method": "put", "endpoint": "rest/api/3/issuetypescreenscheme/project", "responses": [ { "uuid": "acbb6abc-2b49-45f9-a93d-8d9d49be38e3", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "cf181162-8abb-449c-a997-5df2636922fe", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if:\n\n * project is not found.\n * issue type screen scheme is not found.\n * the project is not a classic project.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5d526e81-76b8-403d-97a2-a2dee53ac261", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fbd76981-9210-4b36-b225-4e53427c0c5d", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e1de3827-69f3-4741-8373-11f6a75dd3f7", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue type screen scheme or the project are missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "59da2878-8a55-4de2-bcdc-1905629e7921", "documentation": "Delete issue type screen scheme", "method": "delete", "endpoint": "rest/api/3/issuetypescreenscheme/:issueTypeScreenSchemeId", "responses": [ { "uuid": "1a0e17ff-4d82-48e9-b53c-d28eaf8dca1d", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "Returned if the issue type screen scheme is deleted.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "230ad056-1282-4c74-9828-a8022733de66", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1235f397-f9fa-41e3-a817-b683b2cee70f", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "881d81f5-67b2-48d6-8e25-4fa6d26ebd93", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2a31a639-2a59-4684-a0ab-90e02a90424e", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue type screen scheme is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e66a866c-c660-4363-a882-3e3cb356a3be", "documentation": "Update issue type screen scheme", "method": "put", "endpoint": "rest/api/3/issuetypescreenscheme/:issueTypeScreenSchemeId", "responses": [ { "uuid": "f67b5ece-a8ae-46ff-93d7-c2ec170d585d", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d1d9b924-ea55-479e-b1b8-d203df618600", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ae95ecf1-0bfd-46e0-821f-52e066296d02", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7bdcba83-1892-4465-9f58-8065acdd613a", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "559fd63a-a5fc-4213-ac97-13388f7e4e79", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue type screen scheme is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "143a0e7c-5f22-4221-9e5c-aacd719eb731", "documentation": "Append mappings to issue type screen scheme", "method": "put", "endpoint": "rest/api/3/issuetypescreenscheme/:issueTypeScreenSchemeId/mapping", "responses": [ { "uuid": "d7bc629b-4a3c-4faf-9c99-791176c04326", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ea1a5084-421e-446e-b05c-9f548c3a8290", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "76e092f3-d135-431b-9056-efaa1df18765", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7af0a799-d9c4-49ed-97db-9dfbeb72b3fe", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3c329e5e-6921-4aae-97c5-cf50ba1c39d4", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue type screen scheme, issue type, or screen scheme is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ea114dab-ba64-4feb-bf85-6ea4394158b0", "body": "", "latency": 0, "statusCode": 409, "label": "Returned if the issue type is a sub-task, but sub-tasks are disabled in Jira settings.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "51625eea-927f-489e-b5d8-31983e02029b", "documentation": "Update issue type screen scheme default screen scheme", "method": "put", "endpoint": "rest/api/3/issuetypescreenscheme/:issueTypeScreenSchemeId/mapping/default", "responses": [ { "uuid": "f46d1287-920d-4e3f-a7d6-21ec115bc86c", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "75cbd5dc-f192-4b8d-bf81-1272046db244", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "174bfddb-a972-4d3f-b398-1af555451649", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ebde9ea4-2265-44da-bf03-08501be66028", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8cd6aec6-178c-42b3-b070-e4b76afbc113", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue type screen scheme or the screen screen is not found, or the screen scheme isn't used in classic projects.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1e9cf1b4-e4b9-4e4e-b948-4424d26a0deb", "documentation": "Remove mappings from issue type screen scheme", "method": "post", "endpoint": "rest/api/3/issuetypescreenscheme/:issueTypeScreenSchemeId/mapping/remove", "responses": [ { "uuid": "c6ff08e5-275b-4e89-b3ed-b338ead5f16e", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "Returned if the screen scheme mappings are removed from the issue type screen scheme.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "da9583d3-aad6-4e5e-8e15-7db78683b6aa", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "426e3a32-5776-4c79-9cad-cc19132afabb", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2ea708f2-c34a-469e-badd-2e5ad1fd9408", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "eb449da6-6c10-4ff9-b2b1-334f7612d4f1", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue type screen scheme or one or more issue type mappings are not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d064aca1-0628-4875-ad8c-163568753469", "documentation": "Get issue type screen scheme projects", "method": "get", "endpoint": "rest/api/3/issuetypescreenscheme/:issueTypeScreenSchemeId/project", "responses": [ { "uuid": "2a938f6a-be0e-482b-89fa-c5d6a4735457", "body": "{\n \"isLast\": {{faker 'datatype.boolean'}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "013e0a27-ad50-4eba-a382-2daf66964b97", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9b21e3f5-11d3-41d2-95b5-9e125558ccb3", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3d6324f5-9a4a-4ee9-98ac-b78a74da183c", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "01d0e9a6-8251-4f10-9111-ed54f7781b21", "documentation": "Get field reference data (GET)", "method": "get", "endpoint": "rest/api/3/jql/autocompletedata", "responses": [ { "uuid": "a71fb65b-fbe7-4535-8e4c-7660eedfac35", "body": "{\n \"jqlReservedWords\": [\n \"\"\n ],\n \"visibleFieldNames\": [\n {\n \"auto\": \"{{oneOf (array 'true' 'false')}}\",\n \"cfid\": \"\",\n \"displayName\": \"\",\n \"operators\": [\n \"\"\n ],\n \"orderable\": \"{{oneOf (array 'true' 'false')}}\",\n \"searchable\": \"{{oneOf (array 'true' 'false')}}\",\n \"types\": [\n \"\"\n ],\n \"value\": \"\"\n }\n ],\n \"visibleFunctionNames\": [\n {\n \"displayName\": \"\",\n \"isList\": \"{{oneOf (array 'true' 'false')}}\",\n \"types\": [\n \"\"\n ],\n \"value\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2503d45f-877c-4117-be3c-fa6f21f7a091", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d5e65160-9459-4aeb-97ca-08dccee7a820", "documentation": "Get field reference data (POST)", "method": "post", "endpoint": "rest/api/3/jql/autocompletedata", "responses": [ { "uuid": "a8764bc6-54f9-460a-9d9a-8ffe25d7d195", "body": "{\n \"jqlReservedWords\": [\n \"\"\n ],\n \"visibleFieldNames\": [\n {\n \"auto\": \"{{oneOf (array 'true' 'false')}}\",\n \"cfid\": \"\",\n \"displayName\": \"\",\n \"operators\": [\n \"\"\n ],\n \"orderable\": \"{{oneOf (array 'true' 'false')}}\",\n \"searchable\": \"{{oneOf (array 'true' 'false')}}\",\n \"types\": [\n \"\"\n ],\n \"value\": \"\"\n }\n ],\n \"visibleFunctionNames\": [\n {\n \"displayName\": \"\",\n \"isList\": \"{{oneOf (array 'true' 'false')}}\",\n \"types\": [\n \"\"\n ],\n \"value\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c0c697e9-9056-4670-bf4a-fb91cd485d2a", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c2b9f97d-6313-4500-b50b-5dedb3f6d4df", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a844e9a7-b0ce-4ba0-a3ee-2b9ffd1ef9f3", "documentation": "Get field auto complete suggestions", "method": "get", "endpoint": "rest/api/3/jql/autocompletedata/suggestions", "responses": [ { "uuid": "b079d33a-9a72-4118-82e0-448d353edff0", "body": "{\n \"results\": [\n {\n \"displayName\": \"\",\n \"value\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8e0f926f-0ab4-4076-8d8a-d512b66967d1", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if an invalid combination of parameters is passed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "74ccefa6-0b51-432c-812f-d790d0f2cfdf", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4ca8b385-1610-4fdf-85ea-2f4817622eed", "documentation": "Check issues against JQL", "method": "post", "endpoint": "rest/api/3/jql/match", "responses": [ { "uuid": "c8d46bbc-4429-4185-a3f5-2de063e4f385", "body": "{\n \"matches\": [\n {\n \"errors\": [\n \"\"\n ],\n \"matchedIssues\": [\n {{faker 'number.int' max=99999}}\n ]\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a9b59557-afdc-436d-9ccd-70b3f170769c", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if `jqls` exceeds the maximum number of JQL queries or `issueIds` exceeds the maximum number of issue IDs.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "123128e7-4ed8-4d33-965b-3eb3abd88176", "documentation": "Parse JQL query", "method": "post", "endpoint": "rest/api/3/jql/parse", "responses": [ { "uuid": "2c8165fa-171b-49e1-8c2f-c7fe7c4259d0", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a65dc52e-064d-423c-aa29-a991313ac86e", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "76456c3c-a2ef-435e-8d6d-d37b1ed841d2", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3e1936fb-5022-4a5f-96a8-94540d810480", "documentation": "Convert user identifiers to account IDs in JQL queries", "method": "post", "endpoint": "rest/api/3/jql/pdcleaner", "responses": [ { "uuid": "28ceaca7-5827-45f3-8257-ea896bf0b36c", "body": "{\n \"queriesWithUnknownUsers\": [\n {\n \"convertedQuery\": \"\",\n \"originalQuery\": \"\"\n }\n ],\n \"queryStrings\": [\n \"\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful. Note that the JQL queries are returned in the same order that they were passed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5024e936-429a-4a69-80bf-1c465d457057", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if at least one of the queries cannot be converted. For example, the JQL has invalid operators or invalid keywords, or the users in the query cannot be found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "24c44d09-f65b-4169-ad21-07decdd79523", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fb4356cc-c4a6-44a9-b489-195e159c2a3b", "documentation": "Get all labels", "method": "get", "endpoint": "rest/api/3/label", "responses": [ { "uuid": "b04e05d8-c8f7-46cc-8ebe-472e5bb27ed9", "body": "{\n \"isLast\": {{faker 'datatype.boolean'}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"values\": [\n \"\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bb1b84f5-199f-4847-805b-99f645d052ae", "documentation": "Get my permissions", "method": "get", "endpoint": "rest/api/3/mypermissions", "responses": [ { "uuid": "d7325d2f-5880-4fae-bdea-604405d60854", "body": "{\n \"permissions\": {}\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a64ff83d-ce6a-41f7-8e6c-98b26fc6b671", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 400, "label": "Returned if `permissions` is empty or the permission key it contains is not found or deprecated.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c04e89b2-75d8-4694-8ee1-d3617b63dd58", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9256ea52-c5e0-4a54-b830-b8b3b12cefb6", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 404, "label": "Returned if the project or issue is not found or the user does not have permission to view the project or issue.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a69fce5c-3f12-40f8-a9dd-da3c40831e11", "documentation": "Delete preference", "method": "delete", "endpoint": "rest/api/3/mypreferences", "responses": [ { "uuid": "99ceef72-b891-40bc-a03f-8a1f1a07d113", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7b288d41-595f-4b8a-88f3-e6da27b98acb", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5fe7a687-c27a-4fad-a7b4-e467b547d691", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the key is not provided or not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6f2205a9-ef11-430e-a204-d189c5bc4baa", "documentation": "Get preference", "method": "get", "endpoint": "rest/api/3/mypreferences", "responses": [ { "uuid": "136ab82e-a9ad-4f7e-9be4-fb88c32b65c7", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7bdd3551-50a3-4a0a-a1ee-9cfc37d1fd1c", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "647580b3-905a-46de-aa35-f42ef8930054", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the key is not provided or not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "afb13d2e-9c5a-4df0-9499-f0336f98cbac", "documentation": "Set preference", "method": "put", "endpoint": "rest/api/3/mypreferences", "responses": [ { "uuid": "e36d78c6-914a-4d01-b7d0-8ccea401bb51", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ca1eda0d-13cc-4db4-b727-4603d261cc37", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b19397fe-bc82-474f-b662-4bf48dbd50f2", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the key or value is not provided or invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "caee0115-689d-408d-89c4-d1de2698ed7c", "documentation": "Delete locale", "method": "delete", "endpoint": "rest/api/3/mypreferences/locale", "responses": [ { "uuid": "be167f22-3327-4cbe-bc31-1c0c02147e09", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6748cb9b-dde4-4089-b418-0ff650e8ed4f", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d722928a-73d1-4b1c-a7e1-e0e2a05e687a", "documentation": "Get locale", "method": "get", "endpoint": "rest/api/3/mypreferences/locale", "responses": [ { "uuid": "bc50cfa6-a2c8-4917-a626-7d3473b1beb2", "body": "{\n \"locale\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "878557e4-c191-4a2c-a09d-06f0454712b8", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9b3bdce9-61b2-4d81-8943-0549dfd763a3", "documentation": "Set locale", "method": "put", "endpoint": "rest/api/3/mypreferences/locale", "responses": [ { "uuid": "7f7ddd62-d324-470f-8e4f-f7dded161f60", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3d4f95b7-169e-4004-9e5a-dbfd4f3a5760", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b3713f01-d4f5-4e24-9fac-cc9c6bc0bd8e", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f4da0a59-495a-4ec2-8c03-65efd21a5408", "documentation": "Get current user", "method": "get", "endpoint": "rest/api/3/myself", "responses": [ { "uuid": "8eb086db-1d2c-47ce-bd5d-727c4fe6d416", "body": "{\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "39b4449b-3be1-4b5f-bae9-2c9df3594526", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c24d9279-6207-4a75-a658-c6c4eb154a87", "documentation": "Get notification schemes paginated", "method": "get", "endpoint": "rest/api/3/notificationscheme", "responses": [ { "uuid": "0aff7471-2a84-4974-8ce7-02fbc01cda70", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful. Only returns notification schemes that the user has permission to access. An empty list is returned if the user lacks permission to access all notification schemes.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "82e7c888-672a-4c53-bf49-8b0f2dbd0506", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "81e00efe-17a5-49e7-b6f3-78f538efa9a7", "documentation": "Get notification scheme", "method": "get", "endpoint": "rest/api/3/notificationscheme/:id", "responses": [ { "uuid": "7ffabed7-6b4c-4f5d-9aa2-4975d0e4f607", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f49f1acb-d582-409a-9e59-8db14adcce2e", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "88fb3630-40c1-42de-9ebf-5409d1d430d2", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "dabf912f-3eb8-41e8-a33d-5366499b71d7", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the notification scheme is not found or the user does not have permission to view it.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "95618595-417b-4728-be0b-a671875363df", "documentation": "Get all permissions", "method": "get", "endpoint": "rest/api/3/permissions", "responses": [ { "uuid": "5b1d59fd-0f6d-42d8-81b6-31b587845542", "body": "{\n \"permissions\": {}\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5a13a5c8-9f3a-4772-8b53-8741b615f64e", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3558af28-0a77-42a9-8883-950b7c2d22b3", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d91aff2b-7fb1-4437-be0b-2ea008fc0a1a", "documentation": "Get bulk permissions", "method": "post", "endpoint": "rest/api/3/permissions/check", "responses": [ { "uuid": "86b51f3a-d843-4291-88e6-c84986a514ba", "body": "{\n \"globalPermissions\": [\n \"\"\n ],\n \"projectPermissions\": [\n {\n \"issues\": [\n {{faker 'number.int' max=99999}}\n ],\n \"permission\": \"\",\n \"projects\": [\n {{faker 'number.int' max=99999}}\n ]\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2a137eec-b6fc-4b80-a65f-80d391a46df7", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 400, "label": "Returned if:\n\n * `projectPermissions` is provided without at least one project permission being provided.\n * an invalid global permission is provided in the global permissions list.\n * an invalid project permission is provided in the project permissions list.\n * more than 1000 valid project IDs or more than 1000 valid issue IDs are provided.\n * an invalid account ID is provided.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5621d089-9028-4523-9a09-2c4808a8b5ff", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d4607651-67ce-4302-ba38-9da064e6809f", "documentation": "Get permitted projects", "method": "post", "endpoint": "rest/api/3/permissions/project", "responses": [ { "uuid": "beea036a-88a6-46f2-8777-35ee19d15716", "body": "{\n \"projects\": [\n {\n \"id\": {{faker 'number.int' max=99999}},\n \"key\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5b83bc17-2ddb-4e03-bab7-86b281b79ea5", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if a project permission is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5bfec045-c02d-4eb2-89ae-1e8c77f57284", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "72c89cd5-9885-4d30-82dd-f57760e0fa16", "documentation": "Get all permission schemes", "method": "get", "endpoint": "rest/api/3/permissionscheme", "responses": [ { "uuid": "969ad417-738a-4127-b588-5ae9efd6dc93", "body": "{\n \"permissionSchemes\": [\n {\n \"description\": \"\",\n \"expand\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n {\n \"holder\": {\n \"expand\": \"\",\n \"parameter\": \"\",\n \"type\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"permission\": \"\",\n \"self\": \"\"\n }\n ],\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3cb31957-c771-45b0-8952-61a916cbcc06", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e7fdac5c-7c7f-4b0f-b5bc-104896920896", "documentation": "Create permission scheme", "method": "post", "endpoint": "rest/api/3/permissionscheme", "responses": [ { "uuid": "a79c51a8-27a2-47fb-99c1-6bc706053327", "body": "{\n \"description\": \"\",\n \"expand\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n {\n \"holder\": {\n \"expand\": \"\",\n \"parameter\": \"\",\n \"type\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"permission\": \"\",\n \"self\": \"\"\n }\n ],\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Returned if the permission scheme is created.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f0c7cc90-d287-4525-b2db-ee1f0460fe11", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e7532ff1-9172-4d85-94ad-bdfaaff0b053", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ce7cee70-62e6-4382-9562-23de1e432172", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission or the feature is not available in the Jira plan.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "72ef53c6-aa06-4e8f-8107-e437fa691dfd", "documentation": "Delete permission scheme", "method": "delete", "endpoint": "rest/api/3/permissionscheme/:schemeId", "responses": [ { "uuid": "27f31f60-56f6-4378-b5af-3326b98baa2e", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the permission scheme is deleted.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "dc0cb8cb-6e3a-4c83-b1b6-4ae6feebffc8", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3f9008c6-6443-4028-9625-b767efcdc8d9", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7d621e39-c535-4a2b-95ad-852371b60231", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the permission scheme is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ceda5371-0251-4474-958a-a3d205dac2f5", "documentation": "Get permission scheme", "method": "get", "endpoint": "rest/api/3/permissionscheme/:schemeId", "responses": [ { "uuid": "c22bb4a6-42f8-4800-8c14-cbf5483fb37e", "body": "{\n \"description\": \"\",\n \"expand\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n {\n \"holder\": {\n \"expand\": \"\",\n \"parameter\": \"\",\n \"type\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"permission\": \"\",\n \"self\": \"\"\n }\n ],\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1ec15665-c350-4e03-b342-c1c10328a4a8", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a83c4ed9-89db-4897-8683-a95bdf6799e6", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the permission scheme is not found or the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "476202ad-1d5a-43a9-a360-e94e5fff6438", "documentation": "Update permission scheme", "method": "put", "endpoint": "rest/api/3/permissionscheme/:schemeId", "responses": [ { "uuid": "a8f01a51-f45b-4be4-ba12-003a3dc731e8", "body": "{\n \"description\": \"\",\n \"expand\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n {\n \"holder\": {\n \"expand\": \"\",\n \"parameter\": \"\",\n \"type\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"permission\": \"\",\n \"self\": \"\"\n }\n ],\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the scheme is updated.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b4a1d2dd-2122-4482-a772-f9dc2489719d", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1f5e7977-8637-42cd-9f51-b82bb4bd5578", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if:\n\n * the user does not have the necessary permission to update permission schemes.\n * the Jira instance is Jira Core Free or Jira Software Free. Permission schemes cannot be updated on free plans.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a0725d52-647f-473b-be5f-170019d30d16", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the permission scheme is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "078f3f53-2088-4893-b687-472bd536aadb", "documentation": "Get permission scheme grants", "method": "get", "endpoint": "rest/api/3/permissionscheme/:schemeId/permission", "responses": [ { "uuid": "c61a4f17-96a1-407b-a788-c7140a919d4f", "body": "{\n \"expand\": \"\",\n \"permissions\": [\n {\n \"holder\": {\n \"expand\": \"\",\n \"parameter\": \"\",\n \"type\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"permission\": \"\",\n \"self\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0e0ed81f-b026-4851-81dc-39682c70268f", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a15679c1-59d2-4485-a602-44d2a5316014", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the permission schemes is not found or the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e8a1db56-3eb5-4f02-8285-c3356a40e93b", "documentation": "Create permission grant", "method": "post", "endpoint": "rest/api/3/permissionscheme/:schemeId/permission", "responses": [ { "uuid": "1b430e62-152c-406d-a8e2-ea1e2b9db709", "body": "{\n \"holder\": {\n \"expand\": \"\",\n \"parameter\": \"\",\n \"type\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"permission\": \"\",\n \"self\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Returned if the scheme permission is created.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "78a0bfd2-f570-4cf5-8c97-a41fa12f4383", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the value for expand is invalid or the same permission grant is present.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "105c439f-d96f-4d6e-9be4-469813b6c85f", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "77deb89f-f917-4f6e-bb31-4a755eb896e3", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7689566f-0bcc-4b10-8fa6-508b40d34db0", "documentation": "Delete permission scheme grant", "method": "delete", "endpoint": "rest/api/3/permissionscheme/:schemeId/permission/:permissionId", "responses": [ { "uuid": "052567e1-a91b-4c58-8590-4f188beafbcd", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the permission grant is deleted.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "991380b1-8466-44bd-b4e4-bf398b3d5d37", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if permission grant with the provided ID is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cae39bf4-7481-49cd-9dd2-7e6a914bdcf2", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7773ba53-8230-4697-bd64-55f39d97eb03", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4a247696-b190-46c6-8c74-42d52f5f1af2", "documentation": "Get permission scheme grant", "method": "get", "endpoint": "rest/api/3/permissionscheme/:schemeId/permission/:permissionId", "responses": [ { "uuid": "e1088949-e84f-46d8-b3d0-f3e7d238ef65", "body": "{\n \"holder\": {\n \"expand\": \"\",\n \"parameter\": \"\",\n \"type\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"permission\": \"\",\n \"self\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3f3d3f68-b66e-42ac-9fc0-d94bd8bc7518", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d9f7d51a-9c25-4101-aec4-30416797aa6a", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the permission scheme or permission grant is not found or the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "da39103f-4a5c-4a8d-9f7e-ad90d9a31d7c", "documentation": "Get priorities", "method": "get", "endpoint": "rest/api/3/priority", "responses": [ { "uuid": "5bfac8b1-290c-4346-82a2-5b3c5eaea8e9", "body": "[\n {\n \"description\": \"\",\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"statusColor\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "aa4d6df6-8223-4d5d-94f0-d7e694948768", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ad996a57-6fe0-4e83-beb0-bfb9b0c654c2", "documentation": "Get priority", "method": "get", "endpoint": "rest/api/3/priority/:id", "responses": [ { "uuid": "9ce8fddc-855c-449b-9376-6f18dae07d6d", "body": "{\n \"description\": \"\",\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"statusColor\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6f44957a-7600-4904-a55f-84c207724592", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "188c1fe7-4e01-4824-b9ad-5cf1c4f3d2ec", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue priority is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "14b0a760-2e8a-437e-8b8e-8b42c488bd78", "documentation": "Get all projects", "method": "get", "endpoint": "rest/api/3/project", "responses": [ { "uuid": "079c60a3-277a-40c5-a071-8ddff350fa65", "body": "[\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"archivedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"archivedDate\": \"{{faker 'date.recent' 365}}\",\n \"assigneeType\": \"{{oneOf (array 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"components\": [\n {\n \"assignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"assigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"description\": \"\",\n \"id\": \"\",\n \"isAssigneeTypeValid\": {{faker 'datatype.boolean'}},\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"leadAccountId\": \"\",\n \"leadUserName\": \"\",\n \"name\": \"\",\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"realAssignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"realAssigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"self\": \"\"\n }\n ],\n \"deleted\": {{faker 'datatype.boolean'}},\n \"deletedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"deletedDate\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"email\": \"\",\n \"expand\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"insight\": {\n \"lastIssueUpdateTime\": \"{{faker 'date.recent' 365}}\",\n \"totalIssueCount\": {{faker 'number.int' max=99999}}\n },\n \"isPrivate\": {{faker 'datatype.boolean'}},\n \"issueTypeHierarchy\": {\n \"baseLevelId\": {{faker 'number.int' max=99999}},\n \"levels\": [\n {\n \"aboveLevelId\": {{faker 'number.int' max=99999}},\n \"belowLevelId\": {{faker 'number.int' max=99999}},\n \"externalUuid\": \"{{faker 'string.uuid'}}\",\n \"globalHierarchyLevel\": \"{{oneOf (array 'SUBTASK' 'BASE' 'EPIC')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeIds\": [\n {{faker 'number.int' max=99999}}\n ],\n \"level\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"projectConfigurationId\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"issueTypes\": [\n {\n \"avatarId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"entityId\": \"{{faker 'string.uuid'}}\",\n \"hierarchyLevel\": {{faker 'number.int' max=99999}},\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"subtask\": {{faker 'datatype.boolean'}}\n }\n ],\n \"key\": \"\",\n \"landingPageInfo\": {\n \"boardId\": {{faker 'number.int' max=99999}},\n \"projectKey\": \"\",\n \"projectType\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"url\": \"\"\n },\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"permissions\": {\n \"canEdit\": {{faker 'datatype.boolean'}}\n },\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"properties\": {},\n \"retentionTillDate\": \"{{faker 'date.recent' 365}}\",\n \"roles\": {},\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"style\": \"{{oneOf (array 'classic' 'next-gen')}}\",\n \"url\": \"\",\n \"uuid\": \"{{faker 'string.uuid'}}\",\n \"versions\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"expand\": \"\",\n \"id\": \"\",\n \"issuesStatusForFixVersion\": {\n \"done\": {{faker 'number.int' max=99999}},\n \"inProgress\": {{faker 'number.int' max=99999}},\n \"toDo\": {{faker 'number.int' max=99999}},\n \"unmapped\": {{faker 'number.int' max=99999}}\n },\n \"moveUnfixedIssuesTo\": \"\",\n \"name\": \"\",\n \"operations\": [\n {\n \"href\": \"\",\n \"iconClass\": \"\",\n \"id\": \"\",\n \"label\": \"\",\n \"styleClass\": \"\",\n \"title\": \"\",\n \"weight\": {{faker 'number.int' max=99999}}\n }\n ],\n \"overdue\": {{faker 'datatype.boolean'}},\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"releaseDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"released\": {{faker 'datatype.boolean'}},\n \"self\": \"\",\n \"startDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"userReleaseDate\": \"\",\n \"userStartDate\": \"\"\n }\n ]\n }\n]", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "276237e8-3b19-42b6-b074-8609f130c961", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b2ddefff-be85-4a30-a1a8-10f2c3427509", "documentation": "Create project", "method": "post", "endpoint": "rest/api/3/project", "responses": [ { "uuid": "52e8f014-3c64-4265-8dd1-83a649dc81c1", "body": "{\n \"id\": {{faker 'number.int' max=99999}},\n \"key\": \"\",\n \"self\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Returned if the project is created.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9db668e7-429d-4be3-862f-9b6da27fd77f", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid and the project could not be created.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f4a42e4f-7642-4dbf-afff-2accc4b09fe8", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "17deb6a3-c8ea-4124-ae94-3b58a762e113", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have permission to create projects.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2183580d-af47-461c-a295-35669be1de27", "documentation": "Get projects paginated", "method": "get", "endpoint": "rest/api/3/project/search", "responses": [ { "uuid": "1715ae6b-c530-4b96-a233-4c0136f69694", "body": "{\n \"isLast\": {{faker 'datatype.boolean'}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"archivedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"archivedDate\": \"{{faker 'date.recent' 365}}\",\n \"assigneeType\": \"{{oneOf (array 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"components\": [\n {\n \"assignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"assigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"description\": \"\",\n \"id\": \"\",\n \"isAssigneeTypeValid\": {{faker 'datatype.boolean'}},\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"leadAccountId\": \"\",\n \"leadUserName\": \"\",\n \"name\": \"\",\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"realAssignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"realAssigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"self\": \"\"\n }\n ],\n \"deleted\": {{faker 'datatype.boolean'}},\n \"deletedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"deletedDate\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"email\": \"\",\n \"expand\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"insight\": {\n \"lastIssueUpdateTime\": \"{{faker 'date.recent' 365}}\",\n \"totalIssueCount\": {{faker 'number.int' max=99999}}\n },\n \"isPrivate\": {{faker 'datatype.boolean'}},\n \"issueTypeHierarchy\": {\n \"baseLevelId\": {{faker 'number.int' max=99999}},\n \"levels\": [\n {\n \"aboveLevelId\": {{faker 'number.int' max=99999}},\n \"belowLevelId\": {{faker 'number.int' max=99999}},\n \"externalUuid\": \"{{faker 'string.uuid'}}\",\n \"globalHierarchyLevel\": \"{{oneOf (array 'SUBTASK' 'BASE' 'EPIC')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeIds\": [\n {{faker 'number.int' max=99999}}\n ],\n \"level\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"projectConfigurationId\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"issueTypes\": [\n {\n \"avatarId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"entityId\": \"{{faker 'string.uuid'}}\",\n \"hierarchyLevel\": {{faker 'number.int' max=99999}},\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"subtask\": {{faker 'datatype.boolean'}}\n }\n ],\n \"key\": \"\",\n \"landingPageInfo\": {\n \"boardId\": {{faker 'number.int' max=99999}},\n \"projectKey\": \"\",\n \"projectType\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"url\": \"\"\n },\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"permissions\": {\n \"canEdit\": {{faker 'datatype.boolean'}}\n },\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"properties\": {},\n \"retentionTillDate\": \"{{faker 'date.recent' 365}}\",\n \"roles\": {},\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"style\": \"{{oneOf (array 'classic' 'next-gen')}}\",\n \"url\": \"\",\n \"uuid\": \"{{faker 'string.uuid'}}\",\n \"versions\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"expand\": \"\",\n \"id\": \"\",\n \"issuesStatusForFixVersion\": {\n \"done\": {{faker 'number.int' max=99999}},\n \"inProgress\": {{faker 'number.int' max=99999}},\n \"toDo\": {{faker 'number.int' max=99999}},\n \"unmapped\": {{faker 'number.int' max=99999}}\n },\n \"moveUnfixedIssuesTo\": \"\",\n \"name\": \"\",\n \"operations\": [\n {\n \"href\": \"\",\n \"iconClass\": \"\",\n \"id\": \"\",\n \"label\": \"\",\n \"styleClass\": \"\",\n \"title\": \"\",\n \"weight\": {{faker 'number.int' max=99999}}\n }\n ],\n \"overdue\": {{faker 'datatype.boolean'}},\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"releaseDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"released\": {{faker 'datatype.boolean'}},\n \"self\": \"\",\n \"startDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"userReleaseDate\": \"\",\n \"userStartDate\": \"\"\n }\n ]\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "867f59e7-257c-4a0a-bf35-786d97bd4d7c", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5e87c34d-1f2e-4564-a634-87b4ab741caf", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d2f522c3-b0ec-41c4-b3ed-6bffe501458c", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if no projects matching the search criteria are found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d278fcf6-2e02-41d1-988a-9db1645fbb4e", "documentation": "Get all project types", "method": "get", "endpoint": "rest/api/3/project/type", "responses": [ { "uuid": "f25fc91d-dee4-42fa-8791-b42831457a50", "body": "[\n {\n \"color\": \"\",\n \"descriptionI18nKey\": \"\",\n \"formattedKey\": \"\",\n \"icon\": \"\",\n \"key\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "28bb6877-a5ad-4ff5-b098-221253ddad96", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5776da54-b685-4263-9386-3469e126fd30", "documentation": "Get licensed project types", "method": "get", "endpoint": "rest/api/3/project/type/accessible", "responses": [ { "uuid": "23f2aafe-b497-47da-a293-8209c8d35717", "body": "[\n {\n \"color\": \"\",\n \"descriptionI18nKey\": \"\",\n \"formattedKey\": \"\",\n \"icon\": \"\",\n \"key\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "83cc00b1-3bef-432b-84ce-979a5509d814", "documentation": "Get project type by key", "method": "get", "endpoint": "rest/api/3/project/type/:projectTypeKey", "responses": [ { "uuid": "4d85be6c-2d7b-454a-90d4-7230c83fed45", "body": "{\n \"color\": \"\",\n \"descriptionI18nKey\": \"\",\n \"formattedKey\": \"\",\n \"icon\": \"\",\n \"key\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "44f9584c-0582-41b2-85d5-ed9344c52fef", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "89dbc540-47c5-4da2-ba09-4985ea7dfa98", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the project type is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "527005b3-ecfa-48ad-939c-aef47b8d620c", "documentation": "Get accessible project type by key", "method": "get", "endpoint": "rest/api/3/project/type/:projectTypeKey/accessible", "responses": [ { "uuid": "96736263-96ed-4f60-9cff-e6cdbfb72781", "body": "{\n \"color\": \"\",\n \"descriptionI18nKey\": \"\",\n \"formattedKey\": \"\",\n \"icon\": \"\",\n \"key\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5cdfa3e4-0fd5-4f84-831e-4d0c7e5f8c0e", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "18343d9b-afd1-44b7-8e2a-dae65611db5e", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the project type is not accessible to the user.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "49f333e5-e696-4f36-bde9-244da09c9ad1", "documentation": "Delete project", "method": "delete", "endpoint": "rest/api/3/project/:projectIdOrKey", "responses": [ { "uuid": "6833c228-8790-4e97-a1ca-f6afdd359d75", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the project is deleted.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e55a2bec-dbbc-445e-b725-665d08be6f71", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a4c1d197-9196-4e03-b7ef-845009fcfa72", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the project is not found or the user does not have permission to delete it.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f99a80d8-5199-4735-ab71-707568abd705", "documentation": "Get project", "method": "get", "endpoint": "rest/api/3/project/:projectIdOrKey", "responses": [ { "uuid": "38015bbc-2ade-46bd-adad-66a82598657c", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"archivedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"archivedDate\": \"{{faker 'date.recent' 365}}\",\n \"assigneeType\": \"{{oneOf (array 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"components\": [\n {\n \"assignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"assigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"description\": \"\",\n \"id\": \"\",\n \"isAssigneeTypeValid\": {{faker 'datatype.boolean'}},\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"leadAccountId\": \"\",\n \"leadUserName\": \"\",\n \"name\": \"\",\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"realAssignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"realAssigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"self\": \"\"\n }\n ],\n \"deleted\": {{faker 'datatype.boolean'}},\n \"deletedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"deletedDate\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"email\": \"\",\n \"expand\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"insight\": {\n \"lastIssueUpdateTime\": \"{{faker 'date.recent' 365}}\",\n \"totalIssueCount\": {{faker 'number.int' max=99999}}\n },\n \"isPrivate\": {{faker 'datatype.boolean'}},\n \"issueTypeHierarchy\": {\n \"baseLevelId\": {{faker 'number.int' max=99999}},\n \"levels\": [\n {\n \"aboveLevelId\": {{faker 'number.int' max=99999}},\n \"belowLevelId\": {{faker 'number.int' max=99999}},\n \"externalUuid\": \"{{faker 'string.uuid'}}\",\n \"globalHierarchyLevel\": \"{{oneOf (array 'SUBTASK' 'BASE' 'EPIC')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeIds\": [\n {{faker 'number.int' max=99999}}\n ],\n \"level\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"projectConfigurationId\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"issueTypes\": [\n {\n \"avatarId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"entityId\": \"{{faker 'string.uuid'}}\",\n \"hierarchyLevel\": {{faker 'number.int' max=99999}},\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"subtask\": {{faker 'datatype.boolean'}}\n }\n ],\n \"key\": \"\",\n \"landingPageInfo\": {\n \"boardId\": {{faker 'number.int' max=99999}},\n \"projectKey\": \"\",\n \"projectType\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"url\": \"\"\n },\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"permissions\": {\n \"canEdit\": {{faker 'datatype.boolean'}}\n },\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"properties\": {},\n \"retentionTillDate\": \"{{faker 'date.recent' 365}}\",\n \"roles\": {},\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"style\": \"{{oneOf (array 'classic' 'next-gen')}}\",\n \"url\": \"\",\n \"uuid\": \"{{faker 'string.uuid'}}\",\n \"versions\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"expand\": \"\",\n \"id\": \"\",\n \"issuesStatusForFixVersion\": {\n \"done\": {{faker 'number.int' max=99999}},\n \"inProgress\": {{faker 'number.int' max=99999}},\n \"toDo\": {{faker 'number.int' max=99999}},\n \"unmapped\": {{faker 'number.int' max=99999}}\n },\n \"moveUnfixedIssuesTo\": \"\",\n \"name\": \"\",\n \"operations\": [\n {\n \"href\": \"\",\n \"iconClass\": \"\",\n \"id\": \"\",\n \"label\": \"\",\n \"styleClass\": \"\",\n \"title\": \"\",\n \"weight\": {{faker 'number.int' max=99999}}\n }\n ],\n \"overdue\": {{faker 'datatype.boolean'}},\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"releaseDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"released\": {{faker 'datatype.boolean'}},\n \"self\": \"\",\n \"startDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"userReleaseDate\": \"\",\n \"userStartDate\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "eb075cf1-51d2-4737-b31f-6c02f49cb3e2", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "57f8f418-6db5-41b8-bd01-88025555906b", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the project is not found or the user does not have permission to view it.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b3714e04-d284-47fe-ae5c-7ef615430ff1", "documentation": "Update project", "method": "put", "endpoint": "rest/api/3/project/:projectIdOrKey", "responses": [ { "uuid": "04fbb2ca-aad4-449d-8380-d43a6976cafa", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"archivedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"archivedDate\": \"{{faker 'date.recent' 365}}\",\n \"assigneeType\": \"{{oneOf (array 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"components\": [\n {\n \"assignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"assigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"description\": \"\",\n \"id\": \"\",\n \"isAssigneeTypeValid\": {{faker 'datatype.boolean'}},\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"leadAccountId\": \"\",\n \"leadUserName\": \"\",\n \"name\": \"\",\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"realAssignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"realAssigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"self\": \"\"\n }\n ],\n \"deleted\": {{faker 'datatype.boolean'}},\n \"deletedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"deletedDate\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"email\": \"\",\n \"expand\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"insight\": {\n \"lastIssueUpdateTime\": \"{{faker 'date.recent' 365}}\",\n \"totalIssueCount\": {{faker 'number.int' max=99999}}\n },\n \"isPrivate\": {{faker 'datatype.boolean'}},\n \"issueTypeHierarchy\": {\n \"baseLevelId\": {{faker 'number.int' max=99999}},\n \"levels\": [\n {\n \"aboveLevelId\": {{faker 'number.int' max=99999}},\n \"belowLevelId\": {{faker 'number.int' max=99999}},\n \"externalUuid\": \"{{faker 'string.uuid'}}\",\n \"globalHierarchyLevel\": \"{{oneOf (array 'SUBTASK' 'BASE' 'EPIC')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeIds\": [\n {{faker 'number.int' max=99999}}\n ],\n \"level\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"projectConfigurationId\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"issueTypes\": [\n {\n \"avatarId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"entityId\": \"{{faker 'string.uuid'}}\",\n \"hierarchyLevel\": {{faker 'number.int' max=99999}},\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"subtask\": {{faker 'datatype.boolean'}}\n }\n ],\n \"key\": \"\",\n \"landingPageInfo\": {\n \"boardId\": {{faker 'number.int' max=99999}},\n \"projectKey\": \"\",\n \"projectType\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"url\": \"\"\n },\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"permissions\": {\n \"canEdit\": {{faker 'datatype.boolean'}}\n },\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"properties\": {},\n \"retentionTillDate\": \"{{faker 'date.recent' 365}}\",\n \"roles\": {},\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"style\": \"{{oneOf (array 'classic' 'next-gen')}}\",\n \"url\": \"\",\n \"uuid\": \"{{faker 'string.uuid'}}\",\n \"versions\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"expand\": \"\",\n \"id\": \"\",\n \"issuesStatusForFixVersion\": {\n \"done\": {{faker 'number.int' max=99999}},\n \"inProgress\": {{faker 'number.int' max=99999}},\n \"toDo\": {{faker 'number.int' max=99999}},\n \"unmapped\": {{faker 'number.int' max=99999}}\n },\n \"moveUnfixedIssuesTo\": \"\",\n \"name\": \"\",\n \"operations\": [\n {\n \"href\": \"\",\n \"iconClass\": \"\",\n \"id\": \"\",\n \"label\": \"\",\n \"styleClass\": \"\",\n \"title\": \"\",\n \"weight\": {{faker 'number.int' max=99999}}\n }\n ],\n \"overdue\": {{faker 'datatype.boolean'}},\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"releaseDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"released\": {{faker 'datatype.boolean'}},\n \"self\": \"\",\n \"startDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"userReleaseDate\": \"\",\n \"userStartDate\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the project is updated.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fd31b2d1-ce0a-4e3a-9106-9e9a551a3983", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "42c929c2-75d9-4d79-97d4-101bd5ff9c7c", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c66fd0c4-01b1-4e7b-bbb0-3f63e754ea48", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if:\n\n * the user does not have the necessary permission to update project details.\n * the permission scheme is being changed and the Jira instance is Jira Core Free or Jira Software Free. Permission schemes cannot be changed on free plans.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ec33ce24-4cb5-4455-82f9-1bb7fbeace5d", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the project is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cd7fe619-4872-4981-aee7-e18667238571", "documentation": "Archive project", "method": "post", "endpoint": "rest/api/3/project/:projectIdOrKey/archive", "responses": [ { "uuid": "ef893818-42ed-4834-8038-ac0725fa661e", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "53debf83-bec3-464e-ae96-78bd4df959c3", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d99d107f-88e9-4d71-bfab-8aa677327f15", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "839bdad9-ace3-4abc-9fa8-d392687b01ff", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "16c6f7b0-a169-43c5-a88a-9f528621be2f", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the project is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e12063a5-5c35-478a-8c32-e99426265f6d", "documentation": "Set project avatar", "method": "put", "endpoint": "rest/api/3/project/:projectIdOrKey/avatar", "responses": [ { "uuid": "cf372e3f-0eab-43f3-8dad-cdec5a3a2ab4", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7ccbccc6-f17c-4f06-99af-09700f62a057", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a0dc9c41-7c9d-4cc0-b65a-1dd422c14ed7", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have permission to administer the project.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6d361c27-b418-478a-9f3a-58cade6a33ef", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the project or avatar is not found or the user does not have permission to view the project.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "67161ebe-c82b-4109-ad40-eb8f3f33ccc3", "documentation": "Delete project avatar", "method": "delete", "endpoint": "rest/api/3/project/:projectIdOrKey/avatar/:id", "responses": [ { "uuid": "7d090581-db9a-4070-b181-42b30508d0aa", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "166e4d16-f01c-4499-b0f8-cacd8a09bccd", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ea658ec8-1bfd-4c34-8ab2-1f1518b80739", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the avatar is a system avatar or the user does not have permission to administer the project.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e1c35dab-de7b-4b7c-8a16-085bf60ffe90", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the project or avatar is not found or the user does not have permission to view the project.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "aefd999b-9e31-4dd3-91ee-e97d864cd766", "documentation": "Load project avatar", "method": "post", "endpoint": "rest/api/3/project/:projectIdOrKey/avatar2", "responses": [ { "uuid": "6522af8b-0473-4e42-8cdf-cfe995d11b7f", "body": "{\n \"fileName\": \"\",\n \"id\": \"\",\n \"isDeletable\": {{faker 'datatype.boolean'}},\n \"isSelected\": {{faker 'datatype.boolean'}},\n \"isSystemAvatar\": {{faker 'datatype.boolean'}},\n \"owner\": \"\",\n \"urls\": {}\n}", "latency": 0, "statusCode": 201, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ab091295-eb44-4a0d-aa34-09c653a5d4a5", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if:\n\n * an image isn't included in the request.\n * the image type is unsupported.\n * the crop parameters extend the crop area beyond the edge of the image.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "75fc69d2-5760-488a-8c8e-b215c8d39330", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "514e6809-81c8-48cd-ac8e-ce7cb70612c1", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have permission to administer the project or an anonymous call is made to the operation.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e9fa3996-3b34-49ea-ae83-51a7b3986771", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the project is not found or the user does not have permission to view the project.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cde4bce8-9858-45fd-9517-cc904850423c", "documentation": "Get all project avatars", "method": "get", "endpoint": "rest/api/3/project/:projectIdOrKey/avatars", "responses": [ { "uuid": "5c24bfd7-cda5-4325-a3ec-bac2660ef374", "body": "{\n \"custom\": [\n {\n \"fileName\": \"\",\n \"id\": \"\",\n \"isDeletable\": {{faker 'datatype.boolean'}},\n \"isSelected\": {{faker 'datatype.boolean'}},\n \"isSystemAvatar\": {{faker 'datatype.boolean'}},\n \"owner\": \"\",\n \"urls\": {}\n }\n ],\n \"system\": [\n {\n \"fileName\": \"\",\n \"id\": \"\",\n \"isDeletable\": {{faker 'datatype.boolean'}},\n \"isSelected\": {{faker 'datatype.boolean'}},\n \"isSystemAvatar\": {{faker 'datatype.boolean'}},\n \"owner\": \"\",\n \"urls\": {}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "45c78955-a653-4b15-a1ec-4e475b2315f9", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "731ee6a3-eb7d-4f0b-9806-2431ede9ebbc", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the project is not found or the user does not have permission to view the project.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "35b1088a-8a7d-433b-bc99-ccc9991d93cf", "documentation": "Get project components paginated", "method": "get", "endpoint": "rest/api/3/project/:projectIdOrKey/component", "responses": [ { "uuid": "08746b6b-66e2-4054-99ae-29e4905fbce2", "body": "{\n \"isLast\": {{faker 'datatype.boolean'}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"assignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"assigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"description\": \"\",\n \"id\": \"\",\n \"isAssigneeTypeValid\": {{faker 'datatype.boolean'}},\n \"issueCount\": {{faker 'number.int' max=99999}},\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"realAssignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"realAssigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"self\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "70d17ba5-2275-4fb6-ac23-8ab75d8fc805", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "068f04af-e948-4800-884c-b8977af4f7ab", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the project is not found or the user does not have permission to view it.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9b57cd77-9522-40f2-805c-b3369d5a5c17", "documentation": "Get project components", "method": "get", "endpoint": "rest/api/3/project/:projectIdOrKey/components", "responses": [ { "uuid": "52657987-d7c0-4782-8690-26f6d74dbbae", "body": "[\n {\n \"assignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"assigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"description\": \"\",\n \"id\": \"\",\n \"isAssigneeTypeValid\": {{faker 'datatype.boolean'}},\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"leadAccountId\": \"\",\n \"leadUserName\": \"\",\n \"name\": \"\",\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"realAssignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"realAssigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"self\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "567a946a-cc78-447f-8eed-232a1b260d00", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "50e73d1d-9ad7-49de-89e4-847b177046c5", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the project is not found or the user does not have permission to view it.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9bd800a3-0f2c-4b6d-b142-d44419555a00", "documentation": "Delete project asynchronously", "method": "post", "endpoint": "rest/api/3/project/:projectIdOrKey/delete", "responses": [ { "uuid": "d267272b-b1f6-43a5-b909-9bd6a6023d92", "body": "{\n \"description\": \"\",\n \"elapsedRuntime\": {{faker 'number.int' max=99999}},\n \"finished\": {{faker 'number.int' max=99999}},\n \"id\": \"\",\n \"lastUpdate\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"progress\": {{faker 'number.int' max=99999}},\n \"result\": \"\",\n \"self\": \"\",\n \"started\": {{faker 'number.int' max=99999}},\n \"status\": \"{{oneOf (array 'ENQUEUED' 'RUNNING' 'COMPLETE' 'FAILED' 'CANCEL_REQUESTED' 'CANCELLED' 'DEAD')}}\",\n \"submitted\": {{faker 'number.int' max=99999}},\n \"submittedBy\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 303, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8ae84f66-dd17-4327-83f2-5ea0eb1e91fe", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "04880507-9d55-4db9-8252-72d1c5c37007", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "44782737-3ecb-4002-8d41-3c1941f74257", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the project is not found or the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4e648ea8-b007-4e67-87d8-821dd5d7e67a", "documentation": "Get project property keys", "method": "get", "endpoint": "rest/api/3/project/:projectIdOrKey/properties", "responses": [ { "uuid": "bec49ecf-6ed5-4464-aa5f-88f708119fd7", "body": "{\n \"keys\": [\n {\n \"key\": \"\",\n \"self\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5fea8879-7edb-4c4e-963b-1717b37bbe44", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7f749be4-5b0b-4a91-91cf-f39ffca20b23", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "82dc0f71-6b89-46db-a056-47999258ac58", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have permission to view the project.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "95b4611a-8630-4096-b3fa-84522085935e", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the project is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8653797f-164d-4e98-a2df-34d6427a2668", "documentation": "Delete project property", "method": "delete", "endpoint": "rest/api/3/project/:projectIdOrKey/properties/:propertyKey", "responses": [ { "uuid": "cf8cebde-8ea2-4110-b73b-f770a50b07d1", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the project property is deleted.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d8e0a2fb-6cbf-477d-a95e-6606ec55f0db", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e530da21-7456-4a48-b548-d2f1d67b7dcf", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "759dae11-efa7-41e0-9316-d3647a36a3cd", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have permission to administer the project.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "780ad52f-4c7c-4d49-aafa-379c19e0658c", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the project or property is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2af7c580-c798-41b5-a1f0-5b379fcd41f8", "documentation": "Get project property", "method": "get", "endpoint": "rest/api/3/project/:projectIdOrKey/properties/:propertyKey", "responses": [ { "uuid": "86a074bc-b48a-4a22-bc7a-0202532ce629", "body": "{\n \"key\": \"\",\n \"value\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5cf2cbdb-3080-443c-9b9d-e82bf8db28a6", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d6c520a0-1930-431f-a867-423e7818d405", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ab2a497b-7474-4046-b7a5-21798937b211", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have permission to view the project.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "838e3b6c-ae47-48f3-870b-d50380cbc1be", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the project or property is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "239342d3-4146-4209-8613-1dc3387c2a9e", "documentation": "Set project property", "method": "put", "endpoint": "rest/api/3/project/:projectIdOrKey/properties/:propertyKey", "responses": [ { "uuid": "a20b94d4-5c6a-40b9-84a4-b7c94457e99f", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Returned if the project property is updated.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e31950c7-1518-4236-b2fd-7a941b683a7b", "body": "\"\"", "latency": 0, "statusCode": 201, "label": "Returned if the project property is created.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c80c85c5-cc69-4873-a33c-9abccec36274", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the project key or id is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6a8ab73f-6a4a-4992-ae7f-04b417c3b0a5", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3f5f633c-ddde-46d3-a3aa-6c40b64af464", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have permission to administer the project.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "09f5e5d0-9410-445d-b0d9-ffc7143916d4", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the project is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3596f214-c3d5-4809-a725-64e11e7799eb", "documentation": "Restore deleted project", "method": "post", "endpoint": "rest/api/3/project/:projectIdOrKey/restore", "responses": [ { "uuid": "e1b8169c-d12f-4f89-a8b0-b1f3aef51d74", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"archivedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"archivedDate\": \"{{faker 'date.recent' 365}}\",\n \"assigneeType\": \"{{oneOf (array 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"components\": [\n {\n \"assignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"assigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"description\": \"\",\n \"id\": \"\",\n \"isAssigneeTypeValid\": {{faker 'datatype.boolean'}},\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"leadAccountId\": \"\",\n \"leadUserName\": \"\",\n \"name\": \"\",\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"realAssignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"realAssigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"self\": \"\"\n }\n ],\n \"deleted\": {{faker 'datatype.boolean'}},\n \"deletedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"deletedDate\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"email\": \"\",\n \"expand\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"insight\": {\n \"lastIssueUpdateTime\": \"{{faker 'date.recent' 365}}\",\n \"totalIssueCount\": {{faker 'number.int' max=99999}}\n },\n \"isPrivate\": {{faker 'datatype.boolean'}},\n \"issueTypeHierarchy\": {\n \"baseLevelId\": {{faker 'number.int' max=99999}},\n \"levels\": [\n {\n \"aboveLevelId\": {{faker 'number.int' max=99999}},\n \"belowLevelId\": {{faker 'number.int' max=99999}},\n \"externalUuid\": \"{{faker 'string.uuid'}}\",\n \"globalHierarchyLevel\": \"{{oneOf (array 'SUBTASK' 'BASE' 'EPIC')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeIds\": [\n {{faker 'number.int' max=99999}}\n ],\n \"level\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"projectConfigurationId\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"issueTypes\": [\n {\n \"avatarId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"entityId\": \"{{faker 'string.uuid'}}\",\n \"hierarchyLevel\": {{faker 'number.int' max=99999}},\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"subtask\": {{faker 'datatype.boolean'}}\n }\n ],\n \"key\": \"\",\n \"landingPageInfo\": {\n \"boardId\": {{faker 'number.int' max=99999}},\n \"projectKey\": \"\",\n \"projectType\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"url\": \"\"\n },\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"permissions\": {\n \"canEdit\": {{faker 'datatype.boolean'}}\n },\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"properties\": {},\n \"retentionTillDate\": \"{{faker 'date.recent' 365}}\",\n \"roles\": {},\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"style\": \"{{oneOf (array 'classic' 'next-gen')}}\",\n \"url\": \"\",\n \"uuid\": \"{{faker 'string.uuid'}}\",\n \"versions\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"expand\": \"\",\n \"id\": \"\",\n \"issuesStatusForFixVersion\": {\n \"done\": {{faker 'number.int' max=99999}},\n \"inProgress\": {{faker 'number.int' max=99999}},\n \"toDo\": {{faker 'number.int' max=99999}},\n \"unmapped\": {{faker 'number.int' max=99999}}\n },\n \"moveUnfixedIssuesTo\": \"\",\n \"name\": \"\",\n \"operations\": [\n {\n \"href\": \"\",\n \"iconClass\": \"\",\n \"id\": \"\",\n \"label\": \"\",\n \"styleClass\": \"\",\n \"title\": \"\",\n \"weight\": {{faker 'number.int' max=99999}}\n }\n ],\n \"overdue\": {{faker 'datatype.boolean'}},\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"releaseDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"released\": {{faker 'datatype.boolean'}},\n \"self\": \"\",\n \"startDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"userReleaseDate\": \"\",\n \"userStartDate\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "389259ac-2d50-4637-bc1d-435b86cc2ee5", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9b452842-7e8a-4fe3-b51c-4ca066a4680b", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "95eef22a-b4b6-448a-99a7-69f3a8c11c8b", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the project is not found or the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e89c9cac-6da0-4870-b9d1-2d68dcf882db", "documentation": "Get project roles for project", "method": "get", "endpoint": "rest/api/3/project/:projectIdOrKey/role", "responses": [ { "uuid": "98181f99-8765-44ca-b101-775f64441094", "body": "{}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a122532f-23df-485c-aa6c-a11e463c83f3", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing or if the user lacks administrative permissions for the project.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b1668afe-f501-4751-9a5e-79b1d07eeaeb", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the project is not found or or if the user does not have administrative permissions for the project.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8f560237-8da4-4955-8baa-d88abbebcd6b", "documentation": "Delete actors from project role", "method": "delete", "endpoint": "rest/api/3/project/:projectIdOrKey/role/:id", "responses": [ { "uuid": "200ea335-a0fc-43a9-ba53-086de3d02e15", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9d18aec4-c99a-45b4-830a-dd2bfa68842b", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0ccac1c4-5218-4ad9-b956-1c6305863488", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * the project or project role is not found.\n * the calling user does not have administrative permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6d0ce1de-4ac1-48f9-8a19-2857e2a1ebe1", "documentation": "Get project role for project", "method": "get", "endpoint": "rest/api/3/project/:projectIdOrKey/role/:id", "responses": [ { "uuid": "252e5bbb-0e67-4d89-a50f-a4780ba9b513", "body": "{\n \"actors\": [\n {\n \"actorGroup\": {\n \"displayName\": \"\",\n \"name\": \"\"\n },\n \"actorUser\": {\n \"accountId\": \"\"\n },\n \"avatarUrl\": \"\",\n \"displayName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'atlassian-group-role-actor' 'atlassian-user-role-actor')}}\"\n }\n ],\n \"admin\": {{faker 'datatype.boolean'}},\n \"currentUserRole\": {{faker 'datatype.boolean'}},\n \"default\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roleConfigurable\": {{faker 'datatype.boolean'}},\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"translatedName\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b8e23854-9b0c-4e70-b69d-b8492e821480", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c6b19e02-422d-442f-a2b2-676af553c28c", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e638f397-c824-4d5c-a641-1d1eeff4227b", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * the project or project role is not found.\n * the user does not have administrative permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3abf4472-ded1-436a-9fed-96fbe15036f2", "documentation": "Add actors to project role", "method": "post", "endpoint": "rest/api/3/project/:projectIdOrKey/role/:id", "responses": [ { "uuid": "9d029b78-54c8-4a53-828c-3ce2628c0968", "body": "{\n \"actors\": [\n {\n \"actorGroup\": {\n \"displayName\": \"\",\n \"name\": \"\"\n },\n \"actorUser\": {\n \"accountId\": \"\"\n },\n \"avatarUrl\": \"\",\n \"displayName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'atlassian-group-role-actor' 'atlassian-user-role-actor')}}\"\n }\n ],\n \"admin\": {{faker 'datatype.boolean'}},\n \"currentUserRole\": {{faker 'datatype.boolean'}},\n \"default\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roleConfigurable\": {{faker 'datatype.boolean'}},\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"translatedName\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful. The complete list of actors for the project is returned.\n\nFor example, the cURL request above adds a group, *jira-developers*. For the response below to be returned as a result of that request, the user *Mia Krystof* would have previously been added as a `user` actor for this project.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b6d70c55-2006-4fb5-b91c-4cef7c543418", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d68f2a69-5c99-40ff-bd12-4955cb326d7c", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing or if the calling user lacks administrative permissions for the project.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ffc07f04-3908-4051-8b7d-b7eccc401dfa", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * the project is not found.\n * the user or group is not found.\n * the group or user is not active.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8918022b-6e72-4071-a7fd-12a2493a8675", "documentation": "Set actors for project role", "method": "put", "endpoint": "rest/api/3/project/:projectIdOrKey/role/:id", "responses": [ { "uuid": "a3f9cf0e-cfd4-4a84-8749-38b61061e2ca", "body": "{\n \"actors\": [\n {\n \"actorGroup\": {\n \"displayName\": \"\",\n \"name\": \"\"\n },\n \"actorUser\": {\n \"accountId\": \"\"\n },\n \"avatarUrl\": \"\",\n \"displayName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'atlassian-group-role-actor' 'atlassian-user-role-actor')}}\"\n }\n ],\n \"admin\": {{faker 'datatype.boolean'}},\n \"currentUserRole\": {{faker 'datatype.boolean'}},\n \"default\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roleConfigurable\": {{faker 'datatype.boolean'}},\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"translatedName\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful. The complete list of actors for the project is returned.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "da1dd232-fa26-489c-bd32-4da595a1bd55", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "28246f70-af0f-49f8-8e50-b4796e25b8ce", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing or if the calling user lacks administrative permissions for the project.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "24465459-5cde-480e-9ff5-4c109300895f", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * the project is not found.\n * a user or group is not found.\n * a group or user is not active.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "dfc7218b-2979-4ede-baba-c366ab3ce8fb", "documentation": "Get project role details", "method": "get", "endpoint": "rest/api/3/project/:projectIdOrKey/roledetails", "responses": [ { "uuid": "77520219-a630-4fbb-9343-7674857ef6c5", "body": "[\n {\n \"admin\": {{faker 'datatype.boolean'}},\n \"default\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roleConfigurable\": {{faker 'datatype.boolean'}},\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"translatedName\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bd48fb81-3727-432a-9e39-e50337cad057", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "789c033e-fad4-43f0-90a8-e68f34280378", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the project is not found or if the user does not have the necessary permissions for the project.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a5a9d5e6-f9ab-4fa9-a183-3aa172ac1315", "documentation": "Get all statuses for project", "method": "get", "endpoint": "rest/api/3/project/:projectIdOrKey/statuses", "responses": [ { "uuid": "d2f62f60-c6c9-447b-b6c3-5604711935cf", "body": "[\n {\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"statuses\": [\n {\n \"description\": \"\",\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"statusCategory\": {\n \"colorName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n }\n }\n ],\n \"subtask\": {{faker 'datatype.boolean'}}\n }\n]", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2f610096-bd3f-44a3-b327-4da5b7da3dad", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d9970b47-a815-4c02-b776-247049239ea0", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the project is not found or the user does not have permission to view it.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "70c8ff07-5256-46ff-9481-503f0dbaa246", "documentation": "Update project type", "method": "put", "endpoint": "rest/api/3/project/:projectIdOrKey/type/:newProjectTypeKey", "responses": [ { "uuid": "bab3351d-1ba8-439e-990f-a56bf47b820a", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"archivedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"archivedDate\": \"{{faker 'date.recent' 365}}\",\n \"assigneeType\": \"{{oneOf (array 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"components\": [\n {\n \"assignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"assigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"description\": \"\",\n \"id\": \"\",\n \"isAssigneeTypeValid\": {{faker 'datatype.boolean'}},\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"leadAccountId\": \"\",\n \"leadUserName\": \"\",\n \"name\": \"\",\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"realAssignee\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"realAssigneeType\": \"{{oneOf (array 'PROJECT_DEFAULT' 'COMPONENT_LEAD' 'PROJECT_LEAD' 'UNASSIGNED')}}\",\n \"self\": \"\"\n }\n ],\n \"deleted\": {{faker 'datatype.boolean'}},\n \"deletedBy\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"deletedDate\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"email\": \"\",\n \"expand\": \"\",\n \"favourite\": {{faker 'datatype.boolean'}},\n \"id\": \"\",\n \"insight\": {\n \"lastIssueUpdateTime\": \"{{faker 'date.recent' 365}}\",\n \"totalIssueCount\": {{faker 'number.int' max=99999}}\n },\n \"isPrivate\": {{faker 'datatype.boolean'}},\n \"issueTypeHierarchy\": {\n \"baseLevelId\": {{faker 'number.int' max=99999}},\n \"levels\": [\n {\n \"aboveLevelId\": {{faker 'number.int' max=99999}},\n \"belowLevelId\": {{faker 'number.int' max=99999}},\n \"externalUuid\": \"{{faker 'string.uuid'}}\",\n \"globalHierarchyLevel\": \"{{oneOf (array 'SUBTASK' 'BASE' 'EPIC')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeIds\": [\n {{faker 'number.int' max=99999}}\n ],\n \"level\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"projectConfigurationId\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"issueTypes\": [\n {\n \"avatarId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"entityId\": \"{{faker 'string.uuid'}}\",\n \"hierarchyLevel\": {{faker 'number.int' max=99999}},\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"subtask\": {{faker 'datatype.boolean'}}\n }\n ],\n \"key\": \"\",\n \"landingPageInfo\": {\n \"boardId\": {{faker 'number.int' max=99999}},\n \"projectKey\": \"\",\n \"projectType\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"url\": \"\"\n },\n \"lead\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"permissions\": {\n \"canEdit\": {{faker 'datatype.boolean'}}\n },\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"properties\": {},\n \"retentionTillDate\": \"{{faker 'date.recent' 365}}\",\n \"roles\": {},\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}},\n \"style\": \"{{oneOf (array 'classic' 'next-gen')}}\",\n \"url\": \"\",\n \"uuid\": \"{{faker 'string.uuid'}}\",\n \"versions\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"expand\": \"\",\n \"id\": \"\",\n \"issuesStatusForFixVersion\": {\n \"done\": {{faker 'number.int' max=99999}},\n \"inProgress\": {{faker 'number.int' max=99999}},\n \"toDo\": {{faker 'number.int' max=99999}},\n \"unmapped\": {{faker 'number.int' max=99999}}\n },\n \"moveUnfixedIssuesTo\": \"\",\n \"name\": \"\",\n \"operations\": [\n {\n \"href\": \"\",\n \"iconClass\": \"\",\n \"id\": \"\",\n \"label\": \"\",\n \"styleClass\": \"\",\n \"title\": \"\",\n \"weight\": {{faker 'number.int' max=99999}}\n }\n ],\n \"overdue\": {{faker 'datatype.boolean'}},\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"releaseDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"released\": {{faker 'datatype.boolean'}},\n \"self\": \"\",\n \"startDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"userReleaseDate\": \"\",\n \"userStartDate\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the project type is updated.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6389eb22-d65d-4f1c-8f5e-dcb9b9808167", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "30864b0f-f15b-4722-88e9-42909639ce6b", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "31f63c5f-6093-434f-8bbb-73d9e8e4a82e", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the project is not found or the user does not have permission to view it.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "233ea42b-f981-4095-ae36-a8f07d75e34d", "documentation": "Get project versions paginated", "method": "get", "endpoint": "rest/api/3/project/:projectIdOrKey/version", "responses": [ { "uuid": "b18baf9f-0e29-4842-8a41-22d068f1c16c", "body": "{\n \"isLast\": {{faker 'datatype.boolean'}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"expand\": \"\",\n \"id\": \"\",\n \"issuesStatusForFixVersion\": {\n \"done\": {{faker 'number.int' max=99999}},\n \"inProgress\": {{faker 'number.int' max=99999}},\n \"toDo\": {{faker 'number.int' max=99999}},\n \"unmapped\": {{faker 'number.int' max=99999}}\n },\n \"moveUnfixedIssuesTo\": \"\",\n \"name\": \"\",\n \"operations\": [\n {\n \"href\": \"\",\n \"iconClass\": \"\",\n \"id\": \"\",\n \"label\": \"\",\n \"styleClass\": \"\",\n \"title\": \"\",\n \"weight\": {{faker 'number.int' max=99999}}\n }\n ],\n \"overdue\": {{faker 'datatype.boolean'}},\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"releaseDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"released\": {{faker 'datatype.boolean'}},\n \"self\": \"\",\n \"startDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"userReleaseDate\": \"\",\n \"userStartDate\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d02ed83b-cbec-43a7-b4bc-fc53dc470b28", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the project is not found or the user does not have permission to view it.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "75b3766a-ae8d-413a-9fda-807273990a33", "documentation": "Get project versions", "method": "get", "endpoint": "rest/api/3/project/:projectIdOrKey/versions", "responses": [ { "uuid": "6672e1f1-d850-4039-9cd0-c7fea43e17bf", "body": "[\n {\n \"archived\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"expand\": \"\",\n \"id\": \"\",\n \"issuesStatusForFixVersion\": {\n \"done\": {{faker 'number.int' max=99999}},\n \"inProgress\": {{faker 'number.int' max=99999}},\n \"toDo\": {{faker 'number.int' max=99999}},\n \"unmapped\": {{faker 'number.int' max=99999}}\n },\n \"moveUnfixedIssuesTo\": \"\",\n \"name\": \"\",\n \"operations\": [\n {\n \"href\": \"\",\n \"iconClass\": \"\",\n \"id\": \"\",\n \"label\": \"\",\n \"styleClass\": \"\",\n \"title\": \"\",\n \"weight\": {{faker 'number.int' max=99999}}\n }\n ],\n \"overdue\": {{faker 'datatype.boolean'}},\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"releaseDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"released\": {{faker 'datatype.boolean'}},\n \"self\": \"\",\n \"startDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"userReleaseDate\": \"\",\n \"userStartDate\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8ada5a1d-ac8a-42c2-bede-d2260a9e18ee", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the project is not found or the user does not have permission to view it.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9b7416b8-7691-402e-9177-88ce996f16ff", "documentation": "Get project's sender email", "method": "get", "endpoint": "rest/api/3/project/:projectId/email", "responses": [ { "uuid": "926c9de8-0c05-4e36-9263-31314eb371b5", "body": "{\n \"emailAddress\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "64ced441-854b-4538-9832-aac37002bb13", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1931d16e-57a3-4774-80c6-9fe352ff6246", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have permission to read project.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "92900a4f-7067-454e-9510-fbf01a6075c3", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the project or project's sender email address is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d812c115-be09-47be-b0ca-2b83632ec881", "documentation": "Set project's sender email", "method": "put", "endpoint": "rest/api/3/project/:projectId/email", "responses": [ { "uuid": "9f4fa2d8-07ad-4fbd-99aa-0b86db76ac7b", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "Returned if the project's sender email address is successfully set.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "39027fca-c7be-4372-aee6-a49ba741aefd", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid, if the email address is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "091805ef-0150-4f19-ab41-8a11d27bdf55", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d4a43f17-4fde-4368-8f54-0217c4dd1541", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have permission to read project.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9a7ea058-6a5e-491d-ab22-f11b5c5c44f5", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the project is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "32622225-195e-4e8d-b957-e9cbc094aeb6", "documentation": "Get project issue type hierarchy", "method": "get", "endpoint": "rest/api/3/project/:projectId/hierarchy", "responses": [ { "uuid": "90138aa5-6419-4a2f-aa15-afea8580e2c0", "body": "{\n \"hierarchy\": [\n {\n \"entityId\": \"{{faker 'string.uuid'}}\",\n \"issueTypes\": [\n {\n \"avatarId\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n }\n ],\n \"level\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n }\n ],\n \"projectId\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "72d75762-a63c-471f-b085-1468d1740215", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e6f6cca6-4813-4887-8919-10e4aa6935c2", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c8a0b228-2b43-44f8-bde9-2187ad39a70a", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the project is not found or the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d43d5c53-62d9-464e-92b6-de5cc3d24a14", "documentation": "Get project issue security scheme", "method": "get", "endpoint": "rest/api/3/project/:projectKeyOrId/issuesecuritylevelscheme", "responses": [ { "uuid": "b2530b8b-7b7c-42cc-84c5-ead83e6546de", "body": "{\n \"defaultSecurityLevelId\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"levels\": [\n {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"name\": \"\",\n \"self\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0b06aeca-81a8-42d0-a7bf-6c9f5001d5ac", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2969f332-8a09-4caa-ab4f-dc38c2f11998", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "719312d7-4291-4737-8518-86fbc0fb38eb", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the project is visible to the user but the user doesn't have administrative permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5c3c27ea-9d01-4174-ac78-aeb80db69332", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the project is not found or the user does not have permission to view it.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7a1d11fd-f75f-4d9b-b6a4-3206144ce2a1", "documentation": "Get project notification scheme", "method": "get", "endpoint": "rest/api/3/project/:projectKeyOrId/notificationscheme", "responses": [ { "uuid": "eec0b8ef-9221-40ab-8259-e0316d657f4d", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b03cf3a0-323b-4655-b7df-87abf26f9174", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "463cd441-e8e6-458b-a9e4-07438ce78196", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9e3f59e0-6ac8-49f6-888e-6f14662f0157", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the project is not found or the user is not an administrator.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2fe3514b-571c-4d06-8cee-71c6c992f9b2", "documentation": "Get assigned permission scheme", "method": "get", "endpoint": "rest/api/3/project/:projectKeyOrId/permissionscheme", "responses": [ { "uuid": "6169a504-f29f-4b9a-91cf-d0a103232c4a", "body": "{\n \"description\": \"\",\n \"expand\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n {\n \"holder\": {\n \"expand\": \"\",\n \"parameter\": \"\",\n \"type\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"permission\": \"\",\n \"self\": \"\"\n }\n ],\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "19875606-1796-4bfb-80cd-e53f735546cd", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "19c96372-71df-4e95-b9db-658a043d5c84", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have permission to view the project's configuration.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "69cbbfe7-f235-49ab-9a12-71b53167a679", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the project is not found or the user does not have permission to view the project.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "20c9ad59-73c7-4bd1-acb3-3a12a71d35b2", "documentation": "Assign permission scheme", "method": "put", "endpoint": "rest/api/3/project/:projectKeyOrId/permissionscheme", "responses": [ { "uuid": "58f3f27c-30b7-476f-8ea7-6b7852a27cf8", "body": "{\n \"description\": \"\",\n \"expand\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"permissions\": [\n {\n \"holder\": {\n \"expand\": \"\",\n \"parameter\": \"\",\n \"type\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"permission\": \"\",\n \"self\": \"\"\n }\n ],\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9695057b-a0a5-4b72-94a2-b96359d2dee6", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "30d3bb73-3352-4364-ae76-ac19cb0ce3b8", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if:\n\n * the user does not have the necessary permission to edit the project's configuration.\n * the Jira instance is Jira Core Free or Jira Software Free. Permission schemes cannot be assigned to projects on free plans.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "55e4d954-3d36-4909-9794-003e09a468fa", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the project or permission scheme is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "14dbcc4f-e54a-4b18-9e48-07d03f63719a", "documentation": "Get project issue security levels", "method": "get", "endpoint": "rest/api/3/project/:projectKeyOrId/securitylevel", "responses": [ { "uuid": "2940ee85-06e6-4a5e-9f2c-008b2d98aa13", "body": "{\n \"levels\": [\n {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "76a23920-9f52-49e1-9b34-4af81f5d2a87", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the project is not found or the user does not have permission to view it.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5d75a0d0-43cf-4ef3-bef6-e160dcb2313b", "documentation": "Get all project categories", "method": "get", "endpoint": "rest/api/3/projectCategory", "responses": [ { "uuid": "0813e8bb-9f1c-4953-a357-fd5bbaed1d29", "body": "[\n {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e035abff-0281-4fa4-9ece-bbf924dc9ebc", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2080dc38-fbbe-404a-8e8b-46922a4c0f31", "documentation": "Create project category", "method": "post", "endpoint": "rest/api/3/projectCategory", "responses": [ { "uuid": "c3a272ce-6a0c-49a1-aea8-ea52abc50d7e", "body": "{\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d350cc35-f145-4c6f-b9a3-2065200ccefa", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if:\n\n * `name` is not provided or exceeds 255 characters.\n * `description` exceeds 1000 characters.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "41b34462-6980-47d5-8ed9-5e69e4480a46", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "16a3c6e7-1a09-4923-ba53-ca691c3c31d5", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c8dcd4a8-e856-481d-82ac-c7eb571a1bb4", "body": "", "latency": 0, "statusCode": 409, "label": "Returned if the project category name is in use.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "13418ff2-aa0e-4b43-8fe6-a9af61ccca0f", "documentation": "Delete project category", "method": "delete", "endpoint": "rest/api/3/projectCategory/:id", "responses": [ { "uuid": "0d7c2fab-518d-4a7a-acea-564f1dbc7ccd", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5b5a29ce-c0b3-455e-b390-4c8e450690e6", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1801d0ba-cac6-41b1-aeed-82fe6fa5737b", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "442de4af-c8fe-4211-911a-2b3c2071b8f7", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the project category is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bd848646-22a5-4204-80c2-e6e22a98e930", "documentation": "Get project category by ID", "method": "get", "endpoint": "rest/api/3/projectCategory/:id", "responses": [ { "uuid": "0ab0b71e-8489-4349-a1f9-93308cfcf441", "body": "{\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "642c335c-5db0-4560-b017-34ab8d0a76aa", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1fe65f1d-0cd5-4b85-9555-0e8bd5a466e0", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the project category is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2c133588-59a8-40dd-805a-1f65d9b3b8b3", "documentation": "Update project category", "method": "put", "endpoint": "rest/api/3/projectCategory/:id", "responses": [ { "uuid": "2ec00721-4ca0-49b3-bb84-3c589bc6c3be", "body": "{\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "06d75dec-d096-4c3e-a9f7-8fa3fabce16d", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if:\n\n * `name` has been modified and exceeds 255 characters.\n * `description` has been modified and exceeds 1000 characters.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "58463e69-f1a2-49e2-b58e-06618dac6b3e", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f42b6c7c-b6b2-423e-b295-9e60fe4f9a53", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c2edbf12-8e09-44c2-b2f8-cb3902aa2985", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the project category is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c69b2bc6-d9be-4b67-9ad8-01ab3c4336ab", "documentation": "Validate project key", "method": "get", "endpoint": "rest/api/3/projectvalidate/key", "responses": [ { "uuid": "23d31b20-0afa-4268-b472-742cdfb9d519", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "156437ba-4d87-463e-a017-5f57aebf5023", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b5249966-5b09-4016-97b6-be51abff81b6", "documentation": "Get valid project key", "method": "get", "endpoint": "rest/api/3/projectvalidate/validProjectKey", "responses": [ { "uuid": "9468eec9-b3dd-4f61-91f0-5fd6486836bf", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6bcf6d42-d164-4652-8b07-a23e5acbfee4", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a0988218-48a2-4938-9996-5d2e2c690f94", "documentation": "Get valid project name", "method": "get", "endpoint": "rest/api/3/projectvalidate/validProjectName", "responses": [ { "uuid": "71c43e5e-5df6-4aff-8034-732a42f9f28b", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fd1aa146-49be-4e61-b101-56e38c252947", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "44353aff-81e0-4755-af7e-79edae5ec5af", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c55b2b60-2e40-4188-8db1-d48dbf10cdae", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if a valid project name cannot be generated.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2f9e4b34-141a-49c9-a1e3-e6b3b44ea9c7", "documentation": "Get resolutions", "method": "get", "endpoint": "rest/api/3/resolution", "responses": [ { "uuid": "d4c2cdc9-8e98-4a6b-94da-433bef814e98", "body": "[\n {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b4acd053-7982-420e-90fd-a443fbed442b", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "567ee0db-8a60-4095-b4ad-4e7e8a8cdfed", "documentation": "Get resolution", "method": "get", "endpoint": "rest/api/3/resolution/:id", "responses": [ { "uuid": "8df4e0c9-2d86-4d97-9738-e46f784645ad", "body": "{\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bf0aad65-cddd-4f33-96e9-1e181f4555d7", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f59cb9a4-a697-43ae-8a2a-6c34cb69fb58", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue resolution value is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8ca6922e-f5df-4203-8003-b0439542fed1", "documentation": "Get all project roles", "method": "get", "endpoint": "rest/api/3/role", "responses": [ { "uuid": "6a5bb7c7-abc6-45dd-882b-2fd61c4725aa", "body": "[\n {\n \"actors\": [\n {\n \"actorGroup\": {\n \"displayName\": \"\",\n \"name\": \"\"\n },\n \"actorUser\": {\n \"accountId\": \"\"\n },\n \"avatarUrl\": \"\",\n \"displayName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'atlassian-group-role-actor' 'atlassian-user-role-actor')}}\"\n }\n ],\n \"admin\": {{faker 'datatype.boolean'}},\n \"currentUserRole\": {{faker 'datatype.boolean'}},\n \"default\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roleConfigurable\": {{faker 'datatype.boolean'}},\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"translatedName\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c17687d7-518d-417b-90e2-55f2e442b27d", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "69079488-473e-4bd5-a5f9-aecafed9e854", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have administrative permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ce77d96f-b01c-4e6f-93db-e3eb957b0799", "documentation": "Create project role", "method": "post", "endpoint": "rest/api/3/role", "responses": [ { "uuid": "3b11b0d0-a4be-4fe4-93e1-870baf9bac5e", "body": "{\n \"actors\": [\n {\n \"actorGroup\": {\n \"displayName\": \"\",\n \"name\": \"\"\n },\n \"actorUser\": {\n \"accountId\": \"\"\n },\n \"avatarUrl\": \"\",\n \"displayName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'atlassian-group-role-actor' 'atlassian-user-role-actor')}}\"\n }\n ],\n \"admin\": {{faker 'datatype.boolean'}},\n \"currentUserRole\": {{faker 'datatype.boolean'}},\n \"default\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roleConfigurable\": {{faker 'datatype.boolean'}},\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"translatedName\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "af18c25f-977c-4c98-a3de-312cde6aa74d", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid. The `name` cannot be empty or start or end with whitespace.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ffe81ab5-a5e4-4a92-ba2e-3e12f67d08b9", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "389dd1f9-9e69-4699-b1c5-263be2a71318", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have administrative permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7992e8c0-c1bb-4596-b303-d89bd42c8069", "body": "", "latency": 0, "statusCode": 409, "label": "Returned if a project role with the provided name already exists.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "af8ee272-7e96-4561-9f20-a0006eb1986a", "documentation": "Delete project role", "method": "delete", "endpoint": "rest/api/3/role/:id", "responses": [ { "uuid": "473ee85f-e87c-4f22-8339-252b5f431ad5", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3ef8b6e7-9da4-46a4-b028-c635951139ce", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid or if the replacement project role is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fa8b233f-8c42-4396-9750-2005dc1f8247", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9ea9eea5-6415-4a8e-90ed-7c59446b7ef8", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have administrative permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ec509dbb-bd0f-4aa2-bdaa-40dff5c17764", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the project role being deleted is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a0a39a2b-e613-40e7-a4dc-2c5ec0887e49", "body": "", "latency": 0, "statusCode": 409, "label": "Returned if the project role being deleted is in use and a replacement project role is not specified in the request.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ece1f6d5-858a-4a36-a9c3-ba8734c93e23", "documentation": "Get project role by ID", "method": "get", "endpoint": "rest/api/3/role/:id", "responses": [ { "uuid": "341a2963-5561-4c3b-abf6-593716cf5267", "body": "{\n \"actors\": [\n {\n \"actorGroup\": {\n \"displayName\": \"\",\n \"name\": \"\"\n },\n \"actorUser\": {\n \"accountId\": \"\"\n },\n \"avatarUrl\": \"\",\n \"displayName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'atlassian-group-role-actor' 'atlassian-user-role-actor')}}\"\n }\n ],\n \"admin\": {{faker 'datatype.boolean'}},\n \"currentUserRole\": {{faker 'datatype.boolean'}},\n \"default\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roleConfigurable\": {{faker 'datatype.boolean'}},\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"translatedName\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d42ef03b-2936-41be-8d43-80735be09b9a", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "62cb5c30-2edf-4b62-9627-e6bd7c443d23", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have administrative permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "299849be-a212-4bc7-bb96-d297c6a77655", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the project role is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4bc86a1e-6690-4c08-9cd4-1117b557141e", "documentation": "Partial update project role", "method": "post", "endpoint": "rest/api/3/role/:id", "responses": [ { "uuid": "140f1927-abaf-46f1-b76e-d21431d43159", "body": "{\n \"actors\": [\n {\n \"actorGroup\": {\n \"displayName\": \"\",\n \"name\": \"\"\n },\n \"actorUser\": {\n \"accountId\": \"\"\n },\n \"avatarUrl\": \"\",\n \"displayName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'atlassian-group-role-actor' 'atlassian-user-role-actor')}}\"\n }\n ],\n \"admin\": {{faker 'datatype.boolean'}},\n \"currentUserRole\": {{faker 'datatype.boolean'}},\n \"default\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roleConfigurable\": {{faker 'datatype.boolean'}},\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"translatedName\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ff6ab6a7-7155-4b46-846e-478a8a459c7c", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cea6ac51-4bec-4b53-8f4e-74cf53bb67f1", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "09d817d9-d393-45ca-8d5a-ca91817680a6", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have administrative permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b560f5d5-0b58-464c-b650-89d1e767f4f0", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the project role is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "82293ee6-97dc-4f7c-ab6c-92661fd2a501", "documentation": "Fully update project role", "method": "put", "endpoint": "rest/api/3/role/:id", "responses": [ { "uuid": "14993491-607a-47d1-88e0-2fcc8387f018", "body": "{\n \"actors\": [\n {\n \"actorGroup\": {\n \"displayName\": \"\",\n \"name\": \"\"\n },\n \"actorUser\": {\n \"accountId\": \"\"\n },\n \"avatarUrl\": \"\",\n \"displayName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'atlassian-group-role-actor' 'atlassian-user-role-actor')}}\"\n }\n ],\n \"admin\": {{faker 'datatype.boolean'}},\n \"currentUserRole\": {{faker 'datatype.boolean'}},\n \"default\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roleConfigurable\": {{faker 'datatype.boolean'}},\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"translatedName\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3f89d853-ab2d-421e-98cd-fbd21c964736", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid. The `name` cannot be empty or start or end with whitespace.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b1a6fc13-b2bf-4e2c-b4d2-cd21b59b3da0", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6f9cafaa-4265-42c0-8336-4f0357e725a7", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have administrative permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "91527087-a5f4-4933-8a64-b84450dcad69", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the project role is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ff6afd74-2509-45a3-adab-3da08648b384", "documentation": "Delete default actors from project role", "method": "delete", "endpoint": "rest/api/3/role/:id/actors", "responses": [ { "uuid": "89d35864-bfcd-4e9d-9863-a9e9d265292d", "body": "{\n \"actors\": [\n {\n \"actorGroup\": {\n \"displayName\": \"\",\n \"name\": \"\"\n },\n \"actorUser\": {\n \"accountId\": \"\"\n },\n \"avatarUrl\": \"\",\n \"displayName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'atlassian-group-role-actor' 'atlassian-user-role-actor')}}\"\n }\n ],\n \"admin\": {{faker 'datatype.boolean'}},\n \"currentUserRole\": {{faker 'datatype.boolean'}},\n \"default\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roleConfigurable\": {{faker 'datatype.boolean'}},\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"translatedName\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f742ec48-8937-4714-98f2-ba59fee08dd9", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6db5e840-7909-4e02-8c9e-5bc6164758fb", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3c853470-08a2-426c-94b8-8f36e28b9031", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have administrative permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d812ae6b-dd36-4f01-8b20-0894e9c3e990", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the project role is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "210ce8ec-299a-4c12-8a43-e6ff8eb4e637", "documentation": "Get default actors for project role", "method": "get", "endpoint": "rest/api/3/role/:id/actors", "responses": [ { "uuid": "b9f3f721-91ac-4108-933d-97d4e43411a1", "body": "{\n \"actors\": [\n {\n \"actorGroup\": {\n \"displayName\": \"\",\n \"name\": \"\"\n },\n \"actorUser\": {\n \"accountId\": \"\"\n },\n \"avatarUrl\": \"\",\n \"displayName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'atlassian-group-role-actor' 'atlassian-user-role-actor')}}\"\n }\n ],\n \"admin\": {{faker 'datatype.boolean'}},\n \"currentUserRole\": {{faker 'datatype.boolean'}},\n \"default\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roleConfigurable\": {{faker 'datatype.boolean'}},\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"translatedName\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1780ce4b-4692-4218-bf4a-1ffa2c475abf", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6ae284cd-2f9a-4b83-b403-cd0f66fd8cc0", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "358d23cc-692d-4972-8db7-dd75501afea5", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have administrative permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "08ffe32b-9b3d-44d8-9f73-9eef738632af", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the project role is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2607edb5-0cd3-49cc-bcdc-454276f6a42a", "documentation": "Add default actors to project role", "method": "post", "endpoint": "rest/api/3/role/:id/actors", "responses": [ { "uuid": "4cf36039-6e82-413c-a3fa-36d72f7e6086", "body": "{\n \"actors\": [\n {\n \"actorGroup\": {\n \"displayName\": \"\",\n \"name\": \"\"\n },\n \"actorUser\": {\n \"accountId\": \"\"\n },\n \"avatarUrl\": \"\",\n \"displayName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'atlassian-group-role-actor' 'atlassian-user-role-actor')}}\"\n }\n ],\n \"admin\": {{faker 'datatype.boolean'}},\n \"currentUserRole\": {{faker 'datatype.boolean'}},\n \"default\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roleConfigurable\": {{faker 'datatype.boolean'}},\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"self\": \"\",\n \"translatedName\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b0b44cb6-2a6f-4028-98ae-7277dc4204fc", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bdf22405-b7db-4829-be4e-03a6a6f48616", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cafed3a3-eac8-4de6-b3c5-2e74d3158512", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have administrative permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c1560ffd-93db-41af-86e2-e39f47b556eb", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the project role is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0016b093-6665-44f5-9fd7-0e1ac361ced1", "documentation": "Get screens", "method": "get", "endpoint": "rest/api/3/screens", "responses": [ { "uuid": "e1ebe626-66d3-45b9-bc27-7be8c8912474", "body": "{\n \"isLast\": {{faker 'datatype.boolean'}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n }\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8f563162-8ebc-41db-bfdc-b681e4f71e55", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1229ef30-ad21-4a92-82c8-94f793f3661d", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "60e7ee79-c0fa-4d6f-81ed-e6b7455e7c73", "documentation": "Create screen", "method": "post", "endpoint": "rest/api/3/screens", "responses": [ { "uuid": "f2cce11f-838e-4328-b393-fcdbe0d2c7a1", "body": "{\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n }\n}", "latency": 0, "statusCode": 201, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8f6b7e84-f69a-4418-b55e-87d6d37b550a", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "337ec92d-9fff-401f-ad80-d56739da9208", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "309496b2-2433-46e1-b9e7-c820499ef7ab", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "47a75a5a-6cf6-4bef-ab40-dbed5c3ec790", "documentation": "Add field to default screen", "method": "post", "endpoint": "rest/api/3/screens/addToDefault/:fieldId", "responses": [ { "uuid": "929852c4-12d4-435d-ae26-fee32077373a", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d2ec6bdc-8813-4c7f-bb77-05a29ba5f6da", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3229fd2b-d2a1-4964-974e-46c523b0b9d6", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "97a4f149-c66b-4807-99ab-6fd5fb44dc66", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the field it not found or the field is already present.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "17ee9d37-5dfb-4708-9c0d-854c65faa143", "documentation": "Delete screen", "method": "delete", "endpoint": "rest/api/3/screens/:screenId", "responses": [ { "uuid": "b0c4d451-d7d4-40ad-b5b0-d4c05a9885cf", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "622e7614-f31f-40ce-89b7-825fd710a919", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b9513e4c-ec68-4ef6-8524-1270a20cabec", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ebe725ea-6006-4130-8c6f-056c34190cfc", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "69ece206-5f1e-4c63-91ad-4b3d75a9f4f9", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the screen is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5697657f-a61d-4e2d-a806-76d6286800bd", "documentation": "Update screen", "method": "put", "endpoint": "rest/api/3/screens/:screenId", "responses": [ { "uuid": "49be872f-c258-4a34-89b7-dbdf79b60ea2", "body": "{\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "661d6953-ef4c-4423-80b9-61ba4436c872", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "73c8bdc1-3684-4a6a-ab6b-1f59896f718b", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "50b13bd1-602a-41e4-952e-f8486fca3179", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5282ec81-6210-4087-bff9-24360cac879d", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the screen is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "afef14af-c08b-4fac-ae3c-3fd2bf2120ce", "documentation": "Get available screen fields", "method": "get", "endpoint": "rest/api/3/screens/:screenId/availableFields", "responses": [ { "uuid": "19a94523-231c-4d82-b500-ca4ba033d760", "body": "[\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a6570fb4-a8af-46a3-9403-c231a38b2603", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b3fd0a2e-ef6d-44f8-8157-cb3b495ef03f", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d50da03e-6f83-488d-8fcb-328bd6468e39", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the screen is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9566d31e-3d79-48e0-8a8d-d8f9e1554edd", "documentation": "Get all screen tabs", "method": "get", "endpoint": "rest/api/3/screens/:screenId/tabs", "responses": [ { "uuid": "f12fd4b0-5e48-4a7b-a9fa-1f912079868a", "body": "[\n {\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d45f4522-6ef1-4939-beab-6be401a49f3d", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the screen ID is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8ad26803-4801-4546-96a8-74e531bea97b", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ec5fa0f3-714e-44f5-84e2-df8b45b3b526", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "83d03149-41ff-4ea7-acde-4b9f5e5339ee", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the screen is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f095539d-a8e6-4311-b0cc-8873e2e72702", "documentation": "Create screen tab", "method": "post", "endpoint": "rest/api/3/screens/:screenId/tabs", "responses": [ { "uuid": "75911359-d1ef-436e-a646-fa4ebaa4c173", "body": "{\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "948db71f-5949-4a6e-9886-46857fcbeb4e", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "705451ec-6438-45f0-9f04-d219a6678fd7", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1320772e-314f-4214-8ef1-6bd8d236069b", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2fd2a0af-6b1d-4ed1-bbc7-e87625e544c2", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the screen is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "83bbe3da-1e28-441c-827a-ef2b9de7698c", "documentation": "Delete screen tab", "method": "delete", "endpoint": "rest/api/3/screens/:screenId/tabs/:tabId", "responses": [ { "uuid": "7eedaf91-dc07-41a3-b853-95e1355cf1d7", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "282a0100-05a1-4044-9083-daf98b388070", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "86ac85ef-253c-4ffb-9201-ce898e1e120c", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f6485cf5-3dd2-4986-95a4-f8ca32f81cb3", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the screen or screen tab is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0c377eb7-757a-4189-b0c2-f74f9c321a6b", "documentation": "Update screen tab", "method": "put", "endpoint": "rest/api/3/screens/:screenId/tabs/:tabId", "responses": [ { "uuid": "c30ea1b9-6c6d-43e5-9e99-319a6903bfae", "body": "{\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9fac7973-1e1b-4842-895d-2cc11c5a43db", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c71ce61d-397a-498b-9052-508a4e54db08", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b3174b62-d791-4906-8f3d-0e9f5d02811c", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "19df19aa-fe94-49d1-8c88-f5f17baa1a7e", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the screen or screen tab is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cf7a9cb1-19c0-4be3-bce2-2e827ea664b8", "documentation": "Get all screen tab fields", "method": "get", "endpoint": "rest/api/3/screens/:screenId/tabs/:tabId/fields", "responses": [ { "uuid": "8c7ddef5-7528-40f9-866f-e1f02384a88c", "body": "[\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c9a7d2a4-d273-4998-981f-d79133d38c3a", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f2510bf6-d722-4b6e-be7e-2c51c267b113", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8e589dcb-ba8b-4e71-b135-661407bcb3a0", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the screen or screen tab is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c1b69dfa-4c92-4468-a15f-2641b60eb40f", "documentation": "Add screen tab field", "method": "post", "endpoint": "rest/api/3/screens/:screenId/tabs/:tabId/fields", "responses": [ { "uuid": "d70e83b4-2b02-4a42-920f-311a2b14690d", "body": "{\n \"id\": \"\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1b3e87bb-d461-4eca-bee7-f5dac9e41091", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e49eaa76-2fa0-42e7-a356-ac8e70374c8f", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "981b0e53-6f63-4ce1-9dfc-e2ca91b8125b", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "448bdc4f-084a-4ea3-871a-1bcb6a82ebbf", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the screen, screen tab, or field is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2381a671-1e60-41f3-9afa-4cf6a82d00f6", "documentation": "Remove screen tab field", "method": "delete", "endpoint": "rest/api/3/screens/:screenId/tabs/:tabId/fields/:id", "responses": [ { "uuid": "cef8e4da-4f1a-40f8-a559-1912ce825a7a", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "37124c9a-002e-419c-83c3-fe0db263feb6", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ef87f665-2a42-41ff-9002-573e526c2711", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1d54deb1-b100-4a01-bab4-1fc5a80f82e4", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3a0e37d5-4e74-458e-a3c1-6277b687fb46", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the screen, screen tab, or field is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "395e01c2-fe64-4669-ba01-7bd348ab9c4e", "documentation": "Move screen tab field", "method": "post", "endpoint": "rest/api/3/screens/:screenId/tabs/:tabId/fields/:id/move", "responses": [ { "uuid": "af665f8d-b3fe-4ea0-858b-faa35504d660", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9f7e5c06-8528-4994-b64a-33b15280f7d0", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4237e4b4-95cd-4d0a-bdc9-b055671ad632", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5c91e986-0022-4868-bb07-87735e441eac", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e9b5af5a-0bdf-423a-9dd9-f5f0a3261b09", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the screen, screen tab, or field is not found or the field can't be moved to the requested position.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "48fc2354-9aef-4876-8878-7926e96c1f95", "documentation": "Move screen tab", "method": "post", "endpoint": "rest/api/3/screens/:screenId/tabs/:tabId/move/:pos", "responses": [ { "uuid": "faf9bac9-f9db-40ad-9bbf-1d5b369d3d9f", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fe44c47d-96a9-47e6-b2de-2b371e6ec82a", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3aa73d86-1ae0-4873-9d82-09a324e51104", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "36b6006a-759f-48a0-ad33-1766fb73bf9a", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e8dff29a-9513-40ce-a1e4-95e5d5712417", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the screen or screen tab is not found or the position is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f9b8ad0c-92f8-47ba-9845-2b549b675943", "documentation": "Get screen schemes", "method": "get", "endpoint": "rest/api/3/screenscheme", "responses": [ { "uuid": "96194dd0-b9d6-49af-8cb4-0c6c966c27c5", "body": "{\n \"isLast\": {{faker 'datatype.boolean'}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeScreenSchemes\": {\n \"isLast\": {{faker 'datatype.boolean'}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\"\n }\n ]\n },\n \"name\": \"\",\n \"screens\": {\n \"create\": {{faker 'number.int' max=99999}},\n \"default\": {{faker 'number.int' max=99999}},\n \"edit\": {{faker 'number.int' max=99999}},\n \"view\": {{faker 'number.int' max=99999}}\n }\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "85f159d1-9b66-476d-ac62-420d5e49c702", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "87516a1f-a0a6-45ac-bec6-a81d2bb7bf5f", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9bd636ca-8b5f-4840-925d-d591f04016d0", "documentation": "Create screen scheme", "method": "post", "endpoint": "rest/api/3/screenscheme", "responses": [ { "uuid": "c6865ce4-0776-45f0-aa36-71703e5f2d71", "body": "{\n \"id\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 201, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ca5c4747-5c28-4af9-b087-b7d4c693e378", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "49a05723-7cab-42a5-ab57-496fb91ee1d1", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5f0ceed8-0273-4dc5-9d50-f2bb92db68dc", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "669f3d46-002e-4431-8aa4-13c780fe93ca", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if a screen used as one of the screen types in the screen scheme is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b73b912a-253f-4075-b69d-d3264445edcc", "documentation": "Delete screen scheme", "method": "delete", "endpoint": "rest/api/3/screenscheme/:screenSchemeId", "responses": [ { "uuid": "6c8d87ed-f45d-4a02-a655-21a459df1ef8", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the screen scheme is deleted.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7930a886-212c-4683-a211-7af4c7a0cea2", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the screen scheme is used in an issue type screen scheme.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4e750a6c-636f-4c18-a060-ad0cdb4b0b86", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1d8e823d-f6cd-4b75-a9cb-6875d7b0706b", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "020e3dcb-c9ea-4e09-ac3b-2ee2c53f1c42", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the screen scheme is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3a0803ce-31c4-4e0f-81ea-d9718c2c5a18", "documentation": "Update screen scheme", "method": "put", "endpoint": "rest/api/3/screenscheme/:screenSchemeId", "responses": [ { "uuid": "16e9c249-c6b4-443d-a471-d88a06f7755a", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0a7f0327-8357-414c-b8a6-2b8ee7445724", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "78bceb8c-a7e3-4c91-b88b-7dfc346aa0f6", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b79a65c7-db9e-43b6-880b-5ee51c0ae901", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "73f897f2-2445-4aef-8a09-69085d1fd1e9", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the screen scheme or a screen used as one of the screen types is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ffde2dca-322d-491e-a218-8a5e6cd49c52", "documentation": "Search for issues using JQL (GET)", "method": "get", "endpoint": "rest/api/3/search", "responses": [ { "uuid": "8b2ab787-6f4f-4aff-9750-5ff215f5710a", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7b3cb55e-c68e-4fe8-9ad9-6e905ef342e5", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the JQL query is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "50446219-e464-4bb6-b729-999eddc4f7b0", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8b5f3a14-0104-4396-a371-9c5bb7af0b69", "documentation": "Search for issues using JQL (POST)", "method": "post", "endpoint": "rest/api/3/search", "responses": [ { "uuid": "32d6903d-70db-4543-af53-5e3ee0334a57", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5ad3cd3b-6eb8-4e48-bf99-bd672a45d525", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the JQL query is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e1d5351f-a5a2-4283-b4fc-10a30c344e8b", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "48c6dc93-e7d7-4439-8d05-eebd8590494f", "documentation": "Get issue security level", "method": "get", "endpoint": "rest/api/3/securitylevel/:id", "responses": [ { "uuid": "7fda394e-6eb0-4475-b432-c251b5c0a367", "body": "{\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8e67b9e5-6924-4146-8954-01e869cffd5c", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "141a2c5c-7ba7-4ff2-bf39-e2b68fb9b27d", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue security level is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "26452cf9-61be-400b-9177-4dd74d8255e7", "documentation": "Get Jira instance info", "method": "get", "endpoint": "rest/api/3/serverInfo", "responses": [ { "uuid": "c4044221-5b46-44e7-a748-702828e69b8f", "body": "{\n \"baseUrl\": \"\",\n \"buildDate\": \"{{faker 'date.recent' 365}}\",\n \"buildNumber\": {{faker 'number.int' max=99999}},\n \"deploymentType\": \"\",\n \"healthChecks\": [\n {\n \"description\": \"\",\n \"name\": \"\",\n \"passed\": {{faker 'datatype.boolean'}}\n }\n ],\n \"scmInfo\": \"\",\n \"serverTime\": \"{{faker 'date.recent' 365}}\",\n \"serverTitle\": \"\",\n \"version\": \"\",\n \"versionNumbers\": [\n {{faker 'number.int' max=99999}}\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0635683e-a5da-4dc8-8578-b290c3379726", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f6963e94-9ada-45eb-8ad1-63ed1e034ea8", "documentation": "Get issue navigator default columns", "method": "get", "endpoint": "rest/api/3/settings/columns", "responses": [ { "uuid": "ac45a79b-8925-4564-9d4c-6c7aad0706b4", "body": "[\n {\n \"label\": \"\",\n \"value\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e4f7a022-a0ef-4701-b397-6b7afa323529", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f3a13115-3ab6-454b-87fd-2efe3c321d18", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d0f243a9-de46-4cb0-9394-66e850278875", "documentation": "Set issue navigator default columns", "method": "put", "endpoint": "rest/api/3/settings/columns", "responses": [ { "uuid": "6e587241-4417-4e53-91ca-c9fbbc652eec", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "355bc82d-f270-4548-90ee-116b8194e884", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if invalid parameters are passed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bf142c54-d504-4070-8c4a-307410512dbb", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "03267bc9-6e70-439d-9adf-93537f208c93", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fd41ff62-21e8-40cb-855f-d80953c091d8", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if a navigable field value is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "47053c77-142b-48a3-8f1c-d3882f9c7b17", "documentation": "Get all statuses", "method": "get", "endpoint": "rest/api/3/status", "responses": [ { "uuid": "8086e888-119f-4c88-b6e5-3c09be331bb5", "body": "[\n {\n \"description\": \"\",\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"statusCategory\": {\n \"colorName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n }\n }\n]", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "626b85e7-8cbb-407b-a084-a92e7914c6e0", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "551bc5a3-1dd7-4bab-9962-c4d4ae6904de", "documentation": "Get status", "method": "get", "endpoint": "rest/api/3/status/:idOrName", "responses": [ { "uuid": "bf044f53-9371-4b4f-bf62-d4a85c783678", "body": "{\n \"description\": \"\",\n \"iconUrl\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"statusCategory\": {\n \"colorName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ee1510c6-e039-4e1c-89b0-345bb3b31052", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "13a5835c-4c61-4fd5-9e48-ab1e4d740c0f", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * the status is not found.\n * the status is not associated with a workflow.\n * the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "97ffaec1-8bc5-42bb-a146-18f176302fb3", "documentation": "Get all status categories", "method": "get", "endpoint": "rest/api/3/statuscategory", "responses": [ { "uuid": "6ccd81a7-d7ed-490f-8f8d-d41e3ea5155e", "body": "[\n {\n \"colorName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e042eedd-b76c-460d-9455-db25617e1613", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cf20186e-e1fe-4099-9d7f-49795c49ba1a", "documentation": "Get status category", "method": "get", "endpoint": "rest/api/3/statuscategory/:idOrKey", "responses": [ { "uuid": "276ab04f-31f0-4380-b43c-226a41b4318d", "body": "{\n \"colorName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fc40f43f-7b4c-4dc1-90f7-764952af8949", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3b72970a-5d60-49ab-a5a7-ad4e322d437e", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the status category is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "289702b3-4c64-4b07-9d30-393976fe106d", "documentation": "Get task", "method": "get", "endpoint": "rest/api/3/task/:taskId", "responses": [ { "uuid": "bb653830-cb40-40b4-bb67-836b60368bf7", "body": "{\n \"description\": \"\",\n \"elapsedRuntime\": {{faker 'number.int' max=99999}},\n \"finished\": {{faker 'number.int' max=99999}},\n \"id\": \"\",\n \"lastUpdate\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"progress\": {{faker 'number.int' max=99999}},\n \"result\": \"\",\n \"self\": \"\",\n \"started\": {{faker 'number.int' max=99999}},\n \"status\": \"{{oneOf (array 'ENQUEUED' 'RUNNING' 'COMPLETE' 'FAILED' 'CANCEL_REQUESTED' 'CANCELLED' 'DEAD')}}\",\n \"submitted\": {{faker 'number.int' max=99999}},\n \"submittedBy\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "105b44b7-4c89-48b3-b9b9-f50877a29d91", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d92a2ec9-943d-49d4-9213-e2ef05301a06", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4a970e12-2d8f-4a77-ae26-e2be5d35c177", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the task is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ce20cf44-5528-4d85-9659-ca1830ba3c2c", "documentation": "Cancel task", "method": "post", "endpoint": "rest/api/3/task/:taskId/cancel", "responses": [ { "uuid": "9dad39e3-0495-454a-bcdb-3ec955f16bc0", "body": "\"\"", "latency": 0, "statusCode": 202, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8cad0e76-763e-483c-8c17-72d6de612b0c", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 400, "label": "Returned if cancellation of the task is not possible.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a6260a13-2ccf-4ede-adb6-6d3eb93b7c4d", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ac146b74-cee3-4b89-868b-4be8b200656b", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b2e65b18-6b32-4ffc-8249-1a857cb5dda5", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 404, "label": "Returned if the task is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4e2e3c33-9ecb-43dd-a0f8-f1021b7bb1e5", "documentation": "Get avatars", "method": "get", "endpoint": "rest/api/3/universal_avatar/type/:type/owner/:entityId", "responses": [ { "uuid": "c2381812-f2a3-4b5a-b585-ba60c8762b15", "body": "{\n \"custom\": [\n {\n \"fileName\": \"\",\n \"id\": \"\",\n \"isDeletable\": {{faker 'datatype.boolean'}},\n \"isSelected\": {{faker 'datatype.boolean'}},\n \"isSystemAvatar\": {{faker 'datatype.boolean'}},\n \"owner\": \"\",\n \"urls\": {}\n }\n ],\n \"system\": [\n {\n \"fileName\": \"\",\n \"id\": \"\",\n \"isDeletable\": {{faker 'datatype.boolean'}},\n \"isSelected\": {{faker 'datatype.boolean'}},\n \"isSystemAvatar\": {{faker 'datatype.boolean'}},\n \"owner\": \"\",\n \"urls\": {}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f0edcee0-936a-4d3d-8181-218f1fb35e20", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "905818ad-83ca-4218-beaa-ac4b83636678", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the avatar type is invalid, the associated item ID is missing, or the item is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4f194591-dcdb-4584-ab99-b4452581cb28", "documentation": "Load avatar", "method": "post", "endpoint": "rest/api/3/universal_avatar/type/:type/owner/:entityId", "responses": [ { "uuid": "bf672ef8-6311-4a23-99d1-d57796319655", "body": "{\n \"fileName\": \"\",\n \"id\": \"\",\n \"isDeletable\": {{faker 'datatype.boolean'}},\n \"isSelected\": {{faker 'datatype.boolean'}},\n \"isSystemAvatar\": {{faker 'datatype.boolean'}},\n \"owner\": \"\",\n \"urls\": {}\n}", "latency": 0, "statusCode": 201, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "70500932-c450-45f6-bddf-e2a63e0de392", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if:\n\n * an image isn't included in the request.\n * the image type is unsupported.\n * the crop parameters extend the crop area beyond the edge of the image.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "00f7409b-b023-44a5-958a-92ba21550318", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c8d6c7f2-251b-4d7c-8eea-a6ff2986cd9f", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "31c1f46f-1d28-4716-8873-3df8d6486257", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the avatar type is invalid, the associated item ID is missing, or the item is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "78c993bb-8f8a-4ee3-aa4c-058eef25d6e3", "documentation": "Delete avatar", "method": "delete", "endpoint": "rest/api/3/universal_avatar/type/:type/owner/:owningObjectId/avatar/:id", "responses": [ { "uuid": "601f0972-9ced-4adb-aed7-dd54825d4ac2", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "69be3974-5932-4388-a410-3ee0b4c01df9", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a5928c71-0dc0-41a6-9ebb-38ee514dd5a0", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have permission to delete the avatar, the avatar is not deletable.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "68c8caf7-0487-4068-8e67-6890027cafc2", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the avatar type, associated item ID, or avatar ID is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f85cf097-7124-4fba-82df-71c636a5ed6e", "documentation": "Delete user", "method": "delete", "endpoint": "rest/api/3/user", "responses": [ { "uuid": "6094f5f0-81a2-4833-a74f-e9483c4b36e2", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a59995b9-d79c-4705-91ff-8fb12433d1ed", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the user cannot be removed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6adbedb5-f6f8-4f17-9844-1b3df523b638", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0d8a46af-0871-4b49-a217-d46924e368d1", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fdb337d1-a1c3-4b31-ad08-f83879080f49", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * `accountId` is missing.\n * the user is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ef18ff36-398a-4cb7-87e1-b337f0918edb", "documentation": "Get user", "method": "get", "endpoint": "rest/api/3/user", "responses": [ { "uuid": "f552682d-9f2d-494e-8587-3a1194462d39", "body": "{\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "dbfb6716-2287-4904-9f9e-90b59964c16b", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "78d181a1-2230-4bce-b079-a5724d6bd722", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the calling user does not have the *Browse users and groups* global permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "943dfb6d-4c59-4c29-a87b-288241e87adb", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * `accountId` is missing.\n * the user is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0381e614-1dae-4191-aa93-bd956c969e45", "documentation": "Create user", "method": "post", "endpoint": "rest/api/3/user", "responses": [ { "uuid": "17075c12-5888-42ca-a12d-dee50bbb590f", "body": "{\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e300fd7b-a727-4e0b-a9c8-cbf084e2af47", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid or the number of licensed users is exceeded.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "879a1389-28c9-481a-8cd0-f97f19492743", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2dbac17a-78f0-4a10-bbe9-3ba83d1f16f0", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "919af223-f8af-4fb2-9a68-ccb1d1b462fe", "documentation": "Find users assignable to projects", "method": "get", "endpoint": "rest/api/3/user/assignable/multiProjectSearch", "responses": [ { "uuid": "4c942ed7-ddd0-421a-a729-fa5bb39de50d", "body": "[\n {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "21e3568e-7a2a-4b07-9d06-7ad9f3f6ae63", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if:\n\n * `projectKeys` is missing.\n * `query` or `accountId` is missing.\n * `query` and `accountId` are provided.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "00a38210-e445-418b-b3db-24fa128cc372", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1557e89c-7c11-4f9a-93ad-94a6c0b30f62", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if one or more of the projects is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5e42bb3e-382b-4c77-94d6-9241fbbca93d", "documentation": "Find users assignable to issues", "method": "get", "endpoint": "rest/api/3/user/assignable/search", "responses": [ { "uuid": "32d8877f-8f30-4b55-ae64-ccc053375a8a", "body": "[\n {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4f713dd7-20be-41fa-809e-79358b68c89b", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if:\n\n * `issueKey` or `project` is missing.\n * `query` or `accountId` is missing.\n * `query` and `accountId` are provided.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9da7fc6f-fe52-49a4-af99-14a1e3cc33ed", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f1db962d-e09f-43d5-97c7-aa6288d1d7df", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the project, issue, or transition is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "32256354-158f-48a0-b6dc-fad73655434f", "documentation": "Bulk get users", "method": "get", "endpoint": "rest/api/3/user/bulk", "responses": [ { "uuid": "23fc937c-aa3d-4de5-aa99-4a87d0c723e7", "body": "{\n \"isLast\": {{faker 'datatype.boolean'}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "036f529a-1fd2-42c6-9698-e1357d080550", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if `accountID` is missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "faf12f13-0eb0-4a78-98a7-b39d93eafe52", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b62c898d-a394-497e-8397-0c17712d040a", "documentation": "Get account IDs for users", "method": "get", "endpoint": "rest/api/3/user/bulk/migration", "responses": [ { "uuid": "4dba324d-1736-4a63-9fd9-4b498a9ba2cf", "body": "[\n {\n \"accountId\": \"\",\n \"key\": \"\",\n \"username\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "16e77422-f9db-4062-ade2-de3b5eeca96b", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if `key` or `username`", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1e7b394e-d096-4050-a63b-f07c02d56725", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "408a7ed0-51ae-480d-aa00-da37e354298b", "documentation": "Reset user default columns", "method": "delete", "endpoint": "rest/api/3/user/columns", "responses": [ { "uuid": "2594bf5f-d7fe-4d1f-a360-6bef5f4d11dd", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "19e94138-adb3-4fa1-915a-fd8926d5fa54", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a2108df8-fa3e-4bf3-8b9f-51e24bfe39d7", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission or is not accessing their user record.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8c5c3e37-a75d-4955-925f-bf94045acbfd", "documentation": "Get user default columns", "method": "get", "endpoint": "rest/api/3/user/columns", "responses": [ { "uuid": "282299bc-2e4a-466d-9820-15a2e87b9b50", "body": "[\n {\n \"label\": \"\",\n \"value\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "27f9b057-5a03-4c3d-a5c5-9a7141d14057", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b56e9c98-f2b0-47d8-bdb2-b77c8c6e78c1", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission or is not accessing their user record.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2ea75129-38ac-4040-aa43-0caa7bfa3aa2", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the requested user is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "32669743-1bc5-4e95-9bf4-0c2dcb97c454", "documentation": "Set user default columns", "method": "put", "endpoint": "rest/api/3/user/columns", "responses": [ { "uuid": "f3fdc363-3580-439f-8adf-243ad29dda19", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f741e78c-b8d7-4b5f-99e4-b43eb26c568d", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d48d9d44-b220-40d1-9ab4-628c6ff21b2b", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission or is not accessing their user record.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1485050c-0ff7-44a0-be3d-c8b6ca4152c7", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the requested user is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f458fdf7-167c-4832-b294-511f2a439e76", "body": "", "latency": 0, "statusCode": 500, "label": "Returned if an invalid issue table column ID is sent.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7289683d-eb64-4441-8dc0-753fd0b199ab", "documentation": "Get user email", "method": "get", "endpoint": "rest/api/3/user/email", "responses": [ { "uuid": "177ca3e8-8c24-4618-b79b-5f67f57610e1", "body": "{\n \"accountId\": \"\",\n \"email\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "84ca09c3-a724-46f2-ba78-39ddb39d2517", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the calling app is not approved to use this API.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6e8080c8-30a8-4e6b-bc69-33979a1517d5", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing from the request (for example if a user is trying to access this API).", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1ecb62eb-e084-4d8a-ac8a-3a8b7fcb6708", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if a user with the given `accountId` doesn't exist", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c6adc684-fd84-49f6-94ea-346036fa6501", "body": "", "latency": 0, "statusCode": 503, "label": "Indicates the API is not currently enabled", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "da3744d2-ccbc-4a7c-b244-9eecb8558acb", "documentation": "Get user email bulk", "method": "get", "endpoint": "rest/api/3/user/email/bulk", "responses": [ { "uuid": "8f557ffd-b521-46ae-8907-30d636075ab1", "body": "{\n \"accountId\": \"\",\n \"email\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b92a90b6-1ea0-4256-a64b-2b9c0f103b7c", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the calling app is not approved to use this API.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "77c7bc30-bb70-4d87-895f-feb327f3496e", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect, or missing from the request (for example if a user is trying to access this API).", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3ab01c39-50c3-41b0-bebd-01e84713a021", "body": "", "latency": 0, "statusCode": 503, "label": "Indicates the API is not currently enabled.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "71d757f3-8e60-4745-ba79-038fdc959ca4", "documentation": "Get user groups", "method": "get", "endpoint": "rest/api/3/user/groups", "responses": [ { "uuid": "e8f05fca-e448-4a06-861d-380efefd7564", "body": "[\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "cea58f01-bc09-45bc-b1ab-13eb7b6077d6", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "10f70789-11ef-497c-800a-9de890fbe459", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the calling user does not have the *Browse users and groups* global permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5f2b529b-2411-4bc0-a028-17f12f6dd0f9", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * `accountId` is missing.\n * the user is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "746e6242-9e23-4908-9fd5-08cdf82d2288", "documentation": "Find users with permissions", "method": "get", "endpoint": "rest/api/3/user/permission/search", "responses": [ { "uuid": "93e53de8-8935-4533-a3c9-6dd3b4034a90", "body": "[\n {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2b9177ef-08cc-4450-b1ce-c744b03bae7e", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if:\n\n * `issueKey` or `projectKey` is missing.\n * `query` or `accountId` is missing.\n * `query` and `accountId` are provided.\n * `permissions` is empty or contains an invalid entry.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5773b83f-8ed5-4674-9311-969ab31c81da", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e0b93168-33ef-44d6-9464-8fe6016240be", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0bf55451-a389-4850-8923-1e7a35a83b5d", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue or project is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "96417d4f-2b9e-45bf-8e4f-d0978cb6bdf7", "documentation": "Find users for picker", "method": "get", "endpoint": "rest/api/3/user/picker", "responses": [ { "uuid": "2373c3c2-527a-4c39-8e60-a0783655042e", "body": "{\n \"header\": \"\",\n \"total\": {{faker 'number.int' max=99999}},\n \"users\": [\n {\n \"accountId\": \"\",\n \"avatarUrl\": \"\",\n \"displayName\": \"\",\n \"html\": \"\",\n \"key\": \"\",\n \"name\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "41b2635b-ecb0-43ad-9ad1-b657e6a469c3", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if `exclude` and `excludeAccountIds` are provided.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "921580ea-56d7-461f-ad05-8d0f14876ba1", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "00a97b84-0190-46a6-9672-7392c68765af", "documentation": "Get user property keys", "method": "get", "endpoint": "rest/api/3/user/properties", "responses": [ { "uuid": "aa2372b9-00ec-48d5-87ea-1d0a44b211d4", "body": "{\n \"keys\": [\n {\n \"key\": \"\",\n \"self\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e49b3109-40b4-4608-87dc-90aecea470da", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if `accountId` is missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5c0519d0-375d-4f5a-9549-d63e177497af", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5c4199bd-f8b6-4e48-ae96-b09b41906cc0", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission or is not accessing their user record.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "84ba2e58-e047-48ea-ad2b-edd222c17e4a", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the user is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3febd3f4-d9ca-479f-bb68-0408e1dd6f85", "documentation": "Delete user property", "method": "delete", "endpoint": "rest/api/3/user/properties/:propertyKey", "responses": [ { "uuid": "da624fb1-8d28-4ea9-8335-be03bef91634", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the user property is deleted.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ede04bba-1d0f-4148-8819-3aa3043d51f5", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if `accountId` is missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8fd1ed27-468d-4c82-8610-04867e2105f3", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5fbc9885-5d8a-40e2-a982-aa229d9e57e2", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission or is not accessing their user record.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f0312a38-2fc9-4489-84ea-677529c2d503", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the user or the property is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fb024197-b632-43c6-a76b-66a641120762", "documentation": "Get user property", "method": "get", "endpoint": "rest/api/3/user/properties/:propertyKey", "responses": [ { "uuid": "d90a7175-e2e6-4aee-9320-d38285efed30", "body": "{\n \"key\": \"\",\n \"value\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "dc0f6c87-bb57-4033-a637-8d39fce4a315", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if `accountId` is missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "30cc987d-0788-4beb-b869-d94e18f9aae4", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4286c89e-c35b-45e2-844f-942660074477", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission or is not accessing their user record.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b60d81cc-60b0-445c-b044-5c10cafdd122", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the user is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "59f00f9a-d3f4-49cb-8b11-546cf6eb3e3e", "documentation": "Set user property", "method": "put", "endpoint": "rest/api/3/user/properties/:propertyKey", "responses": [ { "uuid": "87e4322c-cd15-4729-9f0c-07b820fd9162", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Returned if the user property is updated.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0d6ee3cc-ee52-46f0-8b15-b071699f3712", "body": "\"\"", "latency": 0, "statusCode": 201, "label": "Returned if the user property is created.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bf88d48e-2c87-4b58-bd75-4572b82d5be2", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if `accountId` is missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "186bac57-3727-430c-b522-2794db2c92c5", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0e4c2bb9-0c10-4892-8319-665b5211e438", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission or is not accessing their user record.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b7ec8aee-6b81-42ac-a8b8-d2421ed1bf05", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the user is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "37766238-4cf8-479c-a2ec-69533a64ad7f", "body": "", "latency": 0, "statusCode": 405, "label": "Returned if the property key is not specified.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "03f75d1d-a66f-4c2b-8100-33e3ff7bd2be", "documentation": "Find users", "method": "get", "endpoint": "rest/api/3/user/search", "responses": [ { "uuid": "a43c79d2-5ef1-4fa6-89fc-b16329e2950c", "body": "[\n {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2f7c6687-891d-4b3f-b6d5-71416b0c0fe2", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if:\n\n * `accountId`, `query` or `property` is missing.\n * `query` and `accountId` are provided.\n * `property` parameter is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6875bf30-be6a-4aac-be84-6187f885c660", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9205692e-9aae-4821-aa11-0f0ccde2b59a", "documentation": "Find users by query", "method": "get", "endpoint": "rest/api/3/user/search/query", "responses": [ { "uuid": "492ba131-df6e-4d7f-8469-fabda0eedb2b", "body": "{\n \"isLast\": {{faker 'datatype.boolean'}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "cce0e8cc-9e4f-4641-96f7-b1ac896f1632", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the query is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3e3531e3-3ad8-4b1a-a624-0fd3a3e65f00", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5bd134c5-718c-461e-9f4f-fd72cbc17bc8", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b9e6ed66-4da3-490c-969b-d7ec30e5ef2f", "body": "", "latency": 0, "statusCode": 408, "label": "Returned if the search is timed out.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a4780126-f415-46d5-824c-a06ba41b879a", "documentation": "Find user keys by query", "method": "get", "endpoint": "rest/api/3/user/search/query/key", "responses": [ { "uuid": "ad53d465-9d9e-43ef-9f8e-3c36f4fb259a", "body": "{\n \"isLast\": {{faker 'datatype.boolean'}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"accountId\": \"\",\n \"key\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "587bf524-42a2-4f7b-8654-9cd7faf148d3", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the query is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "09c4def5-e458-4a06-80a0-2bd812503988", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ac1eab7a-863e-4b7e-82a4-d45c5c28dc0a", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6f4f5856-edc8-4222-8c88-5299b7d0eee4", "body": "", "latency": 0, "statusCode": 408, "label": "Returned if the search is timed out.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f084f540-ad9f-499d-8578-422f1bc48398", "documentation": "Find users with browse permission", "method": "get", "endpoint": "rest/api/3/user/viewissue/search", "responses": [ { "uuid": "b66f045e-66d8-4c3d-895c-956263f38309", "body": "[\n {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f66b1d2f-1f6a-4031-a1ae-49b10b669ec5", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if:\n\n * `issueKey` or `projectKey` is missing.\n * `query` or `accountId` is missing.\n * `query` and `accountId` are provided.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ef43b3fb-ff54-4d30-a92e-7b269f8d9a39", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "27b55b56-360a-4b16-8cf8-9b5d885e98b7", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the issue or project is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a3d60c1f-4215-4b10-844e-a8905f4edbeb", "documentation": "Get all users default", "method": "get", "endpoint": "rest/api/3/users", "responses": [ { "uuid": "4104e8e2-af78-42f2-b01a-db374e17ba8c", "body": "[\n {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b7dd2ec9-9dbb-4212-aa2a-84bc54fb8f9f", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6f7b1ddf-80c2-47c3-a4ac-9f15cfa73f0b", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user doesn't have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b56d2481-c8c9-47ec-a3b5-f4a6fe7bb17d", "body": "", "latency": 0, "statusCode": 409, "label": "Returned if the request takes longer than 10 seconds or is interrupted.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a807d094-ae9c-4846-8db7-b349620a1f98", "documentation": "Get all users", "method": "get", "endpoint": "rest/api/3/users/search", "responses": [ { "uuid": "f3c843ab-719b-45b2-901a-3cc884238141", "body": "[\n {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "62390ba5-6b20-43aa-a61a-f640c7243b9f", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "72c85715-5827-4ff2-8b23-01450ca58ebf", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user doesn't have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "58cbf566-0fc2-416e-bfd4-22e707cee41d", "body": "", "latency": 0, "statusCode": 409, "label": "Returned if the request takes longer than 10 seconds or is interrupted.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "74b65086-1bb7-461d-94e7-b520b6a805b5", "documentation": "Create version", "method": "post", "endpoint": "rest/api/3/version", "responses": [ { "uuid": "6f561248-2c8f-41ae-b585-e2383860732d", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"expand\": \"\",\n \"id\": \"\",\n \"issuesStatusForFixVersion\": {\n \"done\": {{faker 'number.int' max=99999}},\n \"inProgress\": {{faker 'number.int' max=99999}},\n \"toDo\": {{faker 'number.int' max=99999}},\n \"unmapped\": {{faker 'number.int' max=99999}}\n },\n \"moveUnfixedIssuesTo\": \"\",\n \"name\": \"\",\n \"operations\": [\n {\n \"href\": \"\",\n \"iconClass\": \"\",\n \"id\": \"\",\n \"label\": \"\",\n \"styleClass\": \"\",\n \"title\": \"\",\n \"weight\": {{faker 'number.int' max=99999}}\n }\n ],\n \"overdue\": {{faker 'datatype.boolean'}},\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"releaseDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"released\": {{faker 'datatype.boolean'}},\n \"self\": \"\",\n \"startDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"userReleaseDate\": \"\",\n \"userStartDate\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4ab45ac6-3f11-446e-93e1-f6253a5772da", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a68882c5-2be7-444d-ba52-aa4f2e50da13", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6acc40be-2886-4927-ba0d-0dd0eea234d1", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * the project is not found.\n * the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e2bbe99c-f242-4e84-b6c4-f9730249eb77", "documentation": "Delete version", "method": "delete", "endpoint": "rest/api/3/version/:id", "responses": [ { "uuid": "3a039b95-7976-4700-911d-4ec90da35dbc", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the version is deleted.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b403ad5b-8760-4565-9ccc-eafb313f78c3", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1792e584-7a1f-4cd1-bd1d-3b7b10809515", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if:\n\n * the authentication credentials are incorrect.\n * the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e0824bd3-477d-4324-a621-29bf1056e802", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the version is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "244fc335-b33e-4a52-872d-bb82547cae0e", "documentation": "Get version", "method": "get", "endpoint": "rest/api/3/version/:id", "responses": [ { "uuid": "89d6a44e-d576-4170-b8c3-40864746ef55", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"expand\": \"\",\n \"id\": \"\",\n \"issuesStatusForFixVersion\": {\n \"done\": {{faker 'number.int' max=99999}},\n \"inProgress\": {{faker 'number.int' max=99999}},\n \"toDo\": {{faker 'number.int' max=99999}},\n \"unmapped\": {{faker 'number.int' max=99999}}\n },\n \"moveUnfixedIssuesTo\": \"\",\n \"name\": \"\",\n \"operations\": [\n {\n \"href\": \"\",\n \"iconClass\": \"\",\n \"id\": \"\",\n \"label\": \"\",\n \"styleClass\": \"\",\n \"title\": \"\",\n \"weight\": {{faker 'number.int' max=99999}}\n }\n ],\n \"overdue\": {{faker 'datatype.boolean'}},\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"releaseDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"released\": {{faker 'datatype.boolean'}},\n \"self\": \"\",\n \"startDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"userReleaseDate\": \"\",\n \"userStartDate\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f8f52dfd-35e8-4dbd-a318-9d8791b726f0", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "89348844-9a46-45b3-9711-65b7417c35e0", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the version is not found or the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8abb1352-c833-40c9-85d3-6826e5ffa500", "documentation": "Update version", "method": "put", "endpoint": "rest/api/3/version/:id", "responses": [ { "uuid": "19dc29ff-8889-4243-819d-57017d7cdb43", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"expand\": \"\",\n \"id\": \"\",\n \"issuesStatusForFixVersion\": {\n \"done\": {{faker 'number.int' max=99999}},\n \"inProgress\": {{faker 'number.int' max=99999}},\n \"toDo\": {{faker 'number.int' max=99999}},\n \"unmapped\": {{faker 'number.int' max=99999}}\n },\n \"moveUnfixedIssuesTo\": \"\",\n \"name\": \"\",\n \"operations\": [\n {\n \"href\": \"\",\n \"iconClass\": \"\",\n \"id\": \"\",\n \"label\": \"\",\n \"styleClass\": \"\",\n \"title\": \"\",\n \"weight\": {{faker 'number.int' max=99999}}\n }\n ],\n \"overdue\": {{faker 'datatype.boolean'}},\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"releaseDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"released\": {{faker 'datatype.boolean'}},\n \"self\": \"\",\n \"startDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"userReleaseDate\": \"\",\n \"userStartDate\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b27e6c91-a589-4717-85b1-bdd1fec09008", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if:\n\n * the request is invalid.\n * the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a9f2d047-630a-4cb4-bd73-a827f6e02196", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d70a6a37-c5bf-4922-8683-ab7cef8876c6", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the version is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "785a79ff-ad20-4214-ad43-aaf7cd5ae843", "documentation": "Merge versions", "method": "put", "endpoint": "rest/api/3/version/:id/mergeto/:moveIssuesTo", "responses": [ { "uuid": "a375ea85-4f36-41b4-8e37-43fde5dbf82c", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "Returned if the version is deleted.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "723d99ad-c004-44da-a16c-d0a38e4d7340", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fa133a3b-ee74-40a1-96bd-f6a3b8ae1c36", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if:\n\n * the authentication credentials are incorrect or missing.\n * the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e3993d22-5e13-4aac-85a4-8e164200c956", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the version to be deleted or the version to merge to are not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "afc05572-ed67-4b08-b5ec-dfb5bffb90d3", "documentation": "Move version", "method": "post", "endpoint": "rest/api/3/version/:id/move", "responses": [ { "uuid": "b912ae0d-e6dc-45ca-a950-0eb9029b76fd", "body": "{\n \"archived\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"expand\": \"\",\n \"id\": \"\",\n \"issuesStatusForFixVersion\": {\n \"done\": {{faker 'number.int' max=99999}},\n \"inProgress\": {{faker 'number.int' max=99999}},\n \"toDo\": {{faker 'number.int' max=99999}},\n \"unmapped\": {{faker 'number.int' max=99999}}\n },\n \"moveUnfixedIssuesTo\": \"\",\n \"name\": \"\",\n \"operations\": [\n {\n \"href\": \"\",\n \"iconClass\": \"\",\n \"id\": \"\",\n \"label\": \"\",\n \"styleClass\": \"\",\n \"title\": \"\",\n \"weight\": {{faker 'number.int' max=99999}}\n }\n ],\n \"overdue\": {{faker 'datatype.boolean'}},\n \"project\": \"\",\n \"projectId\": {{faker 'number.int' max=99999}},\n \"releaseDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"released\": {{faker 'datatype.boolean'}},\n \"self\": \"\",\n \"startDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"userReleaseDate\": \"\",\n \"userStartDate\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "facaa2f6-ea20-4bf9-a74e-322b1ebcc356", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if:\n\n * no body parameters are provided.\n * `after` and `position` are provided.\n * `position` is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b7dd4315-1b0c-482b-85e5-e33038a81358", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if:\n\n * the authentication credentials are incorrect or missing\n * the user does not have the required commissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "94b8218d-f933-4755-869a-9b1c122c9225", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the version or move after version are not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "48999912-090a-4c01-9bf5-652fb98a23b0", "documentation": "Get version's related issues count", "method": "get", "endpoint": "rest/api/3/version/:id/relatedIssueCounts", "responses": [ { "uuid": "10e67baa-ffd6-4f5c-8562-bf5639bfa945", "body": "{\n \"customFieldUsage\": [\n {\n \"customFieldId\": {{faker 'number.int' max=99999}},\n \"fieldName\": \"\",\n \"issueCountWithVersionInCustomField\": {{faker 'number.int' max=99999}}\n }\n ],\n \"issueCountWithCustomFieldsShowingVersion\": {{faker 'number.int' max=99999}},\n \"issuesAffectedCount\": {{faker 'number.int' max=99999}},\n \"issuesFixedCount\": {{faker 'number.int' max=99999}},\n \"self\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2aa07544-1c6c-4c4d-9809-3d48e2c4a13c", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8c85d9c1-7cf1-4784-8d37-04f044a03db8", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * the version is not found.\n * the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e92fba59-6b51-4993-bbd5-fb4e1bf97a72", "documentation": "Delete and replace version", "method": "post", "endpoint": "rest/api/3/version/:id/removeAndSwap", "responses": [ { "uuid": "7a193aeb-ed12-4cdb-9533-62a4d32eafc3", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "Returned if the version is deleted.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "59d6a9d6-350c-4a87-a9f5-f4ffabb95796", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "034e85f9-8488-4e5c-a0d7-5f26e943c7d9", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "87d25188-e99b-44c8-804c-f1163ae4d1bf", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * the version to delete is not found.\n * the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0c5a8a4a-fa15-49e3-8e2f-7039e2fc2b33", "documentation": "Get version's unresolved issues count", "method": "get", "endpoint": "rest/api/3/version/:id/unresolvedIssueCount", "responses": [ { "uuid": "0b7de899-9ea4-4dc1-b72c-d8f05dfe2099", "body": "{\n \"issuesCount\": {{faker 'number.int' max=99999}},\n \"issuesUnresolvedCount\": {{faker 'number.int' max=99999}},\n \"self\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9063b119-1906-4bfb-bd21-83fbeb5131d7", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "07be5d7a-5c20-45ac-b637-40ead5d8a4b3", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * the version is not found.\n * the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7f807a7f-109f-4692-a7ad-d8913de29e65", "documentation": "Delete webhooks by ID", "method": "delete", "endpoint": "rest/api/3/webhook", "responses": [ { "uuid": "e54b16d3-5593-4d8f-a270-5c8c8a97e3f3", "body": "", "latency": 0, "statusCode": 202, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "873680fe-aac6-49da-ad26-7ad2618904d6", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 400, "label": "Returned if the list of webhook IDs is missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a3b56847-ba17-4e77-a649-bd0c946cfb02", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 403, "label": "Returned if the caller is not an app.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a315f875-df16-458e-955d-c9857daf4981", "documentation": "Get dynamic webhooks for app", "method": "get", "endpoint": "rest/api/3/webhook", "responses": [ { "uuid": "52b14662-ad65-4ac4-a981-4d20f3a4f715", "body": "{\n \"isLast\": {{faker 'datatype.boolean'}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"events\": [\n \"{{oneOf (array 'jira:issue_created' 'jira:issue_updated' 'jira:issue_deleted' 'comment_created' 'comment_updated' 'comment_deleted' 'issue_property_set' 'issue_property_deleted')}}\"\n ],\n \"expirationDate\": {{faker 'number.int' max=99999}},\n \"fieldIdsFilter\": [\n \"\"\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"issuePropertyKeysFilter\": [\n \"\"\n ],\n \"jqlFilter\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "49ca35fe-85f4-4680-8a09-f81cec5e0eef", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fa62ec2e-9478-42b1-9ba7-7a558710ae7c", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 403, "label": "Returned if the caller is not an app.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d2f29cde-a6aa-4dc9-9c25-db84cf2d9ef0", "documentation": "Register dynamic webhooks", "method": "post", "endpoint": "rest/api/3/webhook", "responses": [ { "uuid": "a79ca542-96f5-4c76-b36e-ee77e86d3de2", "body": "{\n \"webhookRegistrationResult\": [\n {\n \"createdWebhookId\": {{faker 'number.int' max=99999}},\n \"errors\": [\n \"\"\n ]\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4dc843ab-4693-4394-804b-16c0b9327d02", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "91966457-ed56-4bc6-ac80-3cd3048dd17e", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 403, "label": "Returned if the caller is not an app.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "eb8a57ff-856d-472c-99f4-ec4d77f5b03f", "documentation": "Get failed webhooks", "method": "get", "endpoint": "rest/api/3/webhook/failed", "responses": [ { "uuid": "3e307bf1-6f4e-47e1-954d-3b8be83a8e20", "body": "{\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"next\": \"\",\n \"values\": [\n {\n \"body\": \"\",\n \"failureTime\": {{faker 'number.int' max=99999}},\n \"id\": \"\",\n \"url\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ad4d0ac3-a07d-4ce4-8fe8-f5463991b929", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 400, "label": "400 response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "973aa5d1-73c4-4091-a2b3-f35b971d3c93", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 403, "label": "Returned if the caller is not a Connect app.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "68338c37-c7f7-4bcd-8900-feaaa6ee4188", "documentation": "Extend webhook life", "method": "put", "endpoint": "rest/api/3/webhook/refresh", "responses": [ { "uuid": "958da2a0-8589-449a-ae91-8669288e3b36", "body": "{\n \"expirationDate\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9e8dad37-2d84-462c-bb03-eb53138cf546", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "af59d148-5f73-4ec5-99a1-a93fcae4b045", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 403, "label": "Returned if the caller is not an app.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "537e6945-bd78-479f-ba0e-53c6b229fabb", "documentation": "Get all workflows", "method": "get", "endpoint": "rest/api/3/workflow", "responses": [ { "uuid": "3f40ca8e-fd76-4f53-9704-79aba8ae5228", "body": "[\n {\n \"default\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"lastModifiedDate\": \"\",\n \"lastModifiedUser\": \"\",\n \"lastModifiedUserAccountId\": \"\",\n \"name\": \"\",\n \"scope\": {\n \"project\": {\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"projectCategory\": {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"self\": \"\"\n },\n \"projectTypeKey\": \"{{oneOf (array 'software' 'service_desk' 'business')}}\",\n \"self\": \"\",\n \"simplified\": {{faker 'datatype.boolean'}}\n },\n \"type\": \"{{oneOf (array 'PROJECT' 'TEMPLATE')}}\"\n },\n \"steps\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3ade1b01-5264-4de4-84af-abdcdd880845", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f5d97ca6-c7f9-4d2c-9a9e-d5624f9a57b8", "documentation": "Create workflow", "method": "post", "endpoint": "rest/api/3/workflow", "responses": [ { "uuid": "0a3c9b89-a0a7-4091-bc16-f83183832bdf", "body": "{\n \"entityId\": \"\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Returned if the workflow is created.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f47c9d58-bdc4-4d57-8145-9eac78c1dbfa", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fa3ddfa5-f17d-4d2c-99e5-459af82b2257", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d075f462-ed6e-4cf2-85ca-cf2c512ce22c", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3cda6056-a8cd-497d-8225-6def3a8c0677", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if one or more statuses is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "49c89577-3863-4d02-87ec-b14a0d694f63", "documentation": "Get workflow transition rule configurations", "method": "get", "endpoint": "rest/api/3/workflow/rule/config", "responses": [ { "uuid": "1082fd7a-e59e-49a3-98e4-6ccf12acdcfc", "body": "{\n \"isLast\": {{faker 'datatype.boolean'}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"conditions\": [\n {\n \"configuration\": {\n \"value\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"transition\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n }\n }\n ],\n \"postFunctions\": [\n {\n \"configuration\": {\n \"value\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"transition\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n }\n }\n ],\n \"validators\": [\n {\n \"configuration\": {\n \"value\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"transition\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n }\n }\n ],\n \"workflowId\": {\n \"draft\": {{faker 'datatype.boolean'}},\n \"name\": \"\"\n }\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fed457b1-2143-4d26-bc8c-703c036c716b", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "76e65704-6d70-4d4b-b74e-5fcf2ee96318", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 403, "label": "Returned if the caller is not a Connect app.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ea18d12f-581d-43b1-97e7-c0b6b157c1e7", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the any transition rule type is not supported.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0c75f597-f05d-4ab5-b3a8-4c85497d8164", "documentation": "Update workflow transition rule configurations", "method": "put", "endpoint": "rest/api/3/workflow/rule/config", "responses": [ { "uuid": "c1878cc8-a071-4615-84a4-c208082eafc5", "body": "{\n \"updateResults\": [\n {\n \"ruleUpdateErrors\": {},\n \"updateErrors\": [\n \"\"\n ],\n \"workflowId\": {\n \"draft\": {{faker 'datatype.boolean'}},\n \"name\": \"\"\n }\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "737eb0c9-5250-4717-86bc-c8a72196f737", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ab039f4c-6ba7-4e83-ba92-d77e8e6497fb", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 403, "label": "Returned if the caller is not a Connect app.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ba6bfa48-4f49-47f1-be0b-ef69725548e6", "documentation": "Delete workflow transition rule configurations", "method": "put", "endpoint": "rest/api/3/workflow/rule/config/delete", "responses": [ { "uuid": "e910256a-3331-42fc-a675-080069a4ebde", "body": "{\n \"updateResults\": [\n {\n \"ruleUpdateErrors\": {},\n \"updateErrors\": [\n \"\"\n ],\n \"workflowId\": {\n \"draft\": {{faker 'datatype.boolean'}},\n \"name\": \"\"\n }\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "57c521e5-2094-46e1-96fa-cc4faa8a3feb", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "45bbc321-3177-4d4c-a4e9-9a429d14e2de", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 403, "label": "Returned if the caller is not a Connect app.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c542af27-730a-47d5-8e40-0dda0a07464e", "documentation": "Get workflows paginated", "method": "get", "endpoint": "rest/api/3/workflow/search", "responses": [ { "uuid": "681ce8de-57b0-4f28-a22e-e2560c69732b", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "209d1719-22d2-427f-a0e3-bc4f2748965a", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3c2239f5-4a82-4782-887b-1fb35c93804b", "body": "{\n \"errorMessages\": [\n \"\"\n ],\n \"errors\": {},\n \"status\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "edfc188c-7b1d-4582-a702-461f7ccdcc6a", "documentation": "Delete workflow transition property", "method": "delete", "endpoint": "rest/api/3/workflow/transitions/:transitionId/properties", "responses": [ { "uuid": "10ee8cbb-3d5b-4f5d-a5bd-2713c9b8c1de", "body": "", "latency": 0, "statusCode": 200, "label": "200 response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a1b29f49-e400-413e-a0db-26eeae78bd19", "body": "", "latency": 0, "statusCode": 304, "label": "Returned if no changes were made by the request. For example, trying to delete a property that cannot be found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "63c4e761-fea1-4443-9851-e3fb42ff8c55", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "54ae627f-12a7-41f3-b140-8e445d6071fd", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b36f0f66-190f-44ea-872e-84c826a6f6fc", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5ceb79dc-b561-49bb-a8b3-fee7c4619b47", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the workflow transition is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1b3cbe0a-ef13-4e26-a32b-0c9706b1e97f", "documentation": "Get workflow transition properties", "method": "get", "endpoint": "rest/api/3/workflow/transitions/:transitionId/properties", "responses": [ { "uuid": "b4c2c3bb-230c-4524-a160-b9b151257d0c", "body": "{\n \"id\": \"\",\n \"key\": \"\",\n \"value\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "200 response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5382709a-5a30-4a8c-87e0-a826617db6e1", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c9be478c-e534-4483-ad2f-dfcdc5bb99d1", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "987a0d60-76d3-40df-a6f1-ec62642c56d6", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have admin permission", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bd04cc15-8947-4471-8c79-bdefcfa8c61f", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the workflow transition or property is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "43c5c74d-36fb-4983-9578-a38d944cb34c", "documentation": "Create workflow transition property", "method": "post", "endpoint": "rest/api/3/workflow/transitions/:transitionId/properties", "responses": [ { "uuid": "45a60c18-2d9e-43d7-98b7-6aeda91c6bb8", "body": "{\n \"id\": \"\",\n \"key\": \"\",\n \"value\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "200 response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "89b0c428-b19f-48d3-80ad-b6831f924e79", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if a workflow property with the same key is present on the transition.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f75935ca-a908-4ad3-a5ea-f98d2527eb5a", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "713cd322-4e41-456b-82a3-79172063eb46", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c3751f95-e1f7-4b9b-9f9e-8061f9b47eef", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the workflow transition is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1e2aeb07-7df2-4f26-9dee-44c67e29935b", "documentation": "Update workflow transition property", "method": "put", "endpoint": "rest/api/3/workflow/transitions/:transitionId/properties", "responses": [ { "uuid": "ca38dbe6-17f9-4459-b849-13f9b5053d98", "body": "{\n \"id\": \"\",\n \"key\": \"\",\n \"value\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "200 response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "dd8a40a3-185c-4b8b-af05-d826874c859a", "body": "", "latency": 0, "statusCode": 304, "label": "Returned if no changes were made by the request. For example, attempting to update a property with its current value.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1fd76b51-024d-4558-b8cf-f09f353d39f3", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8e93f259-4833-4ac3-bf99-67be9148e9eb", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "55fe546a-4de6-489a-a4ff-5b06a1219cf5", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "66fa7125-c618-4e1a-b6f2-65b7227934da", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the workflow transition is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9678c0c7-731e-41e9-8ab7-9bbfbe2feaec", "documentation": "Delete inactive workflow", "method": "delete", "endpoint": "rest/api/3/workflow/:entityId", "responses": [ { "uuid": "2128fba7-c71b-4ba3-91e3-4dc09f7d99ff", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the workflow is deleted.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4d084aa9-69c9-4247-82e6-ae77204c9237", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0a695e4f-81f0-46db-9e24-52b13d760601", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "411d6418-8058-4156-9a82-744f9a5aecc4", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f92a33b5-2692-496a-abf4-ab4c3df85623", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the workflow is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "23c34400-c3a3-43d2-a9cd-3315999dff6a", "documentation": "Get all workflow schemes", "method": "get", "endpoint": "rest/api/3/workflowscheme", "responses": [ { "uuid": "38a09498-d4d5-4f4d-83f3-aac41cf6cb15", "body": "{\n \"isLast\": {{faker 'datatype.boolean'}},\n \"maxResults\": {{faker 'number.int' max=99999}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"startAt\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"defaultWorkflow\": \"\",\n \"description\": \"\",\n \"draft\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeMappings\": {},\n \"issueTypes\": {},\n \"lastModified\": \"\",\n \"lastModifiedUser\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"originalDefaultWorkflow\": \"\",\n \"originalIssueTypeMappings\": {},\n \"self\": \"\",\n \"updateDraftIfNeeded\": {{faker 'datatype.boolean'}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0f2e5d38-ab6e-4f59-a0ce-433b5fbdbb9c", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6b356eba-5106-49c5-affd-793957b8dc5f", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9346c23f-66fb-4544-b316-d6555aaddfb8", "documentation": "Create workflow scheme", "method": "post", "endpoint": "rest/api/3/workflowscheme", "responses": [ { "uuid": "339f236f-0224-418c-ae89-3c8290dc8d39", "body": "{\n \"defaultWorkflow\": \"\",\n \"description\": \"\",\n \"draft\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeMappings\": {},\n \"issueTypes\": {},\n \"lastModified\": \"\",\n \"lastModifiedUser\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"originalDefaultWorkflow\": \"\",\n \"originalIssueTypeMappings\": {},\n \"self\": \"\",\n \"updateDraftIfNeeded\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 201, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3e31b8fb-adb5-4f6d-9917-3d03f328e534", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "91c4eb00-1af9-4869-aa4e-721c4f948c23", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5ecd11de-c771-44f9-97f3-eb39c0c50e25", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "784b6183-f4f8-44db-b7b5-3867f39bf8ad", "documentation": "Get workflow scheme project associations", "method": "get", "endpoint": "rest/api/3/workflowscheme/project", "responses": [ { "uuid": "024b8254-100a-41db-8246-5e2e68b0e47c", "body": "{\n \"values\": [\n {\n \"projectIds\": [\n \"\"\n ],\n \"workflowScheme\": {\n \"defaultWorkflow\": \"\",\n \"description\": \"\",\n \"draft\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeMappings\": {},\n \"issueTypes\": {},\n \"lastModified\": \"\",\n \"lastModifiedUser\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"originalDefaultWorkflow\": \"\",\n \"originalIssueTypeMappings\": {},\n \"self\": \"\",\n \"updateDraftIfNeeded\": {{faker 'datatype.boolean'}}\n }\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "df27528c-e1af-43c6-91fa-7fa57cbdc0a1", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "61d64442-def1-4eea-8594-6267bd45900d", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ac7fcf72-3dd1-4995-8554-3e2dd05f6376", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "edde5621-0a99-4c9a-b2eb-705251073dff", "documentation": "Assign workflow scheme to project", "method": "put", "endpoint": "rest/api/3/workflowscheme/project", "responses": [ { "uuid": "6ce1ed8d-ed05-4d11-b150-aaf343c14348", "body": "\"\"", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f534bea3-4c12-4953-a633-38807a668fb5", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e0fc9fc4-f17d-4582-bf86-52669ac12ab3", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "53f948ad-87f3-4061-a5bd-0bf2027bc2b0", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the required permissions.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "80ac69e2-077c-44bd-ab14-532148fbf369", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the workflow scheme or the project are not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "90830fae-6a19-49d4-9e21-e1d68a62b88b", "documentation": "Delete workflow scheme", "method": "delete", "endpoint": "rest/api/3/workflowscheme/:id", "responses": [ { "uuid": "198c510c-078f-4dc1-8de5-369a717b05e6", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3f41e4e5-8f60-42d0-b904-4603d4b5e849", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the scheme is active.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "72dc257e-da14-4f00-9927-23479afb05b8", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a8150e37-de86-45db-8ad1-93351b2c45ba", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7d4be236-79a6-46d5-9b87-4994f96711b8", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the workflow scheme is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "25e34a96-5bad-488c-b5c6-1efd6bce300f", "documentation": "Get workflow scheme", "method": "get", "endpoint": "rest/api/3/workflowscheme/:id", "responses": [ { "uuid": "2a421466-e084-4097-a24d-8c45a3c7c014", "body": "{\n \"defaultWorkflow\": \"\",\n \"description\": \"\",\n \"draft\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeMappings\": {},\n \"issueTypes\": {},\n \"lastModified\": \"\",\n \"lastModifiedUser\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"originalDefaultWorkflow\": \"\",\n \"originalIssueTypeMappings\": {},\n \"self\": \"\",\n \"updateDraftIfNeeded\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0648e6d6-674a-41fb-84d6-fb36bcf2c6de", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0b0d6252-10a3-49de-9d7c-16e6c0ee80aa", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e29dcc88-7d65-47af-b8c2-b6adeac869ab", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the workflow scheme is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cefa0e1a-ec87-49f1-8072-6a8b7cbb7ee3", "documentation": "Update workflow scheme", "method": "put", "endpoint": "rest/api/3/workflowscheme/:id", "responses": [ { "uuid": "f87787b5-e1d7-4565-97dd-758525e22fe1", "body": "{\n \"defaultWorkflow\": \"\",\n \"description\": \"\",\n \"draft\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeMappings\": {},\n \"issueTypes\": {},\n \"lastModified\": \"\",\n \"lastModifiedUser\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"originalDefaultWorkflow\": \"\",\n \"originalIssueTypeMappings\": {},\n \"self\": \"\",\n \"updateDraftIfNeeded\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b64899f9-c92e-44ce-9eff-4c819795914b", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "24f2d082-5c23-4abd-822f-2766e5aad951", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8a261f2d-1b13-4ce5-8d9d-42dd006cbb6d", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5a734d88-9f21-475a-87f3-d80d965cbfe5", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the workflow scheme is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6cec2285-43e9-42f4-9018-916ab19aea96", "documentation": "Create draft workflow scheme", "method": "post", "endpoint": "rest/api/3/workflowscheme/:id/createdraft", "responses": [ { "uuid": "c1431d17-d60f-43e4-84a8-a37b915d8629", "body": "{\n \"defaultWorkflow\": \"\",\n \"description\": \"\",\n \"draft\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeMappings\": {},\n \"issueTypes\": {},\n \"lastModified\": \"\",\n \"lastModifiedUser\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"originalDefaultWorkflow\": \"\",\n \"originalIssueTypeMappings\": {},\n \"self\": \"\",\n \"updateDraftIfNeeded\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 201, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d338e65c-5972-4162-a87b-5010ff771fc2", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ffe19211-8e04-438d-bdbe-f751658168eb", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "423b1680-cfb1-471c-9e0d-7e819766007e", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a307c2b2-3df0-4828-a98b-b507782d015f", "documentation": "Delete default workflow", "method": "delete", "endpoint": "rest/api/3/workflowscheme/:id/default", "responses": [ { "uuid": "f394445b-ffb6-48d9-ac4f-aa3e8e9d0750", "body": "{\n \"defaultWorkflow\": \"\",\n \"description\": \"\",\n \"draft\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeMappings\": {},\n \"issueTypes\": {},\n \"lastModified\": \"\",\n \"lastModifiedUser\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"originalDefaultWorkflow\": \"\",\n \"originalIssueTypeMappings\": {},\n \"self\": \"\",\n \"updateDraftIfNeeded\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c6a2d6d7-ed98-4de7-bb9c-141496afd38e", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the workflow scheme cannot be edited and `updateDraftIfNeeded` is not `true`.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "07cf4f30-6eca-43e2-a87e-6fb8d86a1961", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ba2dbf18-6905-413a-8301-a7f211db89c8", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0078afc7-332e-497b-9454-7e5c002c62da", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the workflow scheme is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2abd0280-9ed6-4a02-af70-d1dadcb9eac7", "documentation": "Get default workflow", "method": "get", "endpoint": "rest/api/3/workflowscheme/:id/default", "responses": [ { "uuid": "c9aa05b3-8ced-4190-ad31-d11932dfc3db", "body": "{\n \"updateDraftIfNeeded\": {{faker 'datatype.boolean'}},\n \"workflow\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "de967bdd-9b2e-4e2f-947c-aa3340d91fef", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9b3509b2-2833-49be-9ff6-7941cd82888c", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "66ab19d5-5c69-4eb7-af6f-41dc28acdf80", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the workflow scheme is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d461f785-bf4e-418b-aeca-fd731dc76659", "documentation": "Update default workflow", "method": "put", "endpoint": "rest/api/3/workflowscheme/:id/default", "responses": [ { "uuid": "9213a0bd-63ff-4df9-8c6f-f11ecefa068d", "body": "{\n \"defaultWorkflow\": \"\",\n \"description\": \"\",\n \"draft\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeMappings\": {},\n \"issueTypes\": {},\n \"lastModified\": \"\",\n \"lastModifiedUser\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"originalDefaultWorkflow\": \"\",\n \"originalIssueTypeMappings\": {},\n \"self\": \"\",\n \"updateDraftIfNeeded\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0cd1ec80-8a8f-4ad6-9da0-3a213f963fea", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the workflow scheme cannot be edited and `updateDraftIfNeeded` is not `true`.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "013f65bd-490d-4e04-a5e6-029fe3ddfbcf", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "00ddb9d2-0f40-4954-826e-5cc296ec300c", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "192a4c8c-53fe-43bd-a50d-6e362e6a11cc", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the workflow scheme is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "16511d1e-799a-4137-b567-681fec27c175", "documentation": "Delete draft workflow scheme", "method": "delete", "endpoint": "rest/api/3/workflowscheme/:id/draft", "responses": [ { "uuid": "de384cf9-d3c2-4569-abef-f28f12a3253a", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9a30aab4-4799-4eb7-8350-ce4e6ab44ef4", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0ede3d3e-17e3-4fed-ba71-fc35bd467d98", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission..", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "56754356-74b7-48c7-8524-965a93ba9a8e", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * the original active workflow scheme is not found.\n * the original active workflow scheme does not have a draft.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "34440e17-ff69-4033-a615-b4b8144e288e", "documentation": "Get draft workflow scheme", "method": "get", "endpoint": "rest/api/3/workflowscheme/:id/draft", "responses": [ { "uuid": "ea919de6-e196-47ba-9aff-67e3074b8cc6", "body": "{\n \"defaultWorkflow\": \"\",\n \"description\": \"\",\n \"draft\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeMappings\": {},\n \"issueTypes\": {},\n \"lastModified\": \"\",\n \"lastModifiedUser\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"originalDefaultWorkflow\": \"\",\n \"originalIssueTypeMappings\": {},\n \"self\": \"\",\n \"updateDraftIfNeeded\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3a69475b-7302-463b-a66a-969d7807953a", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7663513f-d417-4e72-b3d3-42da3c54995c", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b05fbf7a-d1e1-4695-b354-929b9dbe19d1", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * the original active workflow scheme is not found.\n * the original active workflow scheme does not have a draft.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "601be7b5-8971-475e-9c2e-2e56eb2fbe22", "documentation": "Update draft workflow scheme", "method": "put", "endpoint": "rest/api/3/workflowscheme/:id/draft", "responses": [ { "uuid": "995a81e4-44d6-48ca-89de-b00a29b97000", "body": "{\n \"defaultWorkflow\": \"\",\n \"description\": \"\",\n \"draft\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeMappings\": {},\n \"issueTypes\": {},\n \"lastModified\": \"\",\n \"lastModifiedUser\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"originalDefaultWorkflow\": \"\",\n \"originalIssueTypeMappings\": {},\n \"self\": \"\",\n \"updateDraftIfNeeded\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "090f9ef7-721d-483f-89ce-a634571d18f3", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cb87447b-98fd-40a5-b872-2a728a7fdb77", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cf802590-a29a-4ad3-a5a9-fe633ad9d553", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ce597488-6ad8-4694-8841-4a43d81ff5d8", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if:\n\n * the original active workflow scheme is not found.\n * the original active workflow scheme does not have a draft.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "be53c4c3-166a-4302-885f-7cb9e8d7df2e", "documentation": "Delete draft default workflow", "method": "delete", "endpoint": "rest/api/3/workflowscheme/:id/draft/default", "responses": [ { "uuid": "ff45abd8-17ed-4fc1-b053-d667329609bc", "body": "{\n \"defaultWorkflow\": \"\",\n \"description\": \"\",\n \"draft\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeMappings\": {},\n \"issueTypes\": {},\n \"lastModified\": \"\",\n \"lastModifiedUser\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"originalDefaultWorkflow\": \"\",\n \"originalIssueTypeMappings\": {},\n \"self\": \"\",\n \"updateDraftIfNeeded\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c52ba1e6-2c79-4b6f-b789-6b29f9a82346", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "aa91218b-06b5-419f-a428-f27bdf5eb16e", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d39389b9-4e7c-4317-9459-ced264d4f5a9", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if any of the following is true:\n\n * The workflow scheme is not found.\n * The workflow scheme does not have a draft.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "890bd670-e509-4982-8a4e-d8eaa0e1442a", "documentation": "Get draft default workflow", "method": "get", "endpoint": "rest/api/3/workflowscheme/:id/draft/default", "responses": [ { "uuid": "6b8affb9-ed2a-42a5-b549-18870b871434", "body": "{\n \"updateDraftIfNeeded\": {{faker 'datatype.boolean'}},\n \"workflow\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c0caf4b7-0b61-43b8-8d59-b19093e05337", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8e836221-ca2b-4521-883b-14cc7c341ad0", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission..", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d2a12b26-dbb0-4dba-93a5-2f34ee4643ef", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if any of the following is true:\n\n * The workflow scheme is not found.\n * The workflow scheme does not have a draft.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7862af35-1e96-4d43-8e17-4376481130df", "documentation": "Update draft default workflow", "method": "put", "endpoint": "rest/api/3/workflowscheme/:id/draft/default", "responses": [ { "uuid": "5b7cbbbe-2477-46e8-a693-6c98b0139b24", "body": "{\n \"defaultWorkflow\": \"\",\n \"description\": \"\",\n \"draft\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeMappings\": {},\n \"issueTypes\": {},\n \"lastModified\": \"\",\n \"lastModifiedUser\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"originalDefaultWorkflow\": \"\",\n \"originalIssueTypeMappings\": {},\n \"self\": \"\",\n \"updateDraftIfNeeded\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "66f7855c-633b-4190-ad6c-3adb61896153", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1f7d136c-68a7-4e4c-9165-730a1bd8df70", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f06c5022-585a-4249-8786-9e704fabc575", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bb25f80d-5748-4536-baad-a1c2ad889c91", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if any of the following is true:\n\n * The workflow scheme is not found.\n * The workflow scheme does not have a draft.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fff2765f-3c0f-428d-94d9-62782343a643", "documentation": "Delete workflow for issue type in draft workflow scheme", "method": "delete", "endpoint": "rest/api/3/workflowscheme/:id/draft/issuetype/:issueType", "responses": [ { "uuid": "dbb8102b-c7ea-4d4a-8fb8-2ad222c61e86", "body": "{\n \"defaultWorkflow\": \"\",\n \"description\": \"\",\n \"draft\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeMappings\": {},\n \"issueTypes\": {},\n \"lastModified\": \"\",\n \"lastModifiedUser\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"originalDefaultWorkflow\": \"\",\n \"originalIssueTypeMappings\": {},\n \"self\": \"\",\n \"updateDraftIfNeeded\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "cd559bc9-1ca7-4c29-826d-7a0a0df890e0", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cb11700c-7a3e-4f77-b83e-cbddefe9be2b", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "86abaaf3-d81d-4c79-b269-823c61b0bc4f", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the workflow scheme or issue type is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7a4be4ed-70fc-4316-ac14-969e45066f1f", "documentation": "Get workflow for issue type in draft workflow scheme", "method": "get", "endpoint": "rest/api/3/workflowscheme/:id/draft/issuetype/:issueType", "responses": [ { "uuid": "6adc203c-a171-45d1-a28b-633b28a85687", "body": "{\n \"issueType\": \"\",\n \"updateDraftIfNeeded\": {{faker 'datatype.boolean'}},\n \"workflow\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3465e5b2-b10b-4423-9057-50dc5f578c56", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3d920644-4ed1-455d-bef3-b2c969e13e78", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cf4c85d8-699c-4395-afc9-4ef63e839fcc", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the workflow scheme or issue type is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f81eced8-4993-4e17-bda5-97931f702f8e", "documentation": "Set workflow for issue type in draft workflow scheme", "method": "put", "endpoint": "rest/api/3/workflowscheme/:id/draft/issuetype/:issueType", "responses": [ { "uuid": "41516641-aa33-4fdb-be16-e9c90e6ba333", "body": "{\n \"defaultWorkflow\": \"\",\n \"description\": \"\",\n \"draft\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeMappings\": {},\n \"issueTypes\": {},\n \"lastModified\": \"\",\n \"lastModifiedUser\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"originalDefaultWorkflow\": \"\",\n \"originalIssueTypeMappings\": {},\n \"self\": \"\",\n \"updateDraftIfNeeded\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "49152f0f-980b-4020-99ec-a212a98dab28", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "928f4c2e-6ecd-47dc-a560-4aeab15844ed", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "804306b0-6e88-40be-a8b9-282d5753c365", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "536b2ea3-eb03-4fe6-8880-e3d7e52bf900", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the workflow scheme or issue type is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "548c7881-2fb4-431a-b9bb-918007bf3660", "documentation": "Publish draft workflow scheme", "method": "post", "endpoint": "rest/api/3/workflowscheme/:id/draft/publish", "responses": [ { "uuid": "b0dac1a8-49ee-4524-ba40-d31226c9c2e5", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the request is only for validation and is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0879f13a-7609-4508-9a20-319c67544dc5", "body": "{\n \"description\": \"\",\n \"elapsedRuntime\": {{faker 'number.int' max=99999}},\n \"finished\": {{faker 'number.int' max=99999}},\n \"id\": \"\",\n \"lastUpdate\": {{faker 'number.int' max=99999}},\n \"message\": \"\",\n \"progress\": {{faker 'number.int' max=99999}},\n \"result\": \"\",\n \"self\": \"\",\n \"started\": {{faker 'number.int' max=99999}},\n \"status\": \"{{oneOf (array 'ENQUEUED' 'RUNNING' 'COMPLETE' 'FAILED' 'CANCEL_REQUESTED' 'CANCELLED' 'DEAD')}}\",\n \"submitted\": {{faker 'number.int' max=99999}},\n \"submittedBy\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 303, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "de3f3b44-81c7-42ac-bba0-e357b71b860e", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "097cb5b9-0d1e-45ab-aa45-d1b2e351cbd8", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3f2c855d-36b5-472a-b585-b58fefbac26e", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "82d2ebc1-43b9-4c1e-a720-6f0857fbe14a", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if any of these are true:\n\n * The workflow scheme is not found.\n * The workflow scheme does not have a draft.\n * A new status in the draft workflow scheme is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "74512aa6-7b64-4fd5-8368-204024549e60", "documentation": "Delete issue types for workflow in draft workflow scheme", "method": "delete", "endpoint": "rest/api/3/workflowscheme/:id/draft/workflow", "responses": [ { "uuid": "5f2cc0c5-7257-401a-b6f3-4f3f892991d2", "body": "", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "13267026-e55f-4289-9e9c-699c70f95a40", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4c4514e3-d1d9-4f2a-b2ea-086a5da316dd", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d13c203f-c9c5-46b1-96bf-68b5cf38d2e8", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if any of the following is true:\n\n * The workflow scheme is not found.\n * The workflow scheme does not have a draft.\n * The workflow is not found.\n * The workflow is not specified.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0a0fe592-5395-4ddf-9256-0c057bdd77ee", "documentation": "Get issue types for workflows in draft workflow scheme", "method": "get", "endpoint": "rest/api/3/workflowscheme/:id/draft/workflow", "responses": [ { "uuid": "d5f55f66-cc9b-4dff-8c9b-c0205f291abd", "body": "{\n \"defaultMapping\": {{faker 'datatype.boolean'}},\n \"issueTypes\": [\n \"\"\n ],\n \"updateDraftIfNeeded\": {{faker 'datatype.boolean'}},\n \"workflow\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "806ba683-d765-4a68-af0f-3e85bf3fd693", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "32285bcb-4dd1-4d54-8f8c-9889caee7918", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6031d57d-21d7-41b2-be7b-3658dbc09b98", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if either the workflow scheme or workflow (if specified) is not found. session.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f379a7ba-6ca9-4809-b681-03fe75a15639", "documentation": "Set issue types for workflow in workflow scheme", "method": "put", "endpoint": "rest/api/3/workflowscheme/:id/draft/workflow", "responses": [ { "uuid": "4f2dc2eb-023a-4c72-8eb4-8506fbee762b", "body": "{\n \"defaultWorkflow\": \"\",\n \"description\": \"\",\n \"draft\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeMappings\": {},\n \"issueTypes\": {},\n \"lastModified\": \"\",\n \"lastModifiedUser\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"originalDefaultWorkflow\": \"\",\n \"originalIssueTypeMappings\": {},\n \"self\": \"\",\n \"updateDraftIfNeeded\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a86bc103-99b0-487a-91d9-7012e5c6ca8f", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1e654601-6883-42c1-9154-640a436707a3", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1c281d66-4eb6-4cec-8e24-f40ae7f141d2", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "842e0cd1-d554-4c3b-8926-e545553a261b", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if any of the following is true:\n\n * The workflow scheme is not found.\n * The workflow scheme does not have a draft.\n * The workflow is not found.\n * The workflow is not specified.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2d9eae99-05a1-42b2-af9a-d38dd097ffcb", "documentation": "Delete workflow for issue type in workflow scheme", "method": "delete", "endpoint": "rest/api/3/workflowscheme/:id/issuetype/:issueType", "responses": [ { "uuid": "43ffb5cb-e66f-424d-a42a-2b491b75fc07", "body": "{\n \"defaultWorkflow\": \"\",\n \"description\": \"\",\n \"draft\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeMappings\": {},\n \"issueTypes\": {},\n \"lastModified\": \"\",\n \"lastModifiedUser\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"originalDefaultWorkflow\": \"\",\n \"originalIssueTypeMappings\": {},\n \"self\": \"\",\n \"updateDraftIfNeeded\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9d28e211-87de-4281-a6b5-00df93a93557", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the workflow cannot be edited and `updateDraftIfNeeded` is false.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d327b1d9-f9e3-46e5-b25c-1103b07ca8ed", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "10201533-2716-4136-9239-c03093e1687e", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "da2cbe5c-81d0-4a67-80bc-ddc41f99bc28", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the workflow scheme or issue type is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1c8afa66-ebdc-432f-8333-7031ef3e5216", "documentation": "Get workflow for issue type in workflow scheme", "method": "get", "endpoint": "rest/api/3/workflowscheme/:id/issuetype/:issueType", "responses": [ { "uuid": "5d9fdc02-76e2-4fcb-ba89-e123b694c094", "body": "{\n \"issueType\": \"\",\n \"updateDraftIfNeeded\": {{faker 'datatype.boolean'}},\n \"workflow\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ae42b17a-e64a-480f-94e5-3ebcaf02aafb", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "27fa4d39-a380-4e06-98ef-fe3862279210", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2e29ce35-9f0b-4042-becf-4184b3e8bb2f", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the workflow scheme or issue type is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d4d67e05-9cf4-472b-b08c-33a524bf22da", "documentation": "Set workflow for issue type in workflow scheme", "method": "put", "endpoint": "rest/api/3/workflowscheme/:id/issuetype/:issueType", "responses": [ { "uuid": "63003d2d-7e08-48be-a7be-8563e76160ef", "body": "{\n \"defaultWorkflow\": \"\",\n \"description\": \"\",\n \"draft\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeMappings\": {},\n \"issueTypes\": {},\n \"lastModified\": \"\",\n \"lastModifiedUser\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"originalDefaultWorkflow\": \"\",\n \"originalIssueTypeMappings\": {},\n \"self\": \"\",\n \"updateDraftIfNeeded\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "cc56e462-d437-4cf9-8784-9faffacb17ab", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the workflow cannot be edited and `updateDraftIfNeeded` is false.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c63b4b73-d558-4458-8ddb-1942a288d55a", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "68797be2-c089-4ec1-91a3-651959f5f01c", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "de3bf999-2b3b-4cb6-aca4-20e94a6c191a", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if the workflow scheme or issue type is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "09ed1c31-4429-4c36-87b9-aab27475e269", "documentation": "Delete issue types for workflow in workflow scheme", "method": "delete", "endpoint": "rest/api/3/workflowscheme/:id/workflow", "responses": [ { "uuid": "7008042f-c39b-4794-bb35-a85071ab362c", "body": "", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "44e27e21-8e07-4746-b861-91b1b6dd7b0a", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the workflow cannot be edited and `updateDraftIfNeeded` is not true.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "013dd0e0-ab85-4a0c-9b32-389ee40fece1", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f70bb3c8-536f-4543-81c3-a85ec59b3f36", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3f7e42d5-6fe3-48ee-a01e-43c86a981b67", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if any of the following is true:\n\n * The workflow scheme is not found.\n * The workflow is not found.\n * The workflow is not specified.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "efd2b509-38d4-4f4a-a037-0f410928fe3a", "documentation": "Get issue types for workflows in workflow scheme", "method": "get", "endpoint": "rest/api/3/workflowscheme/:id/workflow", "responses": [ { "uuid": "512912f8-e97f-4ec7-a3e8-1f6b3f02d9d9", "body": "{\n \"defaultMapping\": {{faker 'datatype.boolean'}},\n \"issueTypes\": [\n \"\"\n ],\n \"updateDraftIfNeeded\": {{faker 'datatype.boolean'}},\n \"workflow\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6f74bebb-7c6d-4e00-8f18-646755ed3006", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2bde8ccd-c2ef-4b20-9f33-717c75685496", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bf550455-897a-4355-a9fd-242426161060", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if either the workflow scheme or workflow is not found.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e40168e5-499e-45fa-ab28-0ca20900f897", "documentation": "Set issue types for workflow in workflow scheme", "method": "put", "endpoint": "rest/api/3/workflowscheme/:id/workflow", "responses": [ { "uuid": "641b265d-317e-4c60-b834-e1fa4eb04bae", "body": "{\n \"defaultWorkflow\": \"\",\n \"description\": \"\",\n \"draft\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"issueTypeMappings\": {},\n \"issueTypes\": {},\n \"lastModified\": \"\",\n \"lastModifiedUser\": {\n \"accountId\": \"\",\n \"accountType\": \"{{oneOf (array 'atlassian' 'app' 'customer' 'unknown')}}\",\n \"active\": {{faker 'datatype.boolean'}},\n \"applicationRoles\": {\n \"callback\": {},\n \"items\": [\n {\n \"defaultGroups\": [\n \"\"\n ],\n \"defined\": {{faker 'datatype.boolean'}},\n \"groups\": [\n \"\"\n ],\n \"hasUnlimitedSeats\": {{faker 'datatype.boolean'}},\n \"key\": \"\",\n \"name\": \"\",\n \"numberOfSeats\": {{faker 'number.int' max=99999}},\n \"platform\": {{faker 'datatype.boolean'}},\n \"remainingSeats\": {{faker 'number.int' max=99999}},\n \"selectedByDefault\": {{faker 'datatype.boolean'}},\n \"userCount\": {{faker 'number.int' max=99999}},\n \"userCountDescription\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"expand\": \"\",\n \"groups\": {\n \"callback\": {},\n \"items\": [\n {\n \"name\": \"\",\n \"self\": \"\"\n }\n ],\n \"max-results\": {{faker 'number.int' max=99999}},\n \"pagingCallback\": {},\n \"size\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"locale\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"name\": \"\",\n \"originalDefaultWorkflow\": \"\",\n \"originalIssueTypeMappings\": {},\n \"self\": \"\",\n \"updateDraftIfNeeded\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "589c5471-9249-42f9-88f3-b215d3898b47", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c8df057e-09f7-4ebd-99b1-1b15d782968d", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "03b31b8a-0396-49c6-b32f-f2c47bb05d59", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the user does not have the necessary permission.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d05b6495-900a-40d2-871d-4ebabd7c54aa", "body": "", "latency": 0, "statusCode": 404, "label": "Returned if any of the following is true:\n\n * The workflow scheme is not found.\n * The workflow is not found.\n * The workflow is not specified.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4e2fe473-4541-4547-9e5f-482ae866814f", "documentation": "Get IDs of deleted worklogs", "method": "get", "endpoint": "rest/api/3/worklog/deleted", "responses": [ { "uuid": "6a8da5e0-f41b-4b70-a8c2-e8a6ef6352e5", "body": "{\n \"lastPage\": {{faker 'datatype.boolean'}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"since\": {{faker 'number.int' max=99999}},\n \"until\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"properties\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"updatedTime\": {{faker 'number.int' max=99999}},\n \"worklogId\": {{faker 'number.int' max=99999}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8782a27e-ef0f-4f9c-8437-971b72102eb0", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a7b8048a-cddb-4b1e-837d-126b405f5eca", "documentation": "Get worklogs", "method": "post", "endpoint": "rest/api/3/worklog/list", "responses": [ { "uuid": "4d3bd54d-618a-428b-8359-ec3ec700060f", "body": "[\n {\n \"author\": {\n \"accountId\": \"\",\n \"accountType\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"comment\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"\",\n \"issueId\": \"\",\n \"properties\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"self\": \"\",\n \"started\": \"{{faker 'date.recent' 365}}\",\n \"timeSpent\": \"\",\n \"timeSpentSeconds\": {{faker 'number.int' max=99999}},\n \"updateAuthor\": {\n \"accountId\": \"\",\n \"accountType\": \"\",\n \"active\": {{faker 'datatype.boolean'}},\n \"avatarUrls\": {\n \"16x16\": \"\",\n \"24x24\": \"\",\n \"32x32\": \"\",\n \"48x48\": \"\"\n },\n \"displayName\": \"\",\n \"emailAddress\": \"\",\n \"key\": \"\",\n \"name\": \"\",\n \"self\": \"\",\n \"timeZone\": \"\"\n },\n \"updated\": \"{{faker 'date.recent' 365}}\",\n \"visibility\": {\n \"type\": \"{{oneOf (array 'group' 'role')}}\",\n \"value\": \"\"\n }\n }\n]", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a24490d6-e557-4a34-b744-c5bf661e3485", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request contains more than 1000 worklog IDs or is empty.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "36ad7d99-e59e-4d19-8a46-72565f20a88a", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "162083bc-aa7c-45a7-83b0-5ac0d7928d21", "documentation": "Get IDs of updated worklogs", "method": "get", "endpoint": "rest/api/3/worklog/updated", "responses": [ { "uuid": "ee0b1744-d542-4fd6-80cb-c714e9ebaea2", "body": "{\n \"lastPage\": {{faker 'datatype.boolean'}},\n \"nextPage\": \"\",\n \"self\": \"\",\n \"since\": {{faker 'number.int' max=99999}},\n \"until\": {{faker 'number.int' max=99999}},\n \"values\": [\n {\n \"properties\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"updatedTime\": {{faker 'number.int' max=99999}},\n \"worklogId\": {{faker 'number.int' max=99999}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a5c8dabd-759f-45e3-87b8-1266e75e905a", "body": "", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b6ed92dc-3aa6-4459-93c8-075ce33d6815", "documentation": "Get app properties", "method": "get", "endpoint": "rest/atlassian-connect/1/addons/:addonKey/properties", "responses": [ { "uuid": "cd8f5246-a549-48f0-95b2-39e0158cbd27", "body": "{\n \"keys\": [\n {\n \"key\": \"\",\n \"self\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "064f55eb-9485-409f-a017-46fd895a4cf5", "body": "{\n \"message\": \"An example message.\",\n \"statusCode\": 200\n}", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "47fe47e5-ffd5-4a6e-a2ee-5c102f1544ed", "documentation": "Delete app property", "method": "delete", "endpoint": "rest/atlassian-connect/1/addons/:addonKey/properties/:propertyKey", "responses": [ { "uuid": "8f349edf-00aa-4d56-a529-d331c8deff47", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "063a019c-a84d-4951-a29b-1b4b44e167ff", "body": "{\n \"message\": \"An example message.\",\n \"statusCode\": 200\n}", "latency": 0, "statusCode": 400, "label": "Returned if the property key is longer than 127 characters.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bd112c7a-f9c9-4042-bd84-74075f7fce43", "body": "{\n \"message\": \"An example message.\",\n \"statusCode\": 200\n}", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "faf2aeef-e1fb-413f-bcba-f649d4fb4631", "body": "{\n \"message\": \"An example message.\",\n \"statusCode\": 200\n}", "latency": 0, "statusCode": 404, "label": "Returned if the property is not found or doesn't belong to the app.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9ecbc138-953c-4cfb-bcd7-1122739ae3e5", "documentation": "Get app property", "method": "get", "endpoint": "rest/atlassian-connect/1/addons/:addonKey/properties/:propertyKey", "responses": [ { "uuid": "f3c415fe-3262-40a7-a487-8819d43e873e", "body": "{\n \"key\": \"\",\n \"value\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6350f809-777e-40fb-9e3b-f08dedd0fbd0", "body": "{\n \"message\": \"An example message.\",\n \"statusCode\": 200\n}", "latency": 0, "statusCode": 400, "label": "Returned if the property key is longer than 127 characters.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "607f4894-5376-4977-82eb-07eda4c65b4a", "body": "{\n \"message\": \"An example message.\",\n \"statusCode\": 200\n}", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fb161fa6-acce-44e9-8ee1-1c7ae6e22ccd", "body": "{\n \"message\": \"An example message.\",\n \"statusCode\": 200\n}", "latency": 0, "statusCode": 404, "label": "Returned if the property is not found or doesn't belong to the app.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d50f15d7-df4b-48eb-8794-043f5cce4ac7", "documentation": "Set app property", "method": "put", "endpoint": "rest/atlassian-connect/1/addons/:addonKey/properties/:propertyKey", "responses": [ { "uuid": "f78cc463-0a78-4d61-a4e6-8488c18bface", "body": "{\n \"message\": \"An example message.\",\n \"statusCode\": 200\n}", "latency": 0, "statusCode": 200, "label": "Returned if the property is updated.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6991050e-58e3-4899-a5e8-29e9b1d34b6f", "body": "{\n \"message\": \"An example message.\",\n \"statusCode\": 200\n}", "latency": 0, "statusCode": 201, "label": "Returned is the property is created.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "24433a15-1f6b-490a-bd8f-81f436f335da", "body": "{\n \"message\": \"An example message.\",\n \"statusCode\": 200\n}", "latency": 0, "statusCode": 400, "label": "Returned if:\n * the property key is longer than 127 characters.\n * the value is not valid JSON.\n * the value is longer than 32768 characters.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5c3465a3-bedd-4fe7-9f8c-ffcabb92e209", "body": "{\n \"message\": \"An example message.\",\n \"statusCode\": 200\n}", "latency": 0, "statusCode": 401, "label": "Returned if the authentication credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "38fddfdd-9979-4c4f-93b8-1517446d257f", "documentation": "Remove modules", "method": "delete", "endpoint": "rest/atlassian-connect/1/app/module/dynamic", "responses": [ { "uuid": "adfb1e70-9512-4614-a098-9a3221eabbd5", "body": "", "latency": 0, "statusCode": 204, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5e2d7ec0-4af1-47f5-8839-34858f625273", "body": "{\n \"message\": \"The request is not from a Connect app.\"\n}", "latency": 0, "statusCode": 401, "label": "Returned if the call is not from a Connect app.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5912e1f5-c82a-4567-b43c-05299c137c1e", "documentation": "Get modules", "method": "get", "endpoint": "rest/atlassian-connect/1/app/module/dynamic", "responses": [ { "uuid": "912781d2-a51d-4c50-bb92-1c7fbc406b37", "body": "{\n \"jiraEntityProperties\": [\n {\n \"entityType\": \"issue\",\n \"key\": \"dynamic-attachment-entity-property\",\n \"keyConfigurations\": [\n {\n \"extractions\": [\n {\n \"alias\": \"attachmentExtension\",\n \"objectName\": \"extension\",\n \"type\": \"text\"\n }\n ],\n \"propertyKey\": \"attachment\"\n }\n ],\n \"name\": {\n \"value\": \"Attachment Index Document\"\n }\n }\n ],\n \"jiraIssueFields\": [\n {\n \"description\": {\n \"value\": \"A dynamically added single-select field\"\n },\n \"extractions\": [\n {\n \"name\": \"categoryName\",\n \"path\": \"category\",\n \"type\": \"text\"\n }\n ],\n \"key\": \"dynamic-select-field\",\n \"name\": {\n \"value\": \"Dynamic single select\"\n },\n \"type\": \"single_select\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c7520f5d-529e-41d0-a023-88c35ddf1259", "body": "{\n \"message\": \"The request is not from a Connect app.\"\n}", "latency": 0, "statusCode": 401, "label": "Returned if the call is not from a Connect app.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8217b538-991c-4f88-9208-2e33ce7965d2", "documentation": "Register modules", "method": "post", "endpoint": "rest/atlassian-connect/1/app/module/dynamic", "responses": [ { "uuid": "900fb2d0-caed-4d01-8d52-d15976a0e404", "body": "", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d9b622b2-4711-42cb-9bc3-ff1290b483fe", "body": "{\n \"message\": \"The request is not from a Connect app.\"\n}", "latency": 0, "statusCode": 400, "label": "Returned if:\n* any of the provided modules is invalid. For example, required properties are missing.\n* any of the modules conflict with registered dynamic modules or modules defined in the app descriptor. For example, there are duplicate keys.\n\nDetails of the issues encountered are included in the error message.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b27d04aa-861b-450b-acff-09aa24e2585b", "body": "{\n \"message\": \"The request is not from a Connect app.\"\n}", "latency": 0, "statusCode": 401, "label": "Returned if the call is not from a Connect app.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "86591062-a724-4924-82ed-0b7762d5f290", "documentation": "Bulk update custom field value", "method": "put", "endpoint": "rest/atlassian-connect/1/migration/field", "responses": [ { "uuid": "8eea7105-1919-4080-b2af-11188b1a3528", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1bbaf626-e38a-4853-9b0f-8b60f8e63903", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is invalid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "45fbdf2b-8e65-467a-b2e9-3a8afc5caa32", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if:\n* the transfer ID is not found.\n* the authorisation credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "afcaca3d-a655-4028-a354-97f51d01c183", "documentation": "Bulk update entity properties", "method": "put", "endpoint": "rest/atlassian-connect/1/migration/properties/:entityType", "responses": [ { "uuid": "f932ec1d-8841-48b0-9e17-95034244b5f7", "body": "", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "714219f2-ee98-4e1f-a049-62f8ea0247c4", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f8757a44-3ae0-4a9d-933f-2bdd33a35a0f", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the authorisation credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "716b3c80-40ea-4043-8fb9-41dcb5c98739", "documentation": "Get workflow transition rule configurations", "method": "post", "endpoint": "rest/atlassian-connect/1/migration/workflow/rule/search", "responses": [ { "uuid": "380c29cb-aa26-45de-957e-f0cceda6f3fb", "body": "{\n \"invalidRules\": [\n \"55d44f1d-c859-42e5-9c27-2c5ec3f340b1\"\n ],\n \"validRules\": [\n {\n \"conditions\": [\n {\n \"configuration\": {\n \"value\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"transition\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n }\n }\n ],\n \"postFunctions\": [\n {\n \"configuration\": {\n \"value\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"transition\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n }\n }\n ],\n \"validators\": [\n {\n \"configuration\": {\n \"value\": \"\"\n },\n \"id\": \"\",\n \"key\": \"\",\n \"transition\": {\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n }\n }\n ],\n \"workflowId\": {\n \"draft\": {{faker 'datatype.boolean'}},\n \"name\": \"\"\n }\n }\n ],\n \"workflowEntityId\": \"a498d711-685d-428d-8c3e-bc03bb450ea7\"\n}", "latency": 0, "statusCode": 200, "label": "Returned if the request is successful.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "18015814-f68e-4885-afd6-45ef63045207", "body": "", "latency": 0, "statusCode": 400, "label": "Returned if the request is not valid.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fd140d1f-9991-46ba-b559-61ab8d2bb426", "body": "", "latency": 0, "statusCode": 403, "label": "Returned if the authorisation credentials are incorrect or missing.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "baa4ea97-2913-45f2-bcdf-96b92dc5ef22" }, { "type": "route", "uuid": "9151e054-e35f-4737-aaaa-7002b3c2d6fd" }, { "type": "route", "uuid": "7716d72b-e320-405f-9d68-5801b480cd1b" }, { "type": "route", "uuid": "c76aa968-deda-4f0b-b946-b627b08cf471" }, { "type": "route", "uuid": "0d2034b5-a1ba-424a-8528-0fdd3fde7743" }, { "type": "route", "uuid": "98d1beee-96e2-4918-b089-d899f9b11dc1" }, { "type": "route", "uuid": "782602a9-4b3e-4b13-8e6c-bc9bd8f4b2c7" }, { "type": "route", "uuid": "6543cec0-4562-474f-85ff-35cff7924f45" }, { "type": "route", "uuid": "e4a00da3-a056-4599-932a-a3f960a2769c" }, { "type": "route", "uuid": "82caaf6f-eb14-4443-aa3c-d6281de137a6" }, { "type": "route", "uuid": "16a96658-daeb-4af0-ac33-a21e690992ea" }, { "type": "route", "uuid": "0c9507c1-10af-4244-9211-493ab55e666a" }, { "type": "route", "uuid": "aaaa4884-4bc6-4ff4-a459-2f61568f655f" }, { "type": "route", "uuid": "9f8c198d-369b-4230-9671-cda29cd44622" }, { "type": "route", "uuid": "e4a2d29e-60b5-4d58-a33d-bd34b0f433a1" }, { "type": "route", "uuid": "394ca556-584b-45f9-bcad-85f0b114fb22" }, { "type": "route", "uuid": "38170ebf-8d75-493d-8780-8fd37309e50a" }, { "type": "route", "uuid": "69432bfc-696f-4e76-a7a0-1cf21e3dbc6f" }, { "type": "route", "uuid": "b5b8c3ee-2f33-458d-8c72-5037f0dc6359" }, { "type": "route", "uuid": "7c116581-81bf-49dc-8650-79f97545b238" }, { "type": "route", "uuid": "ac55c77c-18d8-4cf0-8e6c-5a774654031f" }, { "type": "route", "uuid": "7484b8e6-7901-4c42-be63-592e7d1b7f97" }, { "type": "route", "uuid": "05ab9de8-0bc8-4966-bd48-31f70842e4bf" }, { "type": "route", "uuid": "ccb3b612-b820-4bde-83dc-80104150a780" }, { "type": "route", "uuid": "3cb1051e-8fb0-405b-9bb1-b3c8e6abcb2c" }, { "type": "route", "uuid": "d8089046-12eb-4bb4-82fa-cd79f869f1cc" }, { "type": "route", "uuid": "d9092ff3-c6e0-4055-8ba4-3d2254a915ff" }, { "type": "route", "uuid": "39c7429d-1341-4947-b2e4-8ff452f44171" }, { "type": "route", "uuid": "886b7835-1f9a-4a94-b76e-d391ee2c73a2" }, { "type": "route", "uuid": "650784a2-c5df-4fef-b59f-7604bd5a83ba" }, { "type": "route", "uuid": "32961667-3c13-4037-b8c2-afc0eec90b22" }, { "type": "route", "uuid": "95c61d58-7807-48c1-af0c-ed80f369c070" }, { "type": "route", "uuid": "97e21d6a-81e6-432a-b5a1-ccb1585e1cb1" }, { "type": "route", "uuid": "82e9ac24-fc57-41cd-9cca-6f699cd39a5c" }, { "type": "route", "uuid": "007d49f6-0029-4f3e-a29a-2c582cfe9082" }, { "type": "route", "uuid": "e05dfeca-78c2-4e20-a228-3c535b06906e" }, { "type": "route", "uuid": "003b4d0c-34dc-467c-a732-0f06960104e1" }, { "type": "route", "uuid": "9e534ed4-aaf1-4813-9244-27440d932de7" }, { "type": "route", "uuid": "b3d7ed8a-5d89-40d5-925c-e7c769f43389" }, { "type": "route", "uuid": "35af5def-a488-4c7a-90c0-60a4c505aa1b" }, { "type": "route", "uuid": "936e8013-1839-4d04-bf8d-b567d523ac7c" }, { "type": "route", "uuid": "d37ec74c-9431-4992-8f89-dbcb5ffbc1ad" }, { "type": "route", "uuid": "ae6d813e-5ae1-45c0-b4a3-7bfbf578108f" }, { "type": "route", "uuid": "4fc17928-d182-42b6-8e88-165ae02e6844" }, { "type": "route", "uuid": "d23e55df-153e-4b86-b182-cf529c6786c9" }, { "type": "route", "uuid": "ebf346e3-1599-41a2-b59c-9a0f032aa080" }, { "type": "route", "uuid": "43c652d5-9f15-4798-b3d9-5a2d463508ad" }, { "type": "route", "uuid": "04a67ded-9997-4875-99a0-5bfb5505bc40" }, { "type": "route", "uuid": "cc39f3f1-e267-467b-a199-3e6edbf9ecbd" }, { "type": "route", "uuid": "81d1b16d-3e66-4468-926b-672aea63a36f" }, { "type": "route", "uuid": "f2cc78ac-592d-455b-8267-237641cf28f1" }, { "type": "route", "uuid": "ecc5a146-34bd-484b-a37e-af5be6d214e7" }, { "type": "route", "uuid": "93e4068f-e116-4762-bf86-b0e44b6ccd77" }, { "type": "route", "uuid": "8d0c5b75-c09f-4aaf-843a-1841aec48608" }, { "type": "route", "uuid": "bb086371-3ea4-44b1-8002-f8d2ac26e8ce" }, { "type": "route", "uuid": "8fe1ce7c-fab9-44d2-adf6-dbf0c751574b" }, { "type": "route", "uuid": "558238dd-deeb-48bd-b3a1-841b80e4f749" }, { "type": "route", "uuid": "325b04fe-f1e3-46b8-ae03-68d77828a003" }, { "type": "route", "uuid": "fd5dbe44-0322-449c-9b63-b01b06a5fb72" }, { "type": "route", "uuid": "c58fe02c-1db3-4322-b14a-925c82d3c88f" }, { "type": "route", "uuid": "6e01a6ea-12b8-4884-86b1-1b4ff8e087b7" }, { "type": "route", "uuid": "feb25fc9-a166-4fa3-9184-3e1eb52c0832" }, { "type": "route", "uuid": "37bf5c9f-3e96-493c-853e-99cf9984ad91" }, { "type": "route", "uuid": "81d943ad-bf40-4de8-af5a-c106c12ba572" }, { "type": "route", "uuid": "dde6de7a-6367-4e3d-8d54-4622ef2eccc4" }, { "type": "route", "uuid": "01de89f6-28b7-47d7-b8d2-192596256744" }, { "type": "route", "uuid": "cc311624-39de-482a-955c-a266032cb5d3" }, { "type": "route", "uuid": "2ad6dc1a-3e24-40f3-ba63-4035ca548acf" }, { "type": "route", "uuid": "17c5caee-8afc-4e89-becf-53a33ed12192" }, { "type": "route", "uuid": "d4a39daf-912e-4a16-8ebd-2cd8693be702" }, { "type": "route", "uuid": "f91a619e-7a6c-4897-9adf-63a1f950f0cf" }, { "type": "route", "uuid": "18ddc57a-e0e6-4db4-8bab-bd3a0ab3f1c5" }, { "type": "route", "uuid": "16760334-0583-4fe0-86dc-6fb0544765e5" }, { "type": "route", "uuid": "d695c3ce-7072-4eca-a03a-714ad398425b" }, { "type": "route", "uuid": "d8b6026f-f064-4cfd-a2e9-33ae7c49059f" }, { "type": "route", "uuid": "d89f0864-a163-4c82-ac96-7aa3adde58ea" }, { "type": "route", "uuid": "9bb43c03-6b1a-493c-9f08-ec3ecf0f9a07" }, { "type": "route", "uuid": "cc101892-536d-4ef8-8bb6-2e4a5b3f9880" }, { "type": "route", "uuid": "c32f7ad9-fcfb-43fd-a996-638ef94ba75b" }, { "type": "route", "uuid": "6c9e5dda-05d5-4441-88e7-6507810e4d33" }, { "type": "route", "uuid": "7c388ca0-f586-4895-b809-6565e287a15c" }, { "type": "route", "uuid": "ee84a76f-1329-4440-962c-a2958d6ae53c" }, { "type": "route", "uuid": "55f8abd5-9322-4a50-9383-4dd3ba9642d0" }, { "type": "route", "uuid": "f9dccc58-c33c-4a17-810a-255892f6f142" }, { "type": "route", "uuid": "91afc3a2-41fd-49fa-834c-c7abb06f3fde" }, { "type": "route", "uuid": "d4362364-ebf7-48e6-ad89-ab7cec78d63c" }, { "type": "route", "uuid": "6a8476bf-7934-4d32-8ee0-9a3d1123dff5" }, { "type": "route", "uuid": "38dee900-2ded-42eb-948f-3c72a4057712" }, { "type": "route", "uuid": "05c2c876-f632-4d9f-a825-80d3703c9b71" }, { "type": "route", "uuid": "8348fb3f-8b14-4cc5-b714-7729879104b1" }, { "type": "route", "uuid": "28031d80-b392-4d43-b834-d29cdb05154e" }, { "type": "route", "uuid": "35955022-fb88-468c-b2cb-fedbdb5dbf76" }, { "type": "route", "uuid": "2df9cb1b-cf09-421c-a0a0-4cd655ed33d3" }, { "type": "route", "uuid": "6cbaacee-cd64-4219-bdf5-718e89e0aa7e" }, { "type": "route", "uuid": "00634281-caf7-4e67-ae19-8f0ce2d02a92" }, { "type": "route", "uuid": "3fce486a-7ebb-4379-b8cf-4c5695c22a81" }, { "type": "route", "uuid": "7719a2a4-cac3-4d44-bdc8-ed7ec920612e" }, { "type": "route", "uuid": "b0ea253a-1c7e-48c8-9029-d8737d6ca611" }, { "type": "route", "uuid": "2b8044d0-9589-4907-8714-c572f546c51f" }, { "type": "route", "uuid": "828c1eea-6130-4c68-abae-9fc6c1686497" }, { "type": "route", "uuid": "faa3d31a-d6e4-4eb9-a9d8-0b75ec9db667" }, { "type": "route", "uuid": "91f484cb-66d6-4aac-807c-f47334dbfe88" }, { "type": "route", "uuid": "6adbea02-3217-4ca4-84f3-67799d5c0968" }, { "type": "route", "uuid": "5c773fb5-3b8d-48dd-813b-e933db242911" }, { "type": "route", "uuid": "882ddf1b-6525-4cef-87ea-a842605639af" }, { "type": "route", "uuid": "4c0e7b12-e55f-453e-811d-2a36f69f6478" }, { "type": "route", "uuid": "127b858b-9fed-4cb0-a6d9-8fe6971933e6" }, { "type": "route", "uuid": "9d8bf51d-03bb-492a-ae90-855165162cf9" }, { "type": "route", "uuid": "c98f96e6-d756-4442-bb9c-d67ba790a610" }, { "type": "route", "uuid": "97ca970d-9cfa-40b7-b65e-caeb1c8c76c5" }, { "type": "route", "uuid": "32bd6896-1ffa-49f0-8c98-14113d7479a9" }, { "type": "route", "uuid": "b3fbc99b-1232-4b11-97ee-7aba828d97b0" }, { "type": "route", "uuid": "6760b22e-848d-4e7f-b877-ace91f741c9b" }, { "type": "route", "uuid": "41c8fa48-49a4-496d-b2e6-9e3d5b57972b" }, { "type": "route", "uuid": "99ff1052-6451-437a-94b7-46231d11daad" }, { "type": "route", "uuid": "fc5ad448-f9c7-422f-a038-4759d7bd6994" }, { "type": "route", "uuid": "b5375366-226b-4264-a8ef-9add6e52fbd5" }, { "type": "route", "uuid": "537c03f2-add7-4ca8-a7fa-a93ac5359c66" }, { "type": "route", "uuid": "fba1d9f1-c145-4e4d-8b53-42ba3e89cb59" }, { "type": "route", "uuid": "2e2145f0-b5f1-42f0-9b0f-ec27cce3b0a5" }, { "type": "route", "uuid": "11cc1585-9f0c-45f8-b695-4ce78869b9f6" }, { "type": "route", "uuid": "d5580b79-8a50-4d59-a708-b5108f1a13f2" }, { "type": "route", "uuid": "f7fee5bb-dda6-48de-ba1c-e7113191cf0e" }, { "type": "route", "uuid": "caae8f13-8e0e-4854-8c7b-e4a0b921a367" }, { "type": "route", "uuid": "3a9f4a70-7ca6-43a5-96d5-8cf7562ea5cc" }, { "type": "route", "uuid": "65e4d096-887e-40bf-9202-0eafbc10383e" }, { "type": "route", "uuid": "2b1018e9-e1d9-4b09-8698-33927dc94f28" }, { "type": "route", "uuid": "d94b2dbc-f554-4b80-be42-48b28bbf32d3" }, { "type": "route", "uuid": "2c69c1fe-295a-4de0-89d0-a9c3e7ccaca0" }, { "type": "route", "uuid": "d50e3c59-94e4-49bd-a024-470d521cc6dc" }, { "type": "route", "uuid": "fdaff787-33e9-4fce-bbd2-92eed8e85b2e" }, { "type": "route", "uuid": "4e185d21-bd0c-4031-a5b7-d6dbe5c48c47" }, { "type": "route", "uuid": "1368eaa4-8414-42f6-9038-6393ea766e2a" }, { "type": "route", "uuid": "6015a320-a820-4e0c-9517-a72a1387bb40" }, { "type": "route", "uuid": "a29a9217-43c5-4d0d-8a96-4ae2b388e180" }, { "type": "route", "uuid": "6f9fec0d-09ac-4a79-b35e-b795f348912f" }, { "type": "route", "uuid": "838c962e-591c-4390-ba3f-eb5345868800" }, { "type": "route", "uuid": "a93d7ad7-71d4-418a-b331-7391ab14298a" }, { "type": "route", "uuid": "06d50ef8-3e2c-4c5d-a02e-66c9cffc5df9" }, { "type": "route", "uuid": "0b0ba605-b36e-4d60-902a-dd6f02502cca" }, { "type": "route", "uuid": "94edb1ac-26dd-49fd-8c17-1e5ef022f77a" }, { "type": "route", "uuid": "f99da6cc-6638-4a3e-a1b6-9ca28e68bbfd" }, { "type": "route", "uuid": "9054be8a-0264-4e94-aea5-b33887fc72ff" }, { "type": "route", "uuid": "78e692dc-2930-4d7d-9c00-fdec9c302f68" }, { "type": "route", "uuid": "10cd7fa0-8c49-47a7-9a4a-91528b323291" }, { "type": "route", "uuid": "d50181e3-bf85-41ca-bbe1-4616e51cdf11" }, { "type": "route", "uuid": "ce860601-1570-47c8-8dde-3451da69e401" }, { "type": "route", "uuid": "d5245999-1ac9-4ee5-8451-74142ae479e1" }, { "type": "route", "uuid": "33ed8145-2a2e-457d-88f2-bf66eddcec5a" }, { "type": "route", "uuid": "88dfde84-bc44-413f-9dc6-a94d4c001f67" }, { "type": "route", "uuid": "615042f2-5ae3-4fbb-b8b8-86d3458ef867" }, { "type": "route", "uuid": "e2639a65-2672-47d1-be0f-5528f3335905" }, { "type": "route", "uuid": "64584098-4aea-43de-bf3f-214572ae4444" }, { "type": "route", "uuid": "053f8ee6-a533-4848-a642-59f9147c68d7" }, { "type": "route", "uuid": "3f71d32f-4ad3-4bd4-8b97-7f4562ee478b" }, { "type": "route", "uuid": "43bf75ad-f018-4ced-bf6e-ed60dc19ba13" }, { "type": "route", "uuid": "9f35e50a-5d1a-4af3-a186-da16bac39519" }, { "type": "route", "uuid": "f3dec1af-47d4-496e-86bc-7ccae28a1fab" }, { "type": "route", "uuid": "875d6832-fb15-4eed-80fc-7ed4d5ca5b3a" }, { "type": "route", "uuid": "b1709f6c-419d-4b02-8382-cd56fbf584b5" }, { "type": "route", "uuid": "cca160f6-5ac5-444e-9715-be2fec8c0a1f" }, { "type": "route", "uuid": "d6ebd2eb-c9a9-4650-bd3d-8041aa755ecf" }, { "type": "route", "uuid": "f2ad9758-6a57-476f-9b9b-b24e42dc0952" }, { "type": "route", "uuid": "5ecf551a-e5b1-4904-97f9-1249be8be637" }, { "type": "route", "uuid": "8d3d780e-f78e-44a7-80ca-e1ba70852456" }, { "type": "route", "uuid": "d356c2a8-8926-4918-8c8d-315498c275d7" }, { "type": "route", "uuid": "d9db2519-cbef-4a9b-a90a-d75d8204dc8c" }, { "type": "route", "uuid": "6c161143-1a6c-44d6-9584-e45caf731a66" }, { "type": "route", "uuid": "4855cff9-c069-462c-b6d7-6a0c0ac32ac3" }, { "type": "route", "uuid": "80eeac6c-d0c1-43df-85a4-e212d99d287b" }, { "type": "route", "uuid": "9f8773a6-5519-44e3-a8f1-38b199e66e36" }, { "type": "route", "uuid": "13a2091e-b5de-44d6-80a9-8b1989507300" }, { "type": "route", "uuid": "a88ec0f7-9654-4829-8733-ad28952bdcd9" }, { "type": "route", "uuid": "286be6ed-e22e-4fb4-8a6f-37c2f864d378" }, { "type": "route", "uuid": "737e6676-bbc2-4d9e-bb69-3aa9dcf593a6" }, { "type": "route", "uuid": "fcde272f-fdb9-44e8-a54e-20fc4d4e732a" }, { "type": "route", "uuid": "bffb6798-30a4-4bf9-b2ed-9a31d8687c6b" }, { "type": "route", "uuid": "90c9efdf-80b1-42f1-a55f-b4d9d6eb1059" }, { "type": "route", "uuid": "5869cc96-20c1-4130-9cba-0823e345e2ac" }, { "type": "route", "uuid": "afd989da-698b-466e-99bd-d819d288a217" }, { "type": "route", "uuid": "4e95b891-a961-4d9e-aff8-8e328e77536f" }, { "type": "route", "uuid": "88dc22fc-fc7a-428a-8d3d-be5b9d461379" }, { "type": "route", "uuid": "291cb39f-d66b-41b6-ac94-84698a196560" }, { "type": "route", "uuid": "0f874c7b-8078-4271-b4e2-c8f4d003e743" }, { "type": "route", "uuid": "09683182-bc34-4d24-9b19-7a01e0bcc4ae" }, { "type": "route", "uuid": "2eae1f7e-e72c-462d-ac26-c13296f8ffc2" }, { "type": "route", "uuid": "960db4b4-f5ca-4a78-8b5e-20057337feea" }, { "type": "route", "uuid": "3bcb76ef-b52f-4f2a-87e9-2d3e2c2cb13e" }, { "type": "route", "uuid": "30af5ec8-0e6b-4c0b-afb8-951235631021" }, { "type": "route", "uuid": "99e5cacb-cbfe-406d-8588-acdfa8c9d712" }, { "type": "route", "uuid": "8dbd4f0f-740c-4a62-921e-bb03505c7853" }, { "type": "route", "uuid": "df011f69-d90b-49e3-8053-7b4e45a5d281" }, { "type": "route", "uuid": "3fc67c4e-acd5-42bd-8427-016d86192e38" }, { "type": "route", "uuid": "d2dda6db-79ef-4873-8ea7-9447c9657c69" }, { "type": "route", "uuid": "8ff3bd3f-149e-4da2-b75c-5736d93f88ab" }, { "type": "route", "uuid": "23c91a1d-76f5-4112-a432-0636aee4d4bb" }, { "type": "route", "uuid": "245c391c-f3ef-4682-a89e-e7a0ff7ff6ec" }, { "type": "route", "uuid": "1c8e7f4d-0430-46ee-9c9b-e2f1305b5275" }, { "type": "route", "uuid": "59da2878-8a55-4de2-bcdc-1905629e7921" }, { "type": "route", "uuid": "e66a866c-c660-4363-a882-3e3cb356a3be" }, { "type": "route", "uuid": "143a0e7c-5f22-4221-9e5c-aacd719eb731" }, { "type": "route", "uuid": "51625eea-927f-489e-b5d8-31983e02029b" }, { "type": "route", "uuid": "1e9cf1b4-e4b9-4e4e-b948-4424d26a0deb" }, { "type": "route", "uuid": "d064aca1-0628-4875-ad8c-163568753469" }, { "type": "route", "uuid": "01d0e9a6-8251-4f10-9111-ed54f7781b21" }, { "type": "route", "uuid": "d5e65160-9459-4aeb-97ca-08dccee7a820" }, { "type": "route", "uuid": "a844e9a7-b0ce-4ba0-a3ee-2b9ffd1ef9f3" }, { "type": "route", "uuid": "4ca8b385-1610-4fdf-85ea-2f4817622eed" }, { "type": "route", "uuid": "123128e7-4ed8-4d33-965b-3eb3abd88176" }, { "type": "route", "uuid": "3e1936fb-5022-4a5f-96a8-94540d810480" }, { "type": "route", "uuid": "fb4356cc-c4a6-44a9-b489-195e159c2a3b" }, { "type": "route", "uuid": "bb1b84f5-199f-4847-805b-99f645d052ae" }, { "type": "route", "uuid": "a69fce5c-3f12-40f8-a9dd-da3c40831e11" }, { "type": "route", "uuid": "6f2205a9-ef11-430e-a204-d189c5bc4baa" }, { "type": "route", "uuid": "afb13d2e-9c5a-4df0-9499-f0336f98cbac" }, { "type": "route", "uuid": "caee0115-689d-408d-89c4-d1de2698ed7c" }, { "type": "route", "uuid": "d722928a-73d1-4b1c-a7e1-e0e2a05e687a" }, { "type": "route", "uuid": "9b3bdce9-61b2-4d81-8943-0549dfd763a3" }, { "type": "route", "uuid": "f4da0a59-495a-4ec2-8c03-65efd21a5408" }, { "type": "route", "uuid": "c24d9279-6207-4a75-a658-c6c4eb154a87" }, { "type": "route", "uuid": "81e00efe-17a5-49e7-b6f3-78f538efa9a7" }, { "type": "route", "uuid": "95618595-417b-4728-be0b-a671875363df" }, { "type": "route", "uuid": "d91aff2b-7fb1-4437-be0b-2ea008fc0a1a" }, { "type": "route", "uuid": "d4607651-67ce-4302-ba38-9da064e6809f" }, { "type": "route", "uuid": "72c89cd5-9885-4d30-82dd-f57760e0fa16" }, { "type": "route", "uuid": "e7fdac5c-7c7f-4b0f-b5bc-104896920896" }, { "type": "route", "uuid": "72ef53c6-aa06-4e8f-8107-e437fa691dfd" }, { "type": "route", "uuid": "ceda5371-0251-4474-958a-a3d205dac2f5" }, { "type": "route", "uuid": "476202ad-1d5a-43a9-a360-e94e5fff6438" }, { "type": "route", "uuid": "078f3f53-2088-4893-b687-472bd536aadb" }, { "type": "route", "uuid": "e8a1db56-3eb5-4f02-8285-c3356a40e93b" }, { "type": "route", "uuid": "7689566f-0bcc-4b10-8fa6-508b40d34db0" }, { "type": "route", "uuid": "4a247696-b190-46c6-8c74-42d52f5f1af2" }, { "type": "route", "uuid": "da39103f-4a5c-4a8d-9f7e-ad90d9a31d7c" }, { "type": "route", "uuid": "ad996a57-6fe0-4e83-beb0-bfb9b0c654c2" }, { "type": "route", "uuid": "14b0a760-2e8a-437e-8b8e-8b42c488bd78" }, { "type": "route", "uuid": "b2ddefff-be85-4a30-a1a8-10f2c3427509" }, { "type": "route", "uuid": "2183580d-af47-461c-a295-35669be1de27" }, { "type": "route", "uuid": "d278fcf6-2e02-41d1-988a-9db1645fbb4e" }, { "type": "route", "uuid": "5776da54-b685-4263-9386-3469e126fd30" }, { "type": "route", "uuid": "83cc00b1-3bef-432b-84ce-979a5509d814" }, { "type": "route", "uuid": "527005b3-ecfa-48ad-939c-aef47b8d620c" }, { "type": "route", "uuid": "49f333e5-e696-4f36-bde9-244da09c9ad1" }, { "type": "route", "uuid": "f99a80d8-5199-4735-ab71-707568abd705" }, { "type": "route", "uuid": "b3714e04-d284-47fe-ae5c-7ef615430ff1" }, { "type": "route", "uuid": "cd7fe619-4872-4981-aee7-e18667238571" }, { "type": "route", "uuid": "e12063a5-5c35-478a-8c32-e99426265f6d" }, { "type": "route", "uuid": "67161ebe-c82b-4109-ad40-eb8f3f33ccc3" }, { "type": "route", "uuid": "aefd999b-9e31-4dd3-91ee-e97d864cd766" }, { "type": "route", "uuid": "cde4bce8-9858-45fd-9517-cc904850423c" }, { "type": "route", "uuid": "35b1088a-8a7d-433b-bc99-ccc9991d93cf" }, { "type": "route", "uuid": "9b57cd77-9522-40f2-805c-b3369d5a5c17" }, { "type": "route", "uuid": "9bd800a3-0f2c-4b6d-b142-d44419555a00" }, { "type": "route", "uuid": "4e648ea8-b007-4e67-87d8-821dd5d7e67a" }, { "type": "route", "uuid": "8653797f-164d-4e98-a2df-34d6427a2668" }, { "type": "route", "uuid": "2af7c580-c798-41b5-a1f0-5b379fcd41f8" }, { "type": "route", "uuid": "239342d3-4146-4209-8613-1dc3387c2a9e" }, { "type": "route", "uuid": "3596f214-c3d5-4809-a725-64e11e7799eb" }, { "type": "route", "uuid": "e89c9cac-6da0-4870-b9d1-2d68dcf882db" }, { "type": "route", "uuid": "8f560237-8da4-4955-8baa-d88abbebcd6b" }, { "type": "route", "uuid": "6d0ce1de-4ac1-48f9-8a19-2857e2a1ebe1" }, { "type": "route", "uuid": "3abf4472-ded1-436a-9fed-96fbe15036f2" }, { "type": "route", "uuid": "8918022b-6e72-4071-a7fd-12a2493a8675" }, { "type": "route", "uuid": "dfc7218b-2979-4ede-baba-c366ab3ce8fb" }, { "type": "route", "uuid": "a5a9d5e6-f9ab-4fa9-a183-3aa172ac1315" }, { "type": "route", "uuid": "70c8ff07-5256-46ff-9481-503f0dbaa246" }, { "type": "route", "uuid": "233ea42b-f981-4095-ae36-a8f07d75e34d" }, { "type": "route", "uuid": "75b3766a-ae8d-413a-9fda-807273990a33" }, { "type": "route", "uuid": "9b7416b8-7691-402e-9177-88ce996f16ff" }, { "type": "route", "uuid": "d812c115-be09-47be-b0ca-2b83632ec881" }, { "type": "route", "uuid": "32622225-195e-4e8d-b957-e9cbc094aeb6" }, { "type": "route", "uuid": "d43d5c53-62d9-464e-92b6-de5cc3d24a14" }, { "type": "route", "uuid": "7a1d11fd-f75f-4d9b-b6a4-3206144ce2a1" }, { "type": "route", "uuid": "2fe3514b-571c-4d06-8cee-71c6c992f9b2" }, { "type": "route", "uuid": "20c9ad59-73c7-4bd1-acb3-3a12a71d35b2" }, { "type": "route", "uuid": "14dbcc4f-e54a-4b18-9e48-07d03f63719a" }, { "type": "route", "uuid": "5d75a0d0-43cf-4ef3-bef6-e160dcb2313b" }, { "type": "route", "uuid": "2080dc38-fbbe-404a-8e8b-46922a4c0f31" }, { "type": "route", "uuid": "13418ff2-aa0e-4b43-8fe6-a9af61ccca0f" }, { "type": "route", "uuid": "bd848646-22a5-4204-80c2-e6e22a98e930" }, { "type": "route", "uuid": "2c133588-59a8-40dd-805a-1f65d9b3b8b3" }, { "type": "route", "uuid": "c69b2bc6-d9be-4b67-9ad8-01ab3c4336ab" }, { "type": "route", "uuid": "b5249966-5b09-4016-97b6-be51abff81b6" }, { "type": "route", "uuid": "a0988218-48a2-4938-9996-5d2e2c690f94" }, { "type": "route", "uuid": "2f9e4b34-141a-49c9-a1e3-e6b3b44ea9c7" }, { "type": "route", "uuid": "567ee0db-8a60-4095-b4ad-4e7e8a8cdfed" }, { "type": "route", "uuid": "8ca6922e-f5df-4203-8003-b0439542fed1" }, { "type": "route", "uuid": "ce77d96f-b01c-4e6f-93db-e3eb957b0799" }, { "type": "route", "uuid": "af8ee272-7e96-4561-9f20-a0006eb1986a" }, { "type": "route", "uuid": "ece1f6d5-858a-4a36-a9c3-ba8734c93e23" }, { "type": "route", "uuid": "4bc86a1e-6690-4c08-9cd4-1117b557141e" }, { "type": "route", "uuid": "82293ee6-97dc-4f7c-ab6c-92661fd2a501" }, { "type": "route", "uuid": "ff6afd74-2509-45a3-adab-3da08648b384" }, { "type": "route", "uuid": "210ce8ec-299a-4c12-8a43-e6ff8eb4e637" }, { "type": "route", "uuid": "2607edb5-0cd3-49cc-bcdc-454276f6a42a" }, { "type": "route", "uuid": "0016b093-6665-44f5-9fd7-0e1ac361ced1" }, { "type": "route", "uuid": "60e7ee79-c0fa-4d6f-81ed-e6b7455e7c73" }, { "type": "route", "uuid": "47a75a5a-6cf6-4bef-ab40-dbed5c3ec790" }, { "type": "route", "uuid": "17ee9d37-5dfb-4708-9c0d-854c65faa143" }, { "type": "route", "uuid": "5697657f-a61d-4e2d-a806-76d6286800bd" }, { "type": "route", "uuid": "afef14af-c08b-4fac-ae3c-3fd2bf2120ce" }, { "type": "route", "uuid": "9566d31e-3d79-48e0-8a8d-d8f9e1554edd" }, { "type": "route", "uuid": "f095539d-a8e6-4311-b0cc-8873e2e72702" }, { "type": "route", "uuid": "83bbe3da-1e28-441c-827a-ef2b9de7698c" }, { "type": "route", "uuid": "0c377eb7-757a-4189-b0c2-f74f9c321a6b" }, { "type": "route", "uuid": "cf7a9cb1-19c0-4be3-bce2-2e827ea664b8" }, { "type": "route", "uuid": "c1b69dfa-4c92-4468-a15f-2641b60eb40f" }, { "type": "route", "uuid": "2381a671-1e60-41f3-9afa-4cf6a82d00f6" }, { "type": "route", "uuid": "395e01c2-fe64-4669-ba01-7bd348ab9c4e" }, { "type": "route", "uuid": "48fc2354-9aef-4876-8878-7926e96c1f95" }, { "type": "route", "uuid": "f9b8ad0c-92f8-47ba-9845-2b549b675943" }, { "type": "route", "uuid": "9bd636ca-8b5f-4840-925d-d591f04016d0" }, { "type": "route", "uuid": "b73b912a-253f-4075-b69d-d3264445edcc" }, { "type": "route", "uuid": "3a0803ce-31c4-4e0f-81ea-d9718c2c5a18" }, { "type": "route", "uuid": "ffde2dca-322d-491e-a218-8a5e6cd49c52" }, { "type": "route", "uuid": "8b5f3a14-0104-4396-a371-9c5bb7af0b69" }, { "type": "route", "uuid": "48c6dc93-e7d7-4439-8d05-eebd8590494f" }, { "type": "route", "uuid": "26452cf9-61be-400b-9177-4dd74d8255e7" }, { "type": "route", "uuid": "f6963e94-9ada-45eb-8ad1-63ed1e034ea8" }, { "type": "route", "uuid": "d0f243a9-de46-4cb0-9394-66e850278875" }, { "type": "route", "uuid": "47053c77-142b-48a3-8f1c-d3882f9c7b17" }, { "type": "route", "uuid": "551bc5a3-1dd7-4bab-9962-c4d4ae6904de" }, { "type": "route", "uuid": "97ffaec1-8bc5-42bb-a146-18f176302fb3" }, { "type": "route", "uuid": "cf20186e-e1fe-4099-9d7f-49795c49ba1a" }, { "type": "route", "uuid": "289702b3-4c64-4b07-9d30-393976fe106d" }, { "type": "route", "uuid": "ce20cf44-5528-4d85-9659-ca1830ba3c2c" }, { "type": "route", "uuid": "4e2e3c33-9ecb-43dd-a0f8-f1021b7bb1e5" }, { "type": "route", "uuid": "4f194591-dcdb-4584-ab99-b4452581cb28" }, { "type": "route", "uuid": "78c993bb-8f8a-4ee3-aa4c-058eef25d6e3" }, { "type": "route", "uuid": "f85cf097-7124-4fba-82df-71c636a5ed6e" }, { "type": "route", "uuid": "ef18ff36-398a-4cb7-87e1-b337f0918edb" }, { "type": "route", "uuid": "0381e614-1dae-4191-aa93-bd956c969e45" }, { "type": "route", "uuid": "919af223-f8af-4fb2-9a68-ccb1d1b462fe" }, { "type": "route", "uuid": "5e42bb3e-382b-4c77-94d6-9241fbbca93d" }, { "type": "route", "uuid": "32256354-158f-48a0-b6dc-fad73655434f" }, { "type": "route", "uuid": "b62c898d-a394-497e-8397-0c17712d040a" }, { "type": "route", "uuid": "408a7ed0-51ae-480d-aa00-da37e354298b" }, { "type": "route", "uuid": "8c5c3e37-a75d-4955-925f-bf94045acbfd" }, { "type": "route", "uuid": "32669743-1bc5-4e95-9bf4-0c2dcb97c454" }, { "type": "route", "uuid": "7289683d-eb64-4441-8dc0-753fd0b199ab" }, { "type": "route", "uuid": "da3744d2-ccbc-4a7c-b244-9eecb8558acb" }, { "type": "route", "uuid": "71d757f3-8e60-4745-ba79-038fdc959ca4" }, { "type": "route", "uuid": "746e6242-9e23-4908-9fd5-08cdf82d2288" }, { "type": "route", "uuid": "96417d4f-2b9e-45bf-8e4f-d0978cb6bdf7" }, { "type": "route", "uuid": "00a97b84-0190-46a6-9672-7392c68765af" }, { "type": "route", "uuid": "3febd3f4-d9ca-479f-bb68-0408e1dd6f85" }, { "type": "route", "uuid": "fb024197-b632-43c6-a76b-66a641120762" }, { "type": "route", "uuid": "59f00f9a-d3f4-49cb-8b11-546cf6eb3e3e" }, { "type": "route", "uuid": "03f75d1d-a66f-4c2b-8100-33e3ff7bd2be" }, { "type": "route", "uuid": "9205692e-9aae-4821-aa11-0f0ccde2b59a" }, { "type": "route", "uuid": "a4780126-f415-46d5-824c-a06ba41b879a" }, { "type": "route", "uuid": "f084f540-ad9f-499d-8578-422f1bc48398" }, { "type": "route", "uuid": "a3d60c1f-4215-4b10-844e-a8905f4edbeb" }, { "type": "route", "uuid": "a807d094-ae9c-4846-8db7-b349620a1f98" }, { "type": "route", "uuid": "74b65086-1bb7-461d-94e7-b520b6a805b5" }, { "type": "route", "uuid": "e2bbe99c-f242-4e84-b6c4-f9730249eb77" }, { "type": "route", "uuid": "244fc335-b33e-4a52-872d-bb82547cae0e" }, { "type": "route", "uuid": "8abb1352-c833-40c9-85d3-6826e5ffa500" }, { "type": "route", "uuid": "785a79ff-ad20-4214-ad43-aaf7cd5ae843" }, { "type": "route", "uuid": "afc05572-ed67-4b08-b5ec-dfb5bffb90d3" }, { "type": "route", "uuid": "48999912-090a-4c01-9bf5-652fb98a23b0" }, { "type": "route", "uuid": "e92fba59-6b51-4993-bbd5-fb4e1bf97a72" }, { "type": "route", "uuid": "0c5a8a4a-fa15-49e3-8e2f-7039e2fc2b33" }, { "type": "route", "uuid": "7f807a7f-109f-4692-a7ad-d8913de29e65" }, { "type": "route", "uuid": "a315f875-df16-458e-955d-c9857daf4981" }, { "type": "route", "uuid": "d2f29cde-a6aa-4dc9-9c25-db84cf2d9ef0" }, { "type": "route", "uuid": "eb8a57ff-856d-472c-99f4-ec4d77f5b03f" }, { "type": "route", "uuid": "68338c37-c7f7-4bcd-8900-feaaa6ee4188" }, { "type": "route", "uuid": "537e6945-bd78-479f-ba0e-53c6b229fabb" }, { "type": "route", "uuid": "f5d97ca6-c7f9-4d2c-9a9e-d5624f9a57b8" }, { "type": "route", "uuid": "49c89577-3863-4d02-87ec-b14a0d694f63" }, { "type": "route", "uuid": "0c75f597-f05d-4ab5-b3a8-4c85497d8164" }, { "type": "route", "uuid": "ba6bfa48-4f49-47f1-be0b-ef69725548e6" }, { "type": "route", "uuid": "c542af27-730a-47d5-8e40-0dda0a07464e" }, { "type": "route", "uuid": "edfc188c-7b1d-4582-a702-461f7ccdcc6a" }, { "type": "route", "uuid": "1b3cbe0a-ef13-4e26-a32b-0c9706b1e97f" }, { "type": "route", "uuid": "43c5c74d-36fb-4983-9578-a38d944cb34c" }, { "type": "route", "uuid": "1e2aeb07-7df2-4f26-9dee-44c67e29935b" }, { "type": "route", "uuid": "9678c0c7-731e-41e9-8ab7-9bbfbe2feaec" }, { "type": "route", "uuid": "23c34400-c3a3-43d2-a9cd-3315999dff6a" }, { "type": "route", "uuid": "9346c23f-66fb-4544-b316-d6555aaddfb8" }, { "type": "route", "uuid": "784b6183-f4f8-44db-b7b5-3867f39bf8ad" }, { "type": "route", "uuid": "edde5621-0a99-4c9a-b2eb-705251073dff" }, { "type": "route", "uuid": "90830fae-6a19-49d4-9e21-e1d68a62b88b" }, { "type": "route", "uuid": "25e34a96-5bad-488c-b5c6-1efd6bce300f" }, { "type": "route", "uuid": "cefa0e1a-ec87-49f1-8072-6a8b7cbb7ee3" }, { "type": "route", "uuid": "6cec2285-43e9-42f4-9018-916ab19aea96" }, { "type": "route", "uuid": "a307c2b2-3df0-4828-a98b-b507782d015f" }, { "type": "route", "uuid": "2abd0280-9ed6-4a02-af70-d1dadcb9eac7" }, { "type": "route", "uuid": "d461f785-bf4e-418b-aeca-fd731dc76659" }, { "type": "route", "uuid": "16511d1e-799a-4137-b567-681fec27c175" }, { "type": "route", "uuid": "34440e17-ff69-4033-a615-b4b8144e288e" }, { "type": "route", "uuid": "601be7b5-8971-475e-9c2e-2e56eb2fbe22" }, { "type": "route", "uuid": "be53c4c3-166a-4302-885f-7cb9e8d7df2e" }, { "type": "route", "uuid": "890bd670-e509-4982-8a4e-d8eaa0e1442a" }, { "type": "route", "uuid": "7862af35-1e96-4d43-8e17-4376481130df" }, { "type": "route", "uuid": "fff2765f-3c0f-428d-94d9-62782343a643" }, { "type": "route", "uuid": "7a4be4ed-70fc-4316-ac14-969e45066f1f" }, { "type": "route", "uuid": "f81eced8-4993-4e17-bda5-97931f702f8e" }, { "type": "route", "uuid": "548c7881-2fb4-431a-b9bb-918007bf3660" }, { "type": "route", "uuid": "74512aa6-7b64-4fd5-8368-204024549e60" }, { "type": "route", "uuid": "0a0fe592-5395-4ddf-9256-0c057bdd77ee" }, { "type": "route", "uuid": "f379a7ba-6ca9-4809-b681-03fe75a15639" }, { "type": "route", "uuid": "2d9eae99-05a1-42b2-af9a-d38dd097ffcb" }, { "type": "route", "uuid": "1c8afa66-ebdc-432f-8333-7031ef3e5216" }, { "type": "route", "uuid": "d4d67e05-9cf4-472b-b08c-33a524bf22da" }, { "type": "route", "uuid": "09ed1c31-4429-4c36-87b9-aab27475e269" }, { "type": "route", "uuid": "efd2b509-38d4-4f4a-a037-0f410928fe3a" }, { "type": "route", "uuid": "e40168e5-499e-45fa-ab28-0ca20900f897" }, { "type": "route", "uuid": "4e2fe473-4541-4547-9e5f-482ae866814f" }, { "type": "route", "uuid": "a7b8048a-cddb-4b1e-837d-126b405f5eca" }, { "type": "route", "uuid": "162083bc-aa7c-45a7-83b0-5ac0d7928d21" }, { "type": "route", "uuid": "b6ed92dc-3aa6-4459-93c8-075ce33d6815" }, { "type": "route", "uuid": "47fe47e5-ffd5-4a6e-a2ee-5c102f1544ed" }, { "type": "route", "uuid": "9ecbc138-953c-4cfb-bcd7-1122739ae3e5" }, { "type": "route", "uuid": "d50f15d7-df4b-48eb-8794-043f5cce4ac7" }, { "type": "route", "uuid": "38fddfdd-9979-4c4f-93b8-1517446d257f" }, { "type": "route", "uuid": "5912e1f5-c82a-4567-b43c-05299c137c1e" }, { "type": "route", "uuid": "8217b538-991c-4f88-9208-2e33ce7965d2" }, { "type": "route", "uuid": "86591062-a724-4924-82ed-0b7762d5f290" }, { "type": "route", "uuid": "afcaca3d-a655-4028-a354-97f51d01c183" }, { "type": "route", "uuid": "716b3c80-40ea-4043-8fb9-41dcb5c98739" } ] }