{ "uuid": "6e7646f8-53d3-4ebf-94bc-a989428e5ca9", "lastMigration": 29, "name": "Gitlab", "endpointPrefix": "api", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "916e694f-d560-4d70-8d1e-c49235332e1e", "documentation": "Get the current application settings", "method": "get", "endpoint": "v3/application/settings", "responses": [ { "uuid": "e1098d8e-a24c-478f-93f2-ed3e94379f3e", "body": "{\n \"after_sign_out_path\": \"\",\n \"after_sign_up_text\": \"\",\n \"container_registry_token_expire_delay\": \"\",\n \"created_at\": \"\",\n \"default_branch_protection\": \"\",\n \"default_group_visibility\": \"\",\n \"default_project_visibility\": \"\",\n \"default_projects_limit\": \"\",\n \"default_snippet_visibility\": \"\",\n \"domain_blacklist\": \"\",\n \"domain_blacklist_enabled\": \"\",\n \"domain_whitelist\": \"\",\n \"gravatar_enabled\": \"\",\n \"home_page_url\": \"\",\n \"id\": \"\",\n \"koding_enabled\": \"\",\n \"koding_url\": \"\",\n \"max_attachment_size\": \"\",\n \"plantuml_enabled\": \"\",\n \"plantuml_url\": \"\",\n \"repository_storage\": \"\",\n \"repository_storages\": \"\",\n \"restricted_visibility_levels\": \"\",\n \"session_expire_delay\": \"\",\n \"sign_in_text\": \"\",\n \"signin_enabled\": \"\",\n \"signup_enabled\": \"\",\n \"updated_at\": \"\",\n \"user_oauth_applications\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get the current application settings", "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": "c3dacf99-5b5e-49e6-a020-c0e9aacbee11", "documentation": "Modify application settings", "method": "put", "endpoint": "v3/application/settings", "responses": [ { "uuid": "e3868cbb-6891-47a3-a554-5e70511bb800", "body": "{\n \"after_sign_out_path\": \"\",\n \"after_sign_up_text\": \"\",\n \"container_registry_token_expire_delay\": \"\",\n \"created_at\": \"\",\n \"default_branch_protection\": \"\",\n \"default_group_visibility\": \"\",\n \"default_project_visibility\": \"\",\n \"default_projects_limit\": \"\",\n \"default_snippet_visibility\": \"\",\n \"domain_blacklist\": \"\",\n \"domain_blacklist_enabled\": \"\",\n \"domain_whitelist\": \"\",\n \"gravatar_enabled\": \"\",\n \"home_page_url\": \"\",\n \"id\": \"\",\n \"koding_enabled\": \"\",\n \"koding_url\": \"\",\n \"max_attachment_size\": \"\",\n \"plantuml_enabled\": \"\",\n \"plantuml_url\": \"\",\n \"repository_storage\": \"\",\n \"repository_storages\": \"\",\n \"restricted_visibility_levels\": \"\",\n \"session_expire_delay\": \"\",\n \"sign_in_text\": \"\",\n \"signin_enabled\": \"\",\n \"signup_enabled\": \"\",\n \"updated_at\": \"\",\n \"user_oauth_applications\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Modify application settings", "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": "1591a6ef-61d7-4d26-9970-51fe9a5428c6", "documentation": "Validation of .gitlab-ci.yml content", "method": "post", "endpoint": "v3/ci/lint", "responses": [ { "uuid": "dc00d2d6-3a51-463f-aab2-3f93329d2a38", "body": "", "latency": 0, "statusCode": 201, "label": "Validation of .gitlab-ci.yml content", "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": "88f9c1a6-c193-4db0-b303-b09ae369b8d7", "documentation": "", "method": "get", "endpoint": "v3/deploy_keys", "responses": [ { "uuid": "9e7a51a5-aca7-49c5-88a0-a3df05f0c660", "body": "", "latency": 0, "statusCode": 200, "label": "get DeployKey(s)", "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": "848b091a-690d-48c5-af0c-e89f6492a931", "documentation": "Get the list of the available template", "method": "get", "endpoint": "v3/dockerfiles", "responses": [ { "uuid": "e0f0c21d-4f6e-40cf-a4f3-8923c31728c2", "body": "{\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get the list of the available template", "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": "cd45381c-2591-4bdd-9cfb-7bc73251728e", "documentation": "Get the text for a specific template present in local filesystem", "method": "get", "endpoint": "v3/dockerfiles/:name", "responses": [ { "uuid": "f40491e0-bf70-4ff5-a80c-31111bf72599", "body": "{\n \"content\": \"\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get the text for a specific template present in local filesystem", "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": "5573f014-ce59-4268-9919-5d9ac0bce263", "documentation": "Get the list of the available template", "method": "get", "endpoint": "v3/gitignores", "responses": [ { "uuid": "de806e08-f7e8-4a18-bc41-d5921b4c4f50", "body": "{\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get the list of the available template", "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": "a4b51a97-777a-4860-a6ea-aec2f512de82", "documentation": "Get the text for a specific template present in local filesystem", "method": "get", "endpoint": "v3/gitignores/:name", "responses": [ { "uuid": "4d9409d5-0120-49a2-9bfa-de4737a03e8d", "body": "{\n \"content\": \"\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get the text for a specific template present in local filesystem", "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": "02fdd4b5-f048-46a3-a445-e1358dd87ab5", "documentation": "Get the list of the available template", "method": "get", "endpoint": "v3/gitlab_ci_ymls", "responses": [ { "uuid": "55f8ae06-6f2b-4b73-9f9e-9045076d65a1", "body": "{\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get the list of the available template", "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": "58013e76-0114-4275-a64c-54fe0296ea58", "documentation": "Get the text for a specific template present in local filesystem", "method": "get", "endpoint": "v3/gitlab_ci_ymls/:name", "responses": [ { "uuid": "8ac864d6-392f-474d-9761-06c1db4b046c", "body": "{\n \"content\": \"\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get the text for a specific template present in local filesystem", "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": "7d62bf28-9a0a-4097-bf92-fea86587fa5d", "documentation": "Get a groups list", "method": "get", "endpoint": "v3/groups", "responses": [ { "uuid": "f323610b-f882-4c7a-85f0-b0f023f5f18b", "body": "{\n \"avatar_url\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"lfs_enabled\": \"\",\n \"name\": \"\",\n \"path\": \"\",\n \"request_access_enabled\": \"\",\n \"statistics\": \"\",\n \"visibility_level\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get a groups list", "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": "26dde0cb-693d-4bb2-a572-d738c8b088a6", "documentation": "Create a group. Available only for users who can create groups.", "method": "post", "endpoint": "v3/groups", "responses": [ { "uuid": "e1d93832-6ac0-41aa-8c45-7b0342c55192", "body": "{\n \"avatar_url\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"lfs_enabled\": \"\",\n \"name\": \"\",\n \"path\": \"\",\n \"request_access_enabled\": \"\",\n \"statistics\": \"\",\n \"visibility_level\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Create a group. Available only for users who can create groups.", "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": "2997e6f6-f8c6-45e3-ab85-8ce217947166", "documentation": "Get list of owned groups for authenticated user", "method": "get", "endpoint": "v3/groups/owned", "responses": [ { "uuid": "86a3efad-b429-4f92-a733-60fbe69b9817", "body": "{\n \"avatar_url\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"lfs_enabled\": \"\",\n \"name\": \"\",\n \"path\": \"\",\n \"request_access_enabled\": \"\",\n \"statistics\": \"\",\n \"visibility_level\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get list of owned groups for authenticated user", "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": "40d6f58a-f04a-487c-a1ee-20fbe09f77cc", "documentation": "Remove a group.", "method": "delete", "endpoint": "v3/groups/:id", "responses": [ { "uuid": "c0fa79b7-9547-43a7-be28-902fa742c30c", "body": "", "latency": 0, "statusCode": 204, "label": "Remove a group.", "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": "72063dfe-11b0-437b-94b3-cc392f2316ad", "documentation": "Get a single group, with containing projects.", "method": "get", "endpoint": "v3/groups/:id", "responses": [ { "uuid": "4bcc9848-973a-4069-846c-43c4b05a2c58", "body": "{\n \"avatar_url\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"lfs_enabled\": \"\",\n \"name\": \"\",\n \"path\": \"\",\n \"projects\": {\n \"archived\": \"\",\n \"avatar_url\": \"\",\n \"builds_enabled\": \"\",\n \"container_registry_enabled\": \"\",\n \"created_at\": \"\",\n \"creator_id\": \"\",\n \"default_branch\": \"\",\n \"description\": \"\",\n \"forked_from_project\": {\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"web_url\": \"\"\n },\n \"forks_count\": \"\",\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"issues_enabled\": \"\",\n \"last_activity_at\": \"\",\n \"lfs_enabled\": \"\",\n \"merge_requests_enabled\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"namespace\": {\n \"id\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"path\": \"\"\n },\n \"only_allow_merge_if_all_discussions_are_resolved\": \"\",\n \"only_allow_merge_if_build_succeeds\": \"\",\n \"open_issues_count\": \"\",\n \"owner\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"public\": \"\",\n \"public_builds\": \"\",\n \"request_access_enabled\": \"\",\n \"runners_token\": \"\",\n \"shared_runners_enabled\": \"\",\n \"shared_with_groups\": \"\",\n \"snippets_enabled\": \"\",\n \"ssh_url_to_repo\": \"\",\n \"star_count\": \"\",\n \"statistics\": {\n \"build_artifacts_size\": \"\",\n \"commit_count\": \"\",\n \"lfs_objects_size\": \"\",\n \"repository_size\": \"\",\n \"storage_size\": \"\"\n },\n \"tag_list\": \"\",\n \"visibility_level\": \"\",\n \"web_url\": \"\",\n \"wiki_enabled\": \"\"\n },\n \"request_access_enabled\": \"\",\n \"shared_projects\": {\n \"archived\": \"\",\n \"avatar_url\": \"\",\n \"builds_enabled\": \"\",\n \"container_registry_enabled\": \"\",\n \"created_at\": \"\",\n \"creator_id\": \"\",\n \"default_branch\": \"\",\n \"description\": \"\",\n \"forked_from_project\": {\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"web_url\": \"\"\n },\n \"forks_count\": \"\",\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"issues_enabled\": \"\",\n \"last_activity_at\": \"\",\n \"lfs_enabled\": \"\",\n \"merge_requests_enabled\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"namespace\": {\n \"id\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"path\": \"\"\n },\n \"only_allow_merge_if_all_discussions_are_resolved\": \"\",\n \"only_allow_merge_if_build_succeeds\": \"\",\n \"open_issues_count\": \"\",\n \"owner\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"public\": \"\",\n \"public_builds\": \"\",\n \"request_access_enabled\": \"\",\n \"runners_token\": \"\",\n \"shared_runners_enabled\": \"\",\n \"shared_with_groups\": \"\",\n \"snippets_enabled\": \"\",\n \"ssh_url_to_repo\": \"\",\n \"star_count\": \"\",\n \"statistics\": {\n \"build_artifacts_size\": \"\",\n \"commit_count\": \"\",\n \"lfs_objects_size\": \"\",\n \"repository_size\": \"\",\n \"storage_size\": \"\"\n },\n \"tag_list\": \"\",\n \"visibility_level\": \"\",\n \"web_url\": \"\",\n \"wiki_enabled\": \"\"\n },\n \"statistics\": \"\",\n \"visibility_level\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get a single group, with containing 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "170ee35e-e462-4144-ae1a-bdd0e2e6541c", "documentation": "Update a group. Available only for users who can administrate groups.", "method": "put", "endpoint": "v3/groups/:id", "responses": [ { "uuid": "a03cfdd5-7565-4d50-9195-5ab9e4ada62f", "body": "{\n \"avatar_url\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"lfs_enabled\": \"\",\n \"name\": \"\",\n \"path\": \"\",\n \"request_access_enabled\": \"\",\n \"statistics\": \"\",\n \"visibility_level\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Update a group. Available only for users who can administrate groups.", "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": "51a802a1-be3a-43de-8c2c-ebac16e0ff8f", "documentation": "Gets a list of access requests for a group.", "method": "get", "endpoint": "v3/groups/:id/access_requests", "responses": [ { "uuid": "a3f27863-7b72-4e64-b141-6dae2edd6708", "body": "{\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"requested_at\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Gets a list of access requests for a group.", "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": "7d409f8a-830d-4a93-90b2-91ef45805f6b", "documentation": "Requests access for the authenticated user to a group.", "method": "post", "endpoint": "v3/groups/:id/access_requests", "responses": [ { "uuid": "3593d0fd-46f6-44b1-8603-e9ef6d3729c8", "body": "{\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"requested_at\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Requests access for the authenticated user to a group.", "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": "fa46f62a-ba2b-4a49-a3ae-ecae092f2c63", "documentation": "Denies an access request for the given user.", "method": "delete", "endpoint": "v3/groups/:id/access_requests/:user_id", "responses": [ { "uuid": "5fb238e0-b220-4c79-86e1-4dcfd7b4cabf", "body": "", "latency": 0, "statusCode": 204, "label": "Denies an access request for the given user.", "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": "a68dc996-0b8c-4e1c-8f68-fb0bee394d3e", "documentation": "Approves an access request for the given user.", "method": "put", "endpoint": "v3/groups/:id/access_requests/:user_id/approve", "responses": [ { "uuid": "c0bfbd42-0c38-4966-bcee-a6db2930cd41", "body": "{\n \"access_level\": \"\",\n \"avatar_url\": \"\",\n \"expires_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Approves an access request for the given user.", "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": "0d50e8bd-ccd4-4f26-b0ac-36e0d096c6e5", "documentation": "Get a list of group issues", "method": "get", "endpoint": "v3/groups/:id/issues", "responses": [ { "uuid": "89db3526-64a5-4134-931d-6b1139b2dc57", "body": "{\n \"assignee\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"confidential\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"downvotes\": \"\",\n \"due_date\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"labels\": \"\",\n \"milestone\": {\n \"created_at\": \"\",\n \"description\": \"\",\n \"due_date\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"project_id\": \"\",\n \"start_date\": \"\",\n \"state\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\"\n },\n \"project_id\": \"\",\n \"state\": \"\",\n \"subscribed\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\",\n \"upvotes\": \"\",\n \"user_notes_count\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get a list of group issues", "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": "d15cad83-6859-4555-ab9a-c30ff85a44bb", "documentation": "Gets a list of group or project members viewable by the authenticated user.", "method": "get", "endpoint": "v3/groups/:id/members", "responses": [ { "uuid": "425e57f2-c61c-468c-b4d0-1f726f417c3b", "body": "{\n \"access_level\": \"\",\n \"avatar_url\": \"\",\n \"expires_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Gets a list of group or project members viewable by the authenticated user.", "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": "be7816ca-0153-4ffe-a7eb-54c61ac36497", "documentation": "Adds a member to a group or project.", "method": "post", "endpoint": "v3/groups/:id/members", "responses": [ { "uuid": "5c35fa15-feb3-4454-b600-6ec8a3c15e04", "body": "{\n \"access_level\": \"\",\n \"avatar_url\": \"\",\n \"expires_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Adds a member to a group or 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c53418e8-6169-4225-8cb1-4cb499c56eaf", "documentation": "Removes a user from a group or project.", "method": "delete", "endpoint": "v3/groups/:id/members/:user_id", "responses": [ { "uuid": "05a5a285-42be-4bf9-9184-01e19cda561c", "body": "", "latency": 0, "statusCode": 204, "label": "Removes a user from a group or 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "336c2a59-3556-4892-a7b4-6b13fe7ce6e2", "documentation": "Gets a member of a group or project.", "method": "get", "endpoint": "v3/groups/:id/members/:user_id", "responses": [ { "uuid": "41df6e17-78db-4e2e-9ef3-1f685d5f8d6c", "body": "{\n \"access_level\": \"\",\n \"avatar_url\": \"\",\n \"expires_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Gets a member of a group or 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "23ecc4e0-c0fc-4055-a4c2-febcdfc90c1b", "documentation": "Updates a member of a group or project.", "method": "put", "endpoint": "v3/groups/:id/members/:user_id", "responses": [ { "uuid": "f60f0bdf-e690-4cdd-b4ed-81c87e7f4a04", "body": "{\n \"access_level\": \"\",\n \"avatar_url\": \"\",\n \"expires_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Updates a member of a group or 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ff92db4d-4c48-42d8-bbe7-9ab03de9901c", "documentation": "Get group level notification level settings, defaults to Global", "method": "get", "endpoint": "v3/groups/:id/notification_settings", "responses": [ { "uuid": "152b1618-163c-4de6-a3a1-92248097ad8c", "body": "{\n \"events\": \"\",\n \"level\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get group level notification level settings, defaults to Global", "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": "67ce58c7-c2b9-4aac-a8b3-88c310ef7a81", "documentation": "Update group level notification level settings, defaults to Global", "method": "put", "endpoint": "v3/groups/:id/notification_settings", "responses": [ { "uuid": "63618206-2d48-4ce5-88dc-d985c8a33917", "body": "{\n \"events\": \"\",\n \"level\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Update group level notification level settings, defaults to Global", "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": "8041ce28-e680-4912-b971-2c115d833654", "documentation": "Get a list of projects in this group.", "method": "get", "endpoint": "v3/groups/:id/projects", "responses": [ { "uuid": "f3063475-ed39-400e-be5c-11bd83f562e9", "body": "{\n \"archived\": \"\",\n \"avatar_url\": \"\",\n \"builds_enabled\": \"\",\n \"container_registry_enabled\": \"\",\n \"created_at\": \"\",\n \"creator_id\": \"\",\n \"default_branch\": \"\",\n \"description\": \"\",\n \"forked_from_project\": {\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"web_url\": \"\"\n },\n \"forks_count\": \"\",\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"issues_enabled\": \"\",\n \"last_activity_at\": \"\",\n \"lfs_enabled\": \"\",\n \"merge_requests_enabled\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"namespace\": {\n \"id\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"path\": \"\"\n },\n \"only_allow_merge_if_all_discussions_are_resolved\": \"\",\n \"only_allow_merge_if_build_succeeds\": \"\",\n \"open_issues_count\": \"\",\n \"owner\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"public\": \"\",\n \"public_builds\": \"\",\n \"request_access_enabled\": \"\",\n \"runners_token\": \"\",\n \"shared_runners_enabled\": \"\",\n \"shared_with_groups\": \"\",\n \"snippets_enabled\": \"\",\n \"ssh_url_to_repo\": \"\",\n \"star_count\": \"\",\n \"statistics\": {\n \"build_artifacts_size\": \"\",\n \"commit_count\": \"\",\n \"lfs_objects_size\": \"\",\n \"repository_size\": \"\",\n \"storage_size\": \"\"\n },\n \"tag_list\": \"\",\n \"visibility_level\": \"\",\n \"web_url\": \"\",\n \"wiki_enabled\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get a list of projects in this group.", "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": "be3474a5-bf71-4eaf-b7b6-7f5214fd6ac0", "documentation": "Transfer a project to the group namespace. Available only for admin.", "method": "post", "endpoint": "v3/groups/:id/projects/:project_id", "responses": [ { "uuid": "20c50d8a-fa75-4300-bf92-cc69bfaae185", "body": "{\n \"avatar_url\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"lfs_enabled\": \"\",\n \"name\": \"\",\n \"path\": \"\",\n \"projects\": {\n \"archived\": \"\",\n \"avatar_url\": \"\",\n \"builds_enabled\": \"\",\n \"container_registry_enabled\": \"\",\n \"created_at\": \"\",\n \"creator_id\": \"\",\n \"default_branch\": \"\",\n \"description\": \"\",\n \"forked_from_project\": {\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"web_url\": \"\"\n },\n \"forks_count\": \"\",\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"issues_enabled\": \"\",\n \"last_activity_at\": \"\",\n \"lfs_enabled\": \"\",\n \"merge_requests_enabled\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"namespace\": {\n \"id\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"path\": \"\"\n },\n \"only_allow_merge_if_all_discussions_are_resolved\": \"\",\n \"only_allow_merge_if_build_succeeds\": \"\",\n \"open_issues_count\": \"\",\n \"owner\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"public\": \"\",\n \"public_builds\": \"\",\n \"request_access_enabled\": \"\",\n \"runners_token\": \"\",\n \"shared_runners_enabled\": \"\",\n \"shared_with_groups\": \"\",\n \"snippets_enabled\": \"\",\n \"ssh_url_to_repo\": \"\",\n \"star_count\": \"\",\n \"statistics\": {\n \"build_artifacts_size\": \"\",\n \"commit_count\": \"\",\n \"lfs_objects_size\": \"\",\n \"repository_size\": \"\",\n \"storage_size\": \"\"\n },\n \"tag_list\": \"\",\n \"visibility_level\": \"\",\n \"web_url\": \"\",\n \"wiki_enabled\": \"\"\n },\n \"request_access_enabled\": \"\",\n \"shared_projects\": {\n \"archived\": \"\",\n \"avatar_url\": \"\",\n \"builds_enabled\": \"\",\n \"container_registry_enabled\": \"\",\n \"created_at\": \"\",\n \"creator_id\": \"\",\n \"default_branch\": \"\",\n \"description\": \"\",\n \"forked_from_project\": {\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"web_url\": \"\"\n },\n \"forks_count\": \"\",\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"issues_enabled\": \"\",\n \"last_activity_at\": \"\",\n \"lfs_enabled\": \"\",\n \"merge_requests_enabled\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"namespace\": {\n \"id\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"path\": \"\"\n },\n \"only_allow_merge_if_all_discussions_are_resolved\": \"\",\n \"only_allow_merge_if_build_succeeds\": \"\",\n \"open_issues_count\": \"\",\n \"owner\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"public\": \"\",\n \"public_builds\": \"\",\n \"request_access_enabled\": \"\",\n \"runners_token\": \"\",\n \"shared_runners_enabled\": \"\",\n \"shared_with_groups\": \"\",\n \"snippets_enabled\": \"\",\n \"ssh_url_to_repo\": \"\",\n \"star_count\": \"\",\n \"statistics\": {\n \"build_artifacts_size\": \"\",\n \"commit_count\": \"\",\n \"lfs_objects_size\": \"\",\n \"repository_size\": \"\",\n \"storage_size\": \"\"\n },\n \"tag_list\": \"\",\n \"visibility_level\": \"\",\n \"web_url\": \"\",\n \"wiki_enabled\": \"\"\n },\n \"statistics\": \"\",\n \"visibility_level\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Transfer a project to the group namespace. Available only for admin.", "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": "51453683-42ce-4756-a764-fd62cbf0209d", "documentation": "Get the list of system hooks", "method": "get", "endpoint": "v3/hooks", "responses": [ { "uuid": "9b150a86-399e-4f04-be59-d33a9615bbc4", "body": "{\n \"created_at\": \"\",\n \"enable_ssl_verification\": \"\",\n \"id\": \"\",\n \"push_events\": \"\",\n \"tag_push_events\": \"\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get the list of system hooks", "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": "2a8eb500-afe5-436e-8e28-1b3b6db58449", "documentation": "Create a new system hook", "method": "post", "endpoint": "v3/hooks", "responses": [ { "uuid": "2f5940f4-9949-4e52-b35a-a9adccec01f3", "body": "{\n \"created_at\": \"\",\n \"enable_ssl_verification\": \"\",\n \"id\": \"\",\n \"push_events\": \"\",\n \"tag_push_events\": \"\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Create a new system hook", "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": "9300de8e-b567-4182-92e3-3b0a1deb4956", "documentation": "Delete a hook", "method": "delete", "endpoint": "v3/hooks/:id", "responses": [ { "uuid": "06eac728-7945-429d-9360-09e646f4b15a", "body": "{\n \"created_at\": \"\",\n \"enable_ssl_verification\": \"\",\n \"id\": \"\",\n \"push_events\": \"\",\n \"tag_push_events\": \"\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Delete a hook", "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": "3f9bd321-afec-494e-8f86-f3b6c547de7c", "documentation": "Test a hook", "method": "get", "endpoint": "v3/hooks/:id", "responses": [ { "uuid": "4f3868c0-62c5-4ca0-a6be-f6bffd167ab7", "body": "{\n \"created_at\": \"\",\n \"enable_ssl_verification\": \"\",\n \"id\": \"\",\n \"push_events\": \"\",\n \"tag_push_events\": \"\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Test a hook", "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": "21b46f84-28f5-47f0-8be1-a03abd2e2ea7", "documentation": "", "method": "post", "endpoint": "v3/internal/allowed", "responses": [ { "uuid": "fa9fa062-435d-465e-b5ca-ba33f619909d", "body": "", "latency": 0, "statusCode": 201, "label": "created Allowed", "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": "773664c9-9c6f-4a6c-a590-c9de51a316d7", "documentation": "", "method": "get", "endpoint": "v3/internal/broadcast_message", "responses": [ { "uuid": "4320fa1e-8cfc-478b-96cb-fd0b603276e0", "body": "", "latency": 0, "statusCode": 200, "label": "get BroadcastMessage(s)", "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": "ad8fe389-f2a9-478f-b04f-4bd992388a3f", "documentation": "", "method": "get", "endpoint": "v3/internal/check", "responses": [ { "uuid": "85b45219-afb0-4933-be43-4923508eba7c", "body": "", "latency": 0, "statusCode": 200, "label": "get Check(s)", "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": "c6e93625-c115-4e30-a593-953a8a8b390d", "documentation": "", "method": "get", "endpoint": "v3/internal/discover", "responses": [ { "uuid": "2f0fcd83-bf08-447b-8084-b58190764332", "body": "", "latency": 0, "statusCode": 200, "label": "get Discover(s)", "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": "2a9f11e6-0a0e-469d-87b3-c15575c2d016", "documentation": "", "method": "post", "endpoint": "v3/internal/lfs_authenticate", "responses": [ { "uuid": "44f7fcbc-e6d8-4023-be72-b7e33b724e34", "body": "", "latency": 0, "statusCode": 201, "label": "created LfsAuthenticate", "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": "8e1661a9-20d4-413f-9639-c680a6b2aaf7", "documentation": "", "method": "get", "endpoint": "v3/internal/merge_request_urls", "responses": [ { "uuid": "0d91e030-2e91-4ee8-a18d-48239dc2c7a3", "body": "", "latency": 0, "statusCode": 200, "label": "get MergeRequestUrl(s)", "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": "09f6d425-3f7f-4622-b6f6-81b4733ac1e9", "documentation": "", "method": "post", "endpoint": "v3/internal/two_factor_recovery_codes", "responses": [ { "uuid": "a0c7b207-5ffb-44ef-9a63-e3cd88c27a4e", "body": "", "latency": 0, "statusCode": 201, "label": "created TwoFactorRecoveryCode", "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": "619660c0-c64d-4d39-9780-b7ef92539234", "documentation": "Get currently authenticated user's issues", "method": "get", "endpoint": "v3/issues", "responses": [ { "uuid": "40f6459b-a13a-417c-a81a-6d09fced92e9", "body": "{\n \"assignee\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"confidential\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"downvotes\": \"\",\n \"due_date\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"labels\": \"\",\n \"milestone\": {\n \"created_at\": \"\",\n \"description\": \"\",\n \"due_date\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"project_id\": \"\",\n \"start_date\": \"\",\n \"state\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\"\n },\n \"project_id\": \"\",\n \"state\": \"\",\n \"subscribed\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\",\n \"upvotes\": \"\",\n \"user_notes_count\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get currently authenticated user's issues", "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": "401ebc17-8b60-4e0f-ba5e-fb8aff1a7cfa", "documentation": "Get single ssh key by id. Only available to admin users", "method": "get", "endpoint": "v3/keys/:id", "responses": [ { "uuid": "52be7268-d86f-4218-9eaf-ce7a8cf23f7a", "body": "{\n \"can_push\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"key\": \"\",\n \"title\": \"\",\n \"user\": {\n \"avatar_url\": \"\",\n \"bio\": \"\",\n \"can_create_group\": \"\",\n \"can_create_project\": \"\",\n \"color_scheme_id\": \"\",\n \"confirmed_at\": \"\",\n \"created_at\": \"\",\n \"current_sign_in_at\": \"\",\n \"email\": \"\",\n \"external\": \"\",\n \"id\": \"\",\n \"identities\": {\n \"extern_uid\": \"\",\n \"provider\": \"\"\n },\n \"is_admin\": \"\",\n \"last_sign_in_at\": \"\",\n \"linkedin\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"organization\": \"\",\n \"projects_limit\": \"\",\n \"skype\": \"\",\n \"state\": \"\",\n \"theme_id\": \"\",\n \"twitter\": \"\",\n \"two_factor_enabled\": \"\",\n \"username\": \"\",\n \"web_url\": \"\",\n \"website_url\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Get single ssh key by id. Only available to admin users", "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": "394ae151-dc4d-4ee6-9f70-b1f9fdb34d92", "documentation": "Get the list of the available license template", "method": "get", "endpoint": "v3/licenses", "responses": [ { "uuid": "8cac422d-b042-4332-9327-dbd02798b568", "body": "{\n \"conditions\": \"\",\n \"content\": \"\",\n \"description\": \"\",\n \"html_url\": \"\",\n \"key\": \"\",\n \"limitations\": \"\",\n \"name\": \"\",\n \"nickname\": \"\",\n \"permissions\": \"\",\n \"popular\": \"\",\n \"source_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get the list of the available license template", "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": "71f82518-732b-448e-a273-c68a6f45b4d8", "documentation": "Get the text for a specific license", "method": "get", "endpoint": "v3/licenses/:name", "responses": [ { "uuid": "7406d1f7-bc10-4e5e-808b-273294c69e47", "body": "{\n \"conditions\": \"\",\n \"content\": \"\",\n \"description\": \"\",\n \"html_url\": \"\",\n \"key\": \"\",\n \"limitations\": \"\",\n \"name\": \"\",\n \"nickname\": \"\",\n \"permissions\": \"\",\n \"popular\": \"\",\n \"source_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get the text for a specific license", "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": "f5e67c05-fe57-42fe-a18d-bd82443ab3b0", "documentation": "Get a namespaces list", "method": "get", "endpoint": "v3/namespaces", "responses": [ { "uuid": "74247511-3bb0-4d84-b47e-c1b966f75306", "body": "{\n \"id\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"path\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get a namespaces list", "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": "2771ad02-64b9-445c-b53a-9233c60a026a", "documentation": "Get global notification level settings and email, defaults to Participate", "method": "get", "endpoint": "v3/notification_settings", "responses": [ { "uuid": "891b6bf1-cc07-4f07-9bd8-051328ba53c2", "body": "{\n \"events\": \"\",\n \"level\": \"\",\n \"notification_email\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get global notification level settings and email, defaults to Participate", "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": "85798451-8453-42e4-9dba-ad56a046c80e", "documentation": "Update global notification level settings and email, defaults to Participate", "method": "put", "endpoint": "v3/notification_settings", "responses": [ { "uuid": "0e074c6a-0478-4915-8bb4-d58b09a5575e", "body": "{\n \"events\": \"\",\n \"level\": \"\",\n \"notification_email\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Update global notification level settings and email, defaults to Participate", "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": "686b0144-0726-4171-9a25-888f74aec696", "documentation": "Get a projects list for authenticated user", "method": "get", "endpoint": "v3/projects", "responses": [ { "uuid": "af1a75a6-aad3-4a34-95d4-509579c7f532", "body": "{\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get a projects list for authenticated user", "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": "d7b78ceb-b5fa-4902-86c0-aea526924767", "documentation": "Create new project", "method": "post", "endpoint": "v3/projects", "responses": [ { "uuid": "aa7bcc72-e6ff-4fd0-8d59-6867c9a55193", "body": "{\n \"archived\": \"\",\n \"avatar_url\": \"\",\n \"builds_enabled\": \"\",\n \"container_registry_enabled\": \"\",\n \"created_at\": \"\",\n \"creator_id\": \"\",\n \"default_branch\": \"\",\n \"description\": \"\",\n \"forked_from_project\": {\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"web_url\": \"\"\n },\n \"forks_count\": \"\",\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"issues_enabled\": \"\",\n \"last_activity_at\": \"\",\n \"lfs_enabled\": \"\",\n \"merge_requests_enabled\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"namespace\": {\n \"id\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"path\": \"\"\n },\n \"only_allow_merge_if_all_discussions_are_resolved\": \"\",\n \"only_allow_merge_if_build_succeeds\": \"\",\n \"open_issues_count\": \"\",\n \"owner\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"public\": \"\",\n \"public_builds\": \"\",\n \"request_access_enabled\": \"\",\n \"runners_token\": \"\",\n \"shared_runners_enabled\": \"\",\n \"shared_with_groups\": \"\",\n \"snippets_enabled\": \"\",\n \"ssh_url_to_repo\": \"\",\n \"star_count\": \"\",\n \"statistics\": {\n \"build_artifacts_size\": \"\",\n \"commit_count\": \"\",\n \"lfs_objects_size\": \"\",\n \"repository_size\": \"\",\n \"storage_size\": \"\"\n },\n \"tag_list\": \"\",\n \"visibility_level\": \"\",\n \"web_url\": \"\",\n \"wiki_enabled\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Create new 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "87f0011b-8ab0-4756-b9fb-cfbd63ad0799", "documentation": "Get all projects for admin user", "method": "get", "endpoint": "v3/projects/all", "responses": [ { "uuid": "e9ff0a43-e7f5-4e51-b2bc-8cd3776746e0", "body": "{\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get all projects for admin user", "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": "1a6f8688-b474-452f-9f65-7a91e16936f6", "documentation": "Fork new project for the current user or provided namespace.", "method": "post", "endpoint": "v3/projects/fork/:id", "responses": [ { "uuid": "bba650c7-4922-4ba2-ad4c-0227b75a4de5", "body": "{\n \"archived\": \"\",\n \"avatar_url\": \"\",\n \"builds_enabled\": \"\",\n \"container_registry_enabled\": \"\",\n \"created_at\": \"\",\n \"creator_id\": \"\",\n \"default_branch\": \"\",\n \"description\": \"\",\n \"forked_from_project\": {\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"web_url\": \"\"\n },\n \"forks_count\": \"\",\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"issues_enabled\": \"\",\n \"last_activity_at\": \"\",\n \"lfs_enabled\": \"\",\n \"merge_requests_enabled\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"namespace\": {\n \"id\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"path\": \"\"\n },\n \"only_allow_merge_if_all_discussions_are_resolved\": \"\",\n \"only_allow_merge_if_build_succeeds\": \"\",\n \"open_issues_count\": \"\",\n \"owner\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"public\": \"\",\n \"public_builds\": \"\",\n \"request_access_enabled\": \"\",\n \"runners_token\": \"\",\n \"shared_runners_enabled\": \"\",\n \"shared_with_groups\": \"\",\n \"snippets_enabled\": \"\",\n \"ssh_url_to_repo\": \"\",\n \"star_count\": \"\",\n \"statistics\": {\n \"build_artifacts_size\": \"\",\n \"commit_count\": \"\",\n \"lfs_objects_size\": \"\",\n \"repository_size\": \"\",\n \"storage_size\": \"\"\n },\n \"tag_list\": \"\",\n \"visibility_level\": \"\",\n \"web_url\": \"\",\n \"wiki_enabled\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Fork new project for the current user or provided namespace.", "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": "e55b6361-a2d5-437a-bb34-441e6e4c9ab6", "documentation": "Get an owned projects list for authenticated user", "method": "get", "endpoint": "v3/projects/owned", "responses": [ { "uuid": "172cc4c8-77b1-4ead-a906-f2d95be8906b", "body": "{\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get an owned projects list for authenticated user", "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": "217a90a3-11ba-4dec-af90-968b01d93e81", "documentation": "Search for projects the current user has access to", "method": "get", "endpoint": "v3/projects/search/:query", "responses": [ { "uuid": "b5fd1c4c-47b8-4202-8940-90760aa98c73", "body": "{\n \"archived\": \"\",\n \"avatar_url\": \"\",\n \"builds_enabled\": \"\",\n \"container_registry_enabled\": \"\",\n \"created_at\": \"\",\n \"creator_id\": \"\",\n \"default_branch\": \"\",\n \"description\": \"\",\n \"forked_from_project\": {\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"web_url\": \"\"\n },\n \"forks_count\": \"\",\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"issues_enabled\": \"\",\n \"last_activity_at\": \"\",\n \"lfs_enabled\": \"\",\n \"merge_requests_enabled\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"namespace\": {\n \"id\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"path\": \"\"\n },\n \"only_allow_merge_if_all_discussions_are_resolved\": \"\",\n \"only_allow_merge_if_build_succeeds\": \"\",\n \"open_issues_count\": \"\",\n \"owner\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"public\": \"\",\n \"public_builds\": \"\",\n \"request_access_enabled\": \"\",\n \"runners_token\": \"\",\n \"shared_runners_enabled\": \"\",\n \"shared_with_groups\": \"\",\n \"snippets_enabled\": \"\",\n \"ssh_url_to_repo\": \"\",\n \"star_count\": \"\",\n \"statistics\": {\n \"build_artifacts_size\": \"\",\n \"commit_count\": \"\",\n \"lfs_objects_size\": \"\",\n \"repository_size\": \"\",\n \"storage_size\": \"\"\n },\n \"tag_list\": \"\",\n \"visibility_level\": \"\",\n \"web_url\": \"\",\n \"wiki_enabled\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Search for projects the current user has access to", "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": "86614736-1d77-44f7-8aee-8c9f97e098ee", "documentation": "Gets starred project for the authenticated user", "method": "get", "endpoint": "v3/projects/starred", "responses": [ { "uuid": "a2e39878-9020-43b7-8e82-a076587cbc1b", "body": "{\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Gets starred project for the authenticated user", "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": "5a835d26-998a-4ab8-a799-88cf41a980fa", "documentation": "Create new project for a specified user. Only available to admin users.", "method": "post", "endpoint": "v3/projects/user/:user_id", "responses": [ { "uuid": "c954cfa5-0c81-471b-b69a-adb1f843850d", "body": "{\n \"archived\": \"\",\n \"avatar_url\": \"\",\n \"builds_enabled\": \"\",\n \"container_registry_enabled\": \"\",\n \"created_at\": \"\",\n \"creator_id\": \"\",\n \"default_branch\": \"\",\n \"description\": \"\",\n \"forked_from_project\": {\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"web_url\": \"\"\n },\n \"forks_count\": \"\",\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"issues_enabled\": \"\",\n \"last_activity_at\": \"\",\n \"lfs_enabled\": \"\",\n \"merge_requests_enabled\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"namespace\": {\n \"id\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"path\": \"\"\n },\n \"only_allow_merge_if_all_discussions_are_resolved\": \"\",\n \"only_allow_merge_if_build_succeeds\": \"\",\n \"open_issues_count\": \"\",\n \"owner\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"public\": \"\",\n \"public_builds\": \"\",\n \"request_access_enabled\": \"\",\n \"runners_token\": \"\",\n \"shared_runners_enabled\": \"\",\n \"shared_with_groups\": \"\",\n \"snippets_enabled\": \"\",\n \"ssh_url_to_repo\": \"\",\n \"star_count\": \"\",\n \"statistics\": {\n \"build_artifacts_size\": \"\",\n \"commit_count\": \"\",\n \"lfs_objects_size\": \"\",\n \"repository_size\": \"\",\n \"storage_size\": \"\"\n },\n \"tag_list\": \"\",\n \"visibility_level\": \"\",\n \"web_url\": \"\",\n \"wiki_enabled\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Create new project for a specified user. Only available to admin users.", "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": "6c9f6107-0561-40c8-bc2c-ecc80bcf509a", "documentation": "Get a list of visible projects for authenticated user", "method": "get", "endpoint": "v3/projects/visible", "responses": [ { "uuid": "4a281d9e-3433-486c-8432-3c0ec9a9ae08", "body": "{\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get a list of visible projects for authenticated user", "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": "2891285e-b15c-406a-bdb5-53368e73ac74", "documentation": "Remove a project", "method": "delete", "endpoint": "v3/projects/:id", "responses": [ { "uuid": "3da71d50-4a5d-4c1d-af6d-01b776cd1219", "body": "", "latency": 0, "statusCode": 204, "label": "Remove a 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1b497d25-ac91-434a-ade0-3fcbfdcda6cf", "documentation": "Get a single project", "method": "get", "endpoint": "v3/projects/:id", "responses": [ { "uuid": "c9859b66-30c9-4b03-a4c3-819f240226ca", "body": "{\n \"archived\": \"\",\n \"avatar_url\": \"\",\n \"builds_enabled\": \"\",\n \"container_registry_enabled\": \"\",\n \"created_at\": \"\",\n \"creator_id\": \"\",\n \"default_branch\": \"\",\n \"description\": \"\",\n \"forked_from_project\": {\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"web_url\": \"\"\n },\n \"forks_count\": \"\",\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"issues_enabled\": \"\",\n \"last_activity_at\": \"\",\n \"lfs_enabled\": \"\",\n \"merge_requests_enabled\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"namespace\": {\n \"id\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"path\": \"\"\n },\n \"only_allow_merge_if_all_discussions_are_resolved\": \"\",\n \"only_allow_merge_if_build_succeeds\": \"\",\n \"open_issues_count\": \"\",\n \"owner\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"permissions\": \"\",\n \"public\": \"\",\n \"public_builds\": \"\",\n \"request_access_enabled\": \"\",\n \"runners_token\": \"\",\n \"shared_runners_enabled\": \"\",\n \"shared_with_groups\": \"\",\n \"snippets_enabled\": \"\",\n \"ssh_url_to_repo\": \"\",\n \"star_count\": \"\",\n \"statistics\": {\n \"build_artifacts_size\": \"\",\n \"commit_count\": \"\",\n \"lfs_objects_size\": \"\",\n \"repository_size\": \"\",\n \"storage_size\": \"\"\n },\n \"tag_list\": \"\",\n \"visibility_level\": \"\",\n \"web_url\": \"\",\n \"wiki_enabled\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get a single 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a85ad76a-4395-4211-ba31-2794198f344c", "documentation": "Update an existing project", "method": "put", "endpoint": "v3/projects/:id", "responses": [ { "uuid": "78d63d04-da5d-47c4-8268-0af70f8f0cc6", "body": "{\n \"archived\": \"\",\n \"avatar_url\": \"\",\n \"builds_enabled\": \"\",\n \"container_registry_enabled\": \"\",\n \"created_at\": \"\",\n \"creator_id\": \"\",\n \"default_branch\": \"\",\n \"description\": \"\",\n \"forked_from_project\": {\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"web_url\": \"\"\n },\n \"forks_count\": \"\",\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"issues_enabled\": \"\",\n \"last_activity_at\": \"\",\n \"lfs_enabled\": \"\",\n \"merge_requests_enabled\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"namespace\": {\n \"id\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"path\": \"\"\n },\n \"only_allow_merge_if_all_discussions_are_resolved\": \"\",\n \"only_allow_merge_if_build_succeeds\": \"\",\n \"open_issues_count\": \"\",\n \"owner\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"public\": \"\",\n \"public_builds\": \"\",\n \"request_access_enabled\": \"\",\n \"runners_token\": \"\",\n \"shared_runners_enabled\": \"\",\n \"shared_with_groups\": \"\",\n \"snippets_enabled\": \"\",\n \"ssh_url_to_repo\": \"\",\n \"star_count\": \"\",\n \"statistics\": {\n \"build_artifacts_size\": \"\",\n \"commit_count\": \"\",\n \"lfs_objects_size\": \"\",\n \"repository_size\": \"\",\n \"storage_size\": \"\"\n },\n \"tag_list\": \"\",\n \"visibility_level\": \"\",\n \"web_url\": \"\",\n \"wiki_enabled\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Update an existing 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "eb8164c8-0ce7-491d-a9e9-3b3eb7af3849", "documentation": "Trigger a GitLab project build", "method": "post", "endpoint": "v3/projects/:id/(ref/:ref/)trigger/builds", "responses": [ { "uuid": "96a6abdc-839d-41f3-9906-2460bb683add", "body": "{\n \"id\": \"\",\n \"variables\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Trigger a GitLab project build", "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": "1a21a54f-c306-40d7-85c0-fd6be7871138", "documentation": "Gets a list of access requests for a project.", "method": "get", "endpoint": "v3/projects/:id/access_requests", "responses": [ { "uuid": "5dbaff41-da9c-4852-b9c2-1ac3f23c9497", "body": "{\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"requested_at\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Gets a list of access requests for a 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "19d0f9b0-5542-4614-9c6e-01e86a71338e", "documentation": "Requests access for the authenticated user to a project.", "method": "post", "endpoint": "v3/projects/:id/access_requests", "responses": [ { "uuid": "b24e0e9d-6073-4348-b1fa-7151bce992a5", "body": "{\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"requested_at\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Requests access for the authenticated user to a 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ad2a43cf-7608-4053-bbaa-1da55002eaa6", "documentation": "Denies an access request for the given user.", "method": "delete", "endpoint": "v3/projects/:id/access_requests/:user_id", "responses": [ { "uuid": "3c5498a7-fee7-4a7b-9709-c746f02a437b", "body": "", "latency": 0, "statusCode": 204, "label": "Denies an access request for the given user.", "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": "860d0370-836e-43d8-8286-1a110c13e8dd", "documentation": "Approves an access request for the given user.", "method": "put", "endpoint": "v3/projects/:id/access_requests/:user_id/approve", "responses": [ { "uuid": "9db26b6f-c0df-4052-b9a1-77e76af557d8", "body": "{\n \"access_level\": \"\",\n \"avatar_url\": \"\",\n \"expires_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Approves an access request for the given user.", "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": "0592c9f9-eed8-4f4d-aebd-8cdaf2f81636", "documentation": "Archive a project", "method": "post", "endpoint": "v3/projects/:id/archive", "responses": [ { "uuid": "a93b0e07-604d-434a-a192-dadb00212e8d", "body": "{\n \"archived\": \"\",\n \"avatar_url\": \"\",\n \"builds_enabled\": \"\",\n \"container_registry_enabled\": \"\",\n \"created_at\": \"\",\n \"creator_id\": \"\",\n \"default_branch\": \"\",\n \"description\": \"\",\n \"forked_from_project\": {\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"web_url\": \"\"\n },\n \"forks_count\": \"\",\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"issues_enabled\": \"\",\n \"last_activity_at\": \"\",\n \"lfs_enabled\": \"\",\n \"merge_requests_enabled\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"namespace\": {\n \"id\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"path\": \"\"\n },\n \"only_allow_merge_if_all_discussions_are_resolved\": \"\",\n \"only_allow_merge_if_build_succeeds\": \"\",\n \"open_issues_count\": \"\",\n \"owner\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"public\": \"\",\n \"public_builds\": \"\",\n \"request_access_enabled\": \"\",\n \"runners_token\": \"\",\n \"shared_runners_enabled\": \"\",\n \"shared_with_groups\": \"\",\n \"snippets_enabled\": \"\",\n \"ssh_url_to_repo\": \"\",\n \"star_count\": \"\",\n \"statistics\": {\n \"build_artifacts_size\": \"\",\n \"commit_count\": \"\",\n \"lfs_objects_size\": \"\",\n \"repository_size\": \"\",\n \"storage_size\": \"\"\n },\n \"tag_list\": \"\",\n \"visibility_level\": \"\",\n \"web_url\": \"\",\n \"wiki_enabled\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Archive a 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "aed5730d-cca1-4189-903d-52ce169b278c", "documentation": "Get all project boards", "method": "get", "endpoint": "v3/projects/:id/boards", "responses": [ { "uuid": "b6aed6cd-23bd-4c56-bc6b-76098ce76bce", "body": "{\n \"id\": \"\",\n \"lists\": {\n \"id\": \"\",\n \"label\": {\n \"color\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\"\n },\n \"position\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Get all project boards", "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": "7d40ed89-de2e-4df7-b8f4-dd9d365f0700", "documentation": "Get the lists of a project board", "method": "get", "endpoint": "v3/projects/:id/boards/:board_id/lists", "responses": [ { "uuid": "dec83c41-5be3-4419-a218-1bbff528ac9b", "body": "{\n \"id\": \"\",\n \"label\": {\n \"color\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\"\n },\n \"position\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get the lists of a project board", "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": "ea41d3cf-1cf8-494a-a427-ed44ba4aed1f", "documentation": "Create a new board list", "method": "post", "endpoint": "v3/projects/:id/boards/:board_id/lists", "responses": [ { "uuid": "0a6b6ebc-2c4b-463d-a0e3-ca0dcc2bf349", "body": "{\n \"id\": \"\",\n \"label\": {\n \"color\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\"\n },\n \"position\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Create a new board list", "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": "5f96de54-1d4f-40a9-8f32-e1cc5301737d", "documentation": "Delete a board list", "method": "delete", "endpoint": "v3/projects/:id/boards/:board_id/lists/:list_id", "responses": [ { "uuid": "6d7b1331-cd55-4f90-a7f2-c3b3735534fd", "body": "{\n \"id\": \"\",\n \"label\": {\n \"color\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\"\n },\n \"position\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Delete a board list", "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": "ef4f99b2-dc09-4b39-afc6-027fc58d8810", "documentation": "Get a list of a project board", "method": "get", "endpoint": "v3/projects/:id/boards/:board_id/lists/:list_id", "responses": [ { "uuid": "1e582a8c-51fc-42eb-a3fc-f9cdf61fffb5", "body": "{\n \"id\": \"\",\n \"label\": {\n \"color\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\"\n },\n \"position\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get a list of a project board", "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": "9b18ae47-d5fe-4b9b-95d3-e760ab44e89f", "documentation": "Moves a board list to a new position", "method": "put", "endpoint": "v3/projects/:id/boards/:board_id/lists/:list_id", "responses": [ { "uuid": "6ad3ebee-7130-4f8d-9f35-b2965055df75", "body": "{\n \"id\": \"\",\n \"label\": {\n \"color\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\"\n },\n \"position\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Moves a board list to a new position", "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": "cacb3e8f-3515-4eaf-9966-1ee2e5910cf1", "documentation": "Get a project builds", "method": "get", "endpoint": "v3/projects/:id/builds", "responses": [ { "uuid": "f1afac67-d9cd-42af-a730-7b3642d336ef", "body": "{\n \"artifacts_file\": {\n \"filename\": \"\",\n \"size\": \"\"\n },\n \"commit\": {\n \"author_email\": \"\",\n \"author_name\": \"\",\n \"committer_email\": \"\",\n \"committer_name\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"message\": \"\",\n \"short_id\": \"\",\n \"title\": \"\"\n },\n \"coverage\": \"\",\n \"created_at\": \"\",\n \"finished_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"pipeline\": {\n \"id\": \"\",\n \"ref\": \"\",\n \"sha\": \"\",\n \"status\": \"\"\n },\n \"ref\": \"\",\n \"runner\": {\n \"active\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_shared\": \"\",\n \"name\": \"\"\n },\n \"stage\": \"\",\n \"started_at\": \"\",\n \"status\": \"\",\n \"tag\": \"\",\n \"user\": {\n \"avatar_url\": \"\",\n \"bio\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"is_admin\": \"\",\n \"linkedin\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"organization\": \"\",\n \"skype\": \"\",\n \"state\": \"\",\n \"twitter\": \"\",\n \"username\": \"\",\n \"web_url\": \"\",\n \"website_url\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Get a project builds", "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": "f58b3df6-9ff3-40b4-a013-fb1f90148763", "documentation": "Download the artifacts file from build", "method": "get", "endpoint": "v3/projects/:id/builds/artifacts/:ref_name/download", "responses": [ { "uuid": "6e12a05b-41c1-404d-a05c-0e819ee5bffd", "body": "", "latency": 0, "statusCode": 200, "label": "Download the artifacts file from build", "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": "eaa98d5f-bd9a-4669-8dd0-309340913246", "documentation": "Get a specific build of a project", "method": "get", "endpoint": "v3/projects/:id/builds/:build_id", "responses": [ { "uuid": "44a14883-26ae-4a3e-9204-7990da56cdfc", "body": "{\n \"artifacts_file\": {\n \"filename\": \"\",\n \"size\": \"\"\n },\n \"commit\": {\n \"author_email\": \"\",\n \"author_name\": \"\",\n \"committer_email\": \"\",\n \"committer_name\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"message\": \"\",\n \"short_id\": \"\",\n \"title\": \"\"\n },\n \"coverage\": \"\",\n \"created_at\": \"\",\n \"finished_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"pipeline\": {\n \"id\": \"\",\n \"ref\": \"\",\n \"sha\": \"\",\n \"status\": \"\"\n },\n \"ref\": \"\",\n \"runner\": {\n \"active\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_shared\": \"\",\n \"name\": \"\"\n },\n \"stage\": \"\",\n \"started_at\": \"\",\n \"status\": \"\",\n \"tag\": \"\",\n \"user\": {\n \"avatar_url\": \"\",\n \"bio\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"is_admin\": \"\",\n \"linkedin\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"organization\": \"\",\n \"skype\": \"\",\n \"state\": \"\",\n \"twitter\": \"\",\n \"username\": \"\",\n \"web_url\": \"\",\n \"website_url\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Get a specific build of a 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "03bc492d-8963-484b-9c4d-9e1158de8404", "documentation": "Download the artifacts file from build", "method": "get", "endpoint": "v3/projects/:id/builds/:build_id/artifacts", "responses": [ { "uuid": "14fb9913-ae58-4335-b84c-5f70043fcb45", "body": "", "latency": 0, "statusCode": 200, "label": "Download the artifacts file from build", "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": "9d6aa21f-f2c3-41fc-bbfe-a5bc2f47aae9", "documentation": "Keep the artifacts to prevent them from being deleted", "method": "post", "endpoint": "v3/projects/:id/builds/:build_id/artifacts/keep", "responses": [ { "uuid": "b9d60dcc-91dd-411f-89b4-a646d93f72ce", "body": "{\n \"artifacts_file\": {\n \"filename\": \"\",\n \"size\": \"\"\n },\n \"commit\": {\n \"author_email\": \"\",\n \"author_name\": \"\",\n \"committer_email\": \"\",\n \"committer_name\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"message\": \"\",\n \"short_id\": \"\",\n \"title\": \"\"\n },\n \"coverage\": \"\",\n \"created_at\": \"\",\n \"finished_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"pipeline\": {\n \"id\": \"\",\n \"ref\": \"\",\n \"sha\": \"\",\n \"status\": \"\"\n },\n \"ref\": \"\",\n \"runner\": {\n \"active\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_shared\": \"\",\n \"name\": \"\"\n },\n \"stage\": \"\",\n \"started_at\": \"\",\n \"status\": \"\",\n \"tag\": \"\",\n \"user\": {\n \"avatar_url\": \"\",\n \"bio\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"is_admin\": \"\",\n \"linkedin\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"organization\": \"\",\n \"skype\": \"\",\n \"state\": \"\",\n \"twitter\": \"\",\n \"username\": \"\",\n \"web_url\": \"\",\n \"website_url\": \"\"\n }\n}", "latency": 0, "statusCode": 201, "label": "Keep the artifacts to prevent them from being 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "030b2fbf-0c1a-4def-9fc3-df2d2e989ef3", "documentation": "Cancel a specific build of a project", "method": "post", "endpoint": "v3/projects/:id/builds/:build_id/cancel", "responses": [ { "uuid": "1811edf7-2b53-4be4-85a6-7589237919bf", "body": "{\n \"artifacts_file\": {\n \"filename\": \"\",\n \"size\": \"\"\n },\n \"commit\": {\n \"author_email\": \"\",\n \"author_name\": \"\",\n \"committer_email\": \"\",\n \"committer_name\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"message\": \"\",\n \"short_id\": \"\",\n \"title\": \"\"\n },\n \"coverage\": \"\",\n \"created_at\": \"\",\n \"finished_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"pipeline\": {\n \"id\": \"\",\n \"ref\": \"\",\n \"sha\": \"\",\n \"status\": \"\"\n },\n \"ref\": \"\",\n \"runner\": {\n \"active\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_shared\": \"\",\n \"name\": \"\"\n },\n \"stage\": \"\",\n \"started_at\": \"\",\n \"status\": \"\",\n \"tag\": \"\",\n \"user\": {\n \"avatar_url\": \"\",\n \"bio\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"is_admin\": \"\",\n \"linkedin\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"organization\": \"\",\n \"skype\": \"\",\n \"state\": \"\",\n \"twitter\": \"\",\n \"username\": \"\",\n \"web_url\": \"\",\n \"website_url\": \"\"\n }\n}", "latency": 0, "statusCode": 201, "label": "Cancel a specific build of a 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2041fc67-651a-4fc9-9620-52345499e1fd", "documentation": "Erase build (remove artifacts and build trace)", "method": "post", "endpoint": "v3/projects/:id/builds/:build_id/erase", "responses": [ { "uuid": "9c4c7e12-98ff-462a-b271-7093b26ebc28", "body": "{\n \"artifacts_file\": {\n \"filename\": \"\",\n \"size\": \"\"\n },\n \"commit\": {\n \"author_email\": \"\",\n \"author_name\": \"\",\n \"committer_email\": \"\",\n \"committer_name\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"message\": \"\",\n \"short_id\": \"\",\n \"title\": \"\"\n },\n \"coverage\": \"\",\n \"created_at\": \"\",\n \"finished_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"pipeline\": {\n \"id\": \"\",\n \"ref\": \"\",\n \"sha\": \"\",\n \"status\": \"\"\n },\n \"ref\": \"\",\n \"runner\": {\n \"active\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_shared\": \"\",\n \"name\": \"\"\n },\n \"stage\": \"\",\n \"started_at\": \"\",\n \"status\": \"\",\n \"tag\": \"\",\n \"user\": {\n \"avatar_url\": \"\",\n \"bio\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"is_admin\": \"\",\n \"linkedin\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"organization\": \"\",\n \"skype\": \"\",\n \"state\": \"\",\n \"twitter\": \"\",\n \"username\": \"\",\n \"web_url\": \"\",\n \"website_url\": \"\"\n }\n}", "latency": 0, "statusCode": 201, "label": "Erase build (remove artifacts and build trace)", "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": "4fe4af34-4d7c-4883-b0cc-4bafed7b8d17", "documentation": "Trigger a manual build", "method": "post", "endpoint": "v3/projects/:id/builds/:build_id/play", "responses": [ { "uuid": "90255520-cb25-4d4b-a463-aa954dcf88b3", "body": "{\n \"artifacts_file\": {\n \"filename\": \"\",\n \"size\": \"\"\n },\n \"commit\": {\n \"author_email\": \"\",\n \"author_name\": \"\",\n \"committer_email\": \"\",\n \"committer_name\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"message\": \"\",\n \"short_id\": \"\",\n \"title\": \"\"\n },\n \"coverage\": \"\",\n \"created_at\": \"\",\n \"finished_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"pipeline\": {\n \"id\": \"\",\n \"ref\": \"\",\n \"sha\": \"\",\n \"status\": \"\"\n },\n \"ref\": \"\",\n \"runner\": {\n \"active\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_shared\": \"\",\n \"name\": \"\"\n },\n \"stage\": \"\",\n \"started_at\": \"\",\n \"status\": \"\",\n \"tag\": \"\",\n \"user\": {\n \"avatar_url\": \"\",\n \"bio\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"is_admin\": \"\",\n \"linkedin\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"organization\": \"\",\n \"skype\": \"\",\n \"state\": \"\",\n \"twitter\": \"\",\n \"username\": \"\",\n \"web_url\": \"\",\n \"website_url\": \"\"\n }\n}", "latency": 0, "statusCode": 201, "label": "Trigger a manual build", "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": "417ba2f8-03cb-4de5-9035-d9a5f378382a", "documentation": "Retry a specific build of a project", "method": "post", "endpoint": "v3/projects/:id/builds/:build_id/retry", "responses": [ { "uuid": "2252460d-c6a9-4438-8520-5452badea362", "body": "{\n \"artifacts_file\": {\n \"filename\": \"\",\n \"size\": \"\"\n },\n \"commit\": {\n \"author_email\": \"\",\n \"author_name\": \"\",\n \"committer_email\": \"\",\n \"committer_name\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"message\": \"\",\n \"short_id\": \"\",\n \"title\": \"\"\n },\n \"coverage\": \"\",\n \"created_at\": \"\",\n \"finished_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"pipeline\": {\n \"id\": \"\",\n \"ref\": \"\",\n \"sha\": \"\",\n \"status\": \"\"\n },\n \"ref\": \"\",\n \"runner\": {\n \"active\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_shared\": \"\",\n \"name\": \"\"\n },\n \"stage\": \"\",\n \"started_at\": \"\",\n \"status\": \"\",\n \"tag\": \"\",\n \"user\": {\n \"avatar_url\": \"\",\n \"bio\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"is_admin\": \"\",\n \"linkedin\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"organization\": \"\",\n \"skype\": \"\",\n \"state\": \"\",\n \"twitter\": \"\",\n \"username\": \"\",\n \"web_url\": \"\",\n \"website_url\": \"\"\n }\n}", "latency": 0, "statusCode": 201, "label": "Retry a specific build of a 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f5168699-29a5-4d89-8f19-276ac61b988f", "documentation": "Get a trace of a specific build of a project", "method": "get", "endpoint": "v3/projects/:id/builds/:build_id/trace", "responses": [ { "uuid": "b4f646f6-c3d3-417f-8831-e07c0c942301", "body": "", "latency": 0, "statusCode": 200, "label": "Get a trace of a specific build of a 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fde8ed1f-0712-4097-a439-a5aac70464eb", "documentation": "Get a specific project's deploy keys", "method": "get", "endpoint": "v3/projects/:id/deploy_keys", "responses": [ { "uuid": "8fa3538b-1996-4490-8f47-a18a27c4e16b", "body": "{\n \"can_push\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"key\": \"\",\n \"title\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get a specific project's deploy keys", "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": "8fc59a53-1d2b-4ca1-8a49-37ebbe7ca9d9", "documentation": "Add new deploy key to currently authenticated user", "method": "post", "endpoint": "v3/projects/:id/deploy_keys", "responses": [ { "uuid": "1d157b2a-3b35-4613-beb3-126a34e62dc4", "body": "{\n \"can_push\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"key\": \"\",\n \"title\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Add new deploy key to currently authenticated user", "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": "39711b59-a587-4720-b210-71cb3260849c", "documentation": "Delete deploy key for a project", "method": "delete", "endpoint": "v3/projects/:id/deploy_keys/:key_id", "responses": [ { "uuid": "b4907232-85a3-4f27-bea0-50f7d9c3b66b", "body": "{\n \"can_push\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"key\": \"\",\n \"title\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Delete deploy key for a 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9df8d874-705d-439a-934e-bbf85c863eac", "documentation": "Get single deploy key", "method": "get", "endpoint": "v3/projects/:id/deploy_keys/:key_id", "responses": [ { "uuid": "29fba938-b99f-4747-810f-02f55e8bc254", "body": "{\n \"can_push\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"key\": \"\",\n \"title\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get single deploy key", "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": "5e4cadd9-22bd-4f7a-a125-60cad4037550", "documentation": "Disable a deploy key for a project", "method": "delete", "endpoint": "v3/projects/:id/deploy_keys/:key_id/disable", "responses": [ { "uuid": "6736421a-f556-4559-8c18-53c73aa8bba3", "body": "{\n \"can_push\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"key\": \"\",\n \"title\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Disable a deploy key for a 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "554e3253-6aee-47ef-8a7f-c4da87b9230e", "documentation": "Enable a deploy key for a project", "method": "post", "endpoint": "v3/projects/:id/deploy_keys/:key_id/enable", "responses": [ { "uuid": "b441553b-2d1b-4df4-b090-a67162307d24", "body": "{\n \"can_push\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"key\": \"\",\n \"title\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Enable a deploy key for a 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "78e9df0c-7df7-4445-9eaf-54674da87d49", "documentation": "Get all deployments of the project", "method": "get", "endpoint": "v3/projects/:id/deployments", "responses": [ { "uuid": "7d275577-8526-45ae-9b2d-a9d4ea87a1e2", "body": "{\n \"created_at\": \"\",\n \"deployable\": {\n \"artifacts_file\": {\n \"filename\": \"\",\n \"size\": \"\"\n },\n \"commit\": {\n \"author_email\": \"\",\n \"author_name\": \"\",\n \"committer_email\": \"\",\n \"committer_name\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"message\": \"\",\n \"short_id\": \"\",\n \"title\": \"\"\n },\n \"coverage\": \"\",\n \"created_at\": \"\",\n \"finished_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"pipeline\": {\n \"id\": \"\",\n \"ref\": \"\",\n \"sha\": \"\",\n \"status\": \"\"\n },\n \"ref\": \"\",\n \"runner\": {\n \"active\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_shared\": \"\",\n \"name\": \"\"\n },\n \"stage\": \"\",\n \"started_at\": \"\",\n \"status\": \"\",\n \"tag\": \"\",\n \"user\": {\n \"avatar_url\": \"\",\n \"bio\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"is_admin\": \"\",\n \"linkedin\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"organization\": \"\",\n \"skype\": \"\",\n \"state\": \"\",\n \"twitter\": \"\",\n \"username\": \"\",\n \"web_url\": \"\",\n \"website_url\": \"\"\n }\n },\n \"environment\": {\n \"external_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"slug\": \"\"\n },\n \"id\": \"\",\n \"iid\": \"\",\n \"ref\": \"\",\n \"sha\": \"\",\n \"user\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Get all deployments of the 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "dafa54b6-6132-43a9-83df-2635d9b76766", "documentation": "Gets a specific deployment", "method": "get", "endpoint": "v3/projects/:id/deployments/:deployment_id", "responses": [ { "uuid": "a6920634-84a7-479a-918b-20ea39dc37b8", "body": "{\n \"created_at\": \"\",\n \"deployable\": {\n \"artifacts_file\": {\n \"filename\": \"\",\n \"size\": \"\"\n },\n \"commit\": {\n \"author_email\": \"\",\n \"author_name\": \"\",\n \"committer_email\": \"\",\n \"committer_name\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"message\": \"\",\n \"short_id\": \"\",\n \"title\": \"\"\n },\n \"coverage\": \"\",\n \"created_at\": \"\",\n \"finished_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"pipeline\": {\n \"id\": \"\",\n \"ref\": \"\",\n \"sha\": \"\",\n \"status\": \"\"\n },\n \"ref\": \"\",\n \"runner\": {\n \"active\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_shared\": \"\",\n \"name\": \"\"\n },\n \"stage\": \"\",\n \"started_at\": \"\",\n \"status\": \"\",\n \"tag\": \"\",\n \"user\": {\n \"avatar_url\": \"\",\n \"bio\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"is_admin\": \"\",\n \"linkedin\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"organization\": \"\",\n \"skype\": \"\",\n \"state\": \"\",\n \"twitter\": \"\",\n \"username\": \"\",\n \"web_url\": \"\",\n \"website_url\": \"\"\n }\n },\n \"environment\": {\n \"external_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"slug\": \"\"\n },\n \"id\": \"\",\n \"iid\": \"\",\n \"ref\": \"\",\n \"sha\": \"\",\n \"user\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Gets a specific deployment", "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": "74f6b94f-add1-4bfe-b373-5efd5086b23f", "documentation": "Get all environments of the project", "method": "get", "endpoint": "v3/projects/:id/environments", "responses": [ { "uuid": "8ac8b8d1-b3ea-41d2-8870-8f54fa78fc58", "body": "{\n \"external_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"project\": {\n \"archived\": \"\",\n \"avatar_url\": \"\",\n \"builds_enabled\": \"\",\n \"container_registry_enabled\": \"\",\n \"created_at\": \"\",\n \"creator_id\": \"\",\n \"default_branch\": \"\",\n \"description\": \"\",\n \"forked_from_project\": {\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"web_url\": \"\"\n },\n \"forks_count\": \"\",\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"issues_enabled\": \"\",\n \"last_activity_at\": \"\",\n \"lfs_enabled\": \"\",\n \"merge_requests_enabled\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"namespace\": {\n \"id\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"path\": \"\"\n },\n \"only_allow_merge_if_all_discussions_are_resolved\": \"\",\n \"only_allow_merge_if_build_succeeds\": \"\",\n \"open_issues_count\": \"\",\n \"owner\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"public\": \"\",\n \"public_builds\": \"\",\n \"request_access_enabled\": \"\",\n \"runners_token\": \"\",\n \"shared_runners_enabled\": \"\",\n \"shared_with_groups\": \"\",\n \"snippets_enabled\": \"\",\n \"ssh_url_to_repo\": \"\",\n \"star_count\": \"\",\n \"statistics\": {\n \"build_artifacts_size\": \"\",\n \"commit_count\": \"\",\n \"lfs_objects_size\": \"\",\n \"repository_size\": \"\",\n \"storage_size\": \"\"\n },\n \"tag_list\": \"\",\n \"visibility_level\": \"\",\n \"web_url\": \"\",\n \"wiki_enabled\": \"\"\n },\n \"slug\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get all environments of the 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "204fd600-9564-4a85-bd48-3969dab3a425", "documentation": "Creates a new environment", "method": "post", "endpoint": "v3/projects/:id/environments", "responses": [ { "uuid": "30edb38e-6798-4d1f-a314-efb56c3fc62a", "body": "{\n \"external_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"project\": {\n \"archived\": \"\",\n \"avatar_url\": \"\",\n \"builds_enabled\": \"\",\n \"container_registry_enabled\": \"\",\n \"created_at\": \"\",\n \"creator_id\": \"\",\n \"default_branch\": \"\",\n \"description\": \"\",\n \"forked_from_project\": {\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"web_url\": \"\"\n },\n \"forks_count\": \"\",\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"issues_enabled\": \"\",\n \"last_activity_at\": \"\",\n \"lfs_enabled\": \"\",\n \"merge_requests_enabled\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"namespace\": {\n \"id\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"path\": \"\"\n },\n \"only_allow_merge_if_all_discussions_are_resolved\": \"\",\n \"only_allow_merge_if_build_succeeds\": \"\",\n \"open_issues_count\": \"\",\n \"owner\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"public\": \"\",\n \"public_builds\": \"\",\n \"request_access_enabled\": \"\",\n \"runners_token\": \"\",\n \"shared_runners_enabled\": \"\",\n \"shared_with_groups\": \"\",\n \"snippets_enabled\": \"\",\n \"ssh_url_to_repo\": \"\",\n \"star_count\": \"\",\n \"statistics\": {\n \"build_artifacts_size\": \"\",\n \"commit_count\": \"\",\n \"lfs_objects_size\": \"\",\n \"repository_size\": \"\",\n \"storage_size\": \"\"\n },\n \"tag_list\": \"\",\n \"visibility_level\": \"\",\n \"web_url\": \"\",\n \"wiki_enabled\": \"\"\n },\n \"slug\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Creates a new environment", "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": "cbbe51e8-f5c4-40f0-8d9b-82fe21e2ad53", "documentation": "Deletes an existing environment", "method": "delete", "endpoint": "v3/projects/:id/environments/:environment_id", "responses": [ { "uuid": "925bbb47-4d31-4e6c-a4ea-23900d95a388", "body": "{\n \"external_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"project\": {\n \"archived\": \"\",\n \"avatar_url\": \"\",\n \"builds_enabled\": \"\",\n \"container_registry_enabled\": \"\",\n \"created_at\": \"\",\n \"creator_id\": \"\",\n \"default_branch\": \"\",\n \"description\": \"\",\n \"forked_from_project\": {\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"web_url\": \"\"\n },\n \"forks_count\": \"\",\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"issues_enabled\": \"\",\n \"last_activity_at\": \"\",\n \"lfs_enabled\": \"\",\n \"merge_requests_enabled\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"namespace\": {\n \"id\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"path\": \"\"\n },\n \"only_allow_merge_if_all_discussions_are_resolved\": \"\",\n \"only_allow_merge_if_build_succeeds\": \"\",\n \"open_issues_count\": \"\",\n \"owner\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"public\": \"\",\n \"public_builds\": \"\",\n \"request_access_enabled\": \"\",\n \"runners_token\": \"\",\n \"shared_runners_enabled\": \"\",\n \"shared_with_groups\": \"\",\n \"snippets_enabled\": \"\",\n \"ssh_url_to_repo\": \"\",\n \"star_count\": \"\",\n \"statistics\": {\n \"build_artifacts_size\": \"\",\n \"commit_count\": \"\",\n \"lfs_objects_size\": \"\",\n \"repository_size\": \"\",\n \"storage_size\": \"\"\n },\n \"tag_list\": \"\",\n \"visibility_level\": \"\",\n \"web_url\": \"\",\n \"wiki_enabled\": \"\"\n },\n \"slug\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Deletes an existing environment", "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": "f3a7f849-cfb3-4521-9fdd-ce77c865fc40", "documentation": "Updates an existing environment", "method": "put", "endpoint": "v3/projects/:id/environments/:environment_id", "responses": [ { "uuid": "71297e6f-f7b3-42b0-a537-6a00421f79af", "body": "{\n \"external_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"project\": {\n \"archived\": \"\",\n \"avatar_url\": \"\",\n \"builds_enabled\": \"\",\n \"container_registry_enabled\": \"\",\n \"created_at\": \"\",\n \"creator_id\": \"\",\n \"default_branch\": \"\",\n \"description\": \"\",\n \"forked_from_project\": {\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"web_url\": \"\"\n },\n \"forks_count\": \"\",\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"issues_enabled\": \"\",\n \"last_activity_at\": \"\",\n \"lfs_enabled\": \"\",\n \"merge_requests_enabled\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"namespace\": {\n \"id\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"path\": \"\"\n },\n \"only_allow_merge_if_all_discussions_are_resolved\": \"\",\n \"only_allow_merge_if_build_succeeds\": \"\",\n \"open_issues_count\": \"\",\n \"owner\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"public\": \"\",\n \"public_builds\": \"\",\n \"request_access_enabled\": \"\",\n \"runners_token\": \"\",\n \"shared_runners_enabled\": \"\",\n \"shared_with_groups\": \"\",\n \"snippets_enabled\": \"\",\n \"ssh_url_to_repo\": \"\",\n \"star_count\": \"\",\n \"statistics\": {\n \"build_artifacts_size\": \"\",\n \"commit_count\": \"\",\n \"lfs_objects_size\": \"\",\n \"repository_size\": \"\",\n \"storage_size\": \"\"\n },\n \"tag_list\": \"\",\n \"visibility_level\": \"\",\n \"web_url\": \"\",\n \"wiki_enabled\": \"\"\n },\n \"slug\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Updates an existing environment", "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": "70bedde5-f78b-4853-81a7-8146d42a8539", "documentation": "Get events for a single project", "method": "get", "endpoint": "v3/projects/:id/events", "responses": [ { "uuid": "68dcda60-ef8d-4584-ac41-1a0b2267ca72", "body": "{\n \"action_name\": \"\",\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"author_id\": \"\",\n \"author_username\": \"\",\n \"created_at\": \"\",\n \"data\": \"\",\n \"note\": {\n \"attachment\": \"\",\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"body\": \"\",\n \"created_at\": \"\",\n \"downvote?\": \"\",\n \"id\": \"\",\n \"noteable_id\": \"\",\n \"noteable_type\": \"\",\n \"system\": \"\",\n \"updated_at\": \"\",\n \"upvote?\": \"\"\n },\n \"project_id\": \"\",\n \"target_id\": \"\",\n \"target_title\": \"\",\n \"target_type\": \"\",\n \"title\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get events for a single 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "16f02880-ab17-4455-9ef7-dde33ec0ffe7", "documentation": "Remove a forked_from relationship", "method": "delete", "endpoint": "v3/projects/:id/fork", "responses": [ { "uuid": "454db7f3-1b31-4496-921b-d96a75dff45b", "body": "", "latency": 0, "statusCode": 204, "label": "Remove a forked_from relationship", "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": "2ac82d14-b09f-48d5-89a7-67474fbafec4", "documentation": "Mark this project as forked from another", "method": "post", "endpoint": "v3/projects/:id/fork/:forked_from_id", "responses": [ { "uuid": "ada2f46e-b0e4-4072-9391-d4d1c9863c6e", "body": "", "latency": 0, "statusCode": 201, "label": "Mark this project as forked from another", "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": "9ae5cec3-5b3a-4754-82e9-ba9670a14b0f", "documentation": "Get project hooks", "method": "get", "endpoint": "v3/projects/:id/hooks", "responses": [ { "uuid": "e9ab2ac0-6ac9-40b8-98a4-a69029537955", "body": "{\n \"build_events\": \"\",\n \"created_at\": \"\",\n \"enable_ssl_verification\": \"\",\n \"id\": \"\",\n \"issues_events\": \"\",\n \"merge_requests_events\": \"\",\n \"note_events\": \"\",\n \"pipeline_events\": \"\",\n \"project_id\": \"\",\n \"push_events\": \"\",\n \"tag_push_events\": \"\",\n \"url\": \"\",\n \"wiki_page_events\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get project hooks", "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": "566baa4e-4467-43ff-ad64-226eca03ffb2", "documentation": "Add hook to project", "method": "post", "endpoint": "v3/projects/:id/hooks", "responses": [ { "uuid": "c3f198bb-1fda-4932-85a8-ff6ddc651d71", "body": "{\n \"build_events\": \"\",\n \"created_at\": \"\",\n \"enable_ssl_verification\": \"\",\n \"id\": \"\",\n \"issues_events\": \"\",\n \"merge_requests_events\": \"\",\n \"note_events\": \"\",\n \"pipeline_events\": \"\",\n \"project_id\": \"\",\n \"push_events\": \"\",\n \"tag_push_events\": \"\",\n \"url\": \"\",\n \"wiki_page_events\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Add hook to 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "541852f4-ce60-430c-8e88-ac2736c7182f", "documentation": "Deletes project hook", "method": "delete", "endpoint": "v3/projects/:id/hooks/:hook_id", "responses": [ { "uuid": "e46a981a-0a4d-46dc-ad3f-eeb93ce4e6bd", "body": "{\n \"build_events\": \"\",\n \"created_at\": \"\",\n \"enable_ssl_verification\": \"\",\n \"id\": \"\",\n \"issues_events\": \"\",\n \"merge_requests_events\": \"\",\n \"note_events\": \"\",\n \"pipeline_events\": \"\",\n \"project_id\": \"\",\n \"push_events\": \"\",\n \"tag_push_events\": \"\",\n \"url\": \"\",\n \"wiki_page_events\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Deletes project hook", "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": "b7d52b0f-9724-4a78-9403-8c4d443154ed", "documentation": "Get a project hook", "method": "get", "endpoint": "v3/projects/:id/hooks/:hook_id", "responses": [ { "uuid": "6e511c9d-9fb9-4cf0-babc-51cedcb11d70", "body": "{\n \"build_events\": \"\",\n \"created_at\": \"\",\n \"enable_ssl_verification\": \"\",\n \"id\": \"\",\n \"issues_events\": \"\",\n \"merge_requests_events\": \"\",\n \"note_events\": \"\",\n \"pipeline_events\": \"\",\n \"project_id\": \"\",\n \"push_events\": \"\",\n \"tag_push_events\": \"\",\n \"url\": \"\",\n \"wiki_page_events\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get a project hook", "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": "d78a6e4f-7630-4ef7-91df-42d0589eb741", "documentation": "Update an existing project hook", "method": "put", "endpoint": "v3/projects/:id/hooks/:hook_id", "responses": [ { "uuid": "7d5ea227-5527-4933-9465-b98f5c8db36b", "body": "{\n \"build_events\": \"\",\n \"created_at\": \"\",\n \"enable_ssl_verification\": \"\",\n \"id\": \"\",\n \"issues_events\": \"\",\n \"merge_requests_events\": \"\",\n \"note_events\": \"\",\n \"pipeline_events\": \"\",\n \"project_id\": \"\",\n \"push_events\": \"\",\n \"tag_push_events\": \"\",\n \"url\": \"\",\n \"wiki_page_events\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Update an existing project hook", "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": "bb22d007-566c-4a47-95d0-a64c3ffd2a35", "documentation": "Get a list of project issues", "method": "get", "endpoint": "v3/projects/:id/issues", "responses": [ { "uuid": "a12abb3e-8e03-4622-88df-fc9be5df5b6b", "body": "{\n \"assignee\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"confidential\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"downvotes\": \"\",\n \"due_date\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"labels\": \"\",\n \"milestone\": {\n \"created_at\": \"\",\n \"description\": \"\",\n \"due_date\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"project_id\": \"\",\n \"start_date\": \"\",\n \"state\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\"\n },\n \"project_id\": \"\",\n \"state\": \"\",\n \"subscribed\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\",\n \"upvotes\": \"\",\n \"user_notes_count\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get a list of project issues", "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": "6d6d0d5f-c032-4cb8-80e1-2164a5355a63", "documentation": "Create a new project issue", "method": "post", "endpoint": "v3/projects/:id/issues", "responses": [ { "uuid": "a1faddc9-aa53-4525-bd06-effa518372dd", "body": "{\n \"assignee\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"confidential\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"downvotes\": \"\",\n \"due_date\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"labels\": \"\",\n \"milestone\": {\n \"created_at\": \"\",\n \"description\": \"\",\n \"due_date\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"project_id\": \"\",\n \"start_date\": \"\",\n \"state\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\"\n },\n \"project_id\": \"\",\n \"state\": \"\",\n \"subscribed\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\",\n \"upvotes\": \"\",\n \"user_notes_count\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Create a new project issue", "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": "15dd4350-a0e8-4bf9-b6f1-c2c49d10ba14", "documentation": "Delete a project issue", "method": "delete", "endpoint": "v3/projects/:id/issues/:issue_id", "responses": [ { "uuid": "6f5f5883-d03c-46ed-a484-bbe700619d4d", "body": "", "latency": 0, "statusCode": 204, "label": "Delete a project issue", "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": "e9232da6-94f3-4110-ba11-43ec92ed3404", "documentation": "Get a single project issue", "method": "get", "endpoint": "v3/projects/:id/issues/:issue_id", "responses": [ { "uuid": "651a3495-bec2-4c83-b49f-332bc15dba50", "body": "{\n \"assignee\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"confidential\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"downvotes\": \"\",\n \"due_date\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"labels\": \"\",\n \"milestone\": {\n \"created_at\": \"\",\n \"description\": \"\",\n \"due_date\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"project_id\": \"\",\n \"start_date\": \"\",\n \"state\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\"\n },\n \"project_id\": \"\",\n \"state\": \"\",\n \"subscribed\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\",\n \"upvotes\": \"\",\n \"user_notes_count\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get a single project issue", "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": "da652265-ec88-4567-86f8-4d35872a7594", "documentation": "Update an existing issue", "method": "put", "endpoint": "v3/projects/:id/issues/:issue_id", "responses": [ { "uuid": "64dc81bd-6591-4304-8b83-4117c3329b04", "body": "{\n \"assignee\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"confidential\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"downvotes\": \"\",\n \"due_date\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"labels\": \"\",\n \"milestone\": {\n \"created_at\": \"\",\n \"description\": \"\",\n \"due_date\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"project_id\": \"\",\n \"start_date\": \"\",\n \"state\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\"\n },\n \"project_id\": \"\",\n \"state\": \"\",\n \"subscribed\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\",\n \"upvotes\": \"\",\n \"user_notes_count\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Update an existing issue", "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": "1e11c32a-4155-45ce-8260-9bccdbfd8d9b", "documentation": "Add spent time for a project issue", "method": "post", "endpoint": "v3/projects/:id/issues/:issue_id/add_spent_time", "responses": [ { "uuid": "339c4400-9897-492b-b4b7-8a8afd11875a", "body": "", "latency": 0, "statusCode": 201, "label": "Add spent time for a project issue", "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": "322ce6ed-2900-436c-a9d2-8fe5f28ff2e2", "documentation": "Get a list of project +awardable+ award emoji", "method": "get", "endpoint": "v3/projects/:id/issues/:issue_id/award_emoji", "responses": [ { "uuid": "73cc9e52-6a47-4775-a352-bd0b6674a4f5", "body": "{\n \"awardable_id\": \"\",\n \"awardable_type\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\",\n \"user\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Get a list of project +awardable+ award emoji", "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": "17d23150-a2fb-411c-82e4-5ab7d9f7bed3", "documentation": "Award a new Emoji", "method": "post", "endpoint": "v3/projects/:id/issues/:issue_id/award_emoji", "responses": [ { "uuid": "4656b7c9-6c9c-4f77-ad10-71ecbc79efe0", "body": "{\n \"awardable_id\": \"\",\n \"awardable_type\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\",\n \"user\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n }\n}", "latency": 0, "statusCode": 201, "label": "Award a new Emoji", "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": "f493f6e6-14d3-40c3-bc0f-790be872b1f0", "documentation": "Delete a +awardables+ award emoji", "method": "delete", "endpoint": "v3/projects/:id/issues/:issue_id/award_emoji/:award_id", "responses": [ { "uuid": "28795da8-0be3-4fa7-97a9-8ab1532d3bd7", "body": "{\n \"awardable_id\": \"\",\n \"awardable_type\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\",\n \"user\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Delete a +awardables+ award emoji", "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": "361f5f07-4cba-4a23-bc38-bb395aaaaf2b", "documentation": "Get a specific award emoji", "method": "get", "endpoint": "v3/projects/:id/issues/:issue_id/award_emoji/:award_id", "responses": [ { "uuid": "470024e4-3e3c-4d27-abec-27f630d15735", "body": "{\n \"awardable_id\": \"\",\n \"awardable_type\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\",\n \"user\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Get a specific award emoji", "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": "5f1c185d-f82e-4b5f-9e45-0d3c8a9dcd4a", "documentation": "Move an existing issue", "method": "post", "endpoint": "v3/projects/:id/issues/:issue_id/move", "responses": [ { "uuid": "fc7cdf56-51ce-4b77-95ab-40d350fdba98", "body": "{\n \"assignee\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"confidential\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"downvotes\": \"\",\n \"due_date\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"labels\": \"\",\n \"milestone\": {\n \"created_at\": \"\",\n \"description\": \"\",\n \"due_date\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"project_id\": \"\",\n \"start_date\": \"\",\n \"state\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\"\n },\n \"project_id\": \"\",\n \"state\": \"\",\n \"subscribed\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\",\n \"upvotes\": \"\",\n \"user_notes_count\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Move an existing issue", "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": "81b8610b-0594-4430-b244-3e58e9d2082d", "documentation": "Get a list of project +awardable+ award emoji", "method": "get", "endpoint": "v3/projects/:id/issues/:issue_id/notes/:note_id/award_emoji", "responses": [ { "uuid": "0fcc0f88-f2c1-4548-bbf3-2f2a5bb3b0c1", "body": "{\n \"awardable_id\": \"\",\n \"awardable_type\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\",\n \"user\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Get a list of project +awardable+ award emoji", "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": "ad1c9116-624b-4901-9711-7380b84eced5", "documentation": "Award a new Emoji", "method": "post", "endpoint": "v3/projects/:id/issues/:issue_id/notes/:note_id/award_emoji", "responses": [ { "uuid": "bca10dab-8a5f-44e8-b0ba-147ac2700010", "body": "{\n \"awardable_id\": \"\",\n \"awardable_type\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\",\n \"user\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n }\n}", "latency": 0, "statusCode": 201, "label": "Award a new Emoji", "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": "b9a81660-8766-476a-b443-0c0c9fe772f2", "documentation": "Delete a +awardables+ award emoji", "method": "delete", "endpoint": "v3/projects/:id/issues/:issue_id/notes/:note_id/award_emoji/:award_id", "responses": [ { "uuid": "f4fc6bb4-8ab0-462f-9c53-b4c153352c5a", "body": "{\n \"awardable_id\": \"\",\n \"awardable_type\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\",\n \"user\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Delete a +awardables+ award emoji", "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": "02217236-a748-4853-8d23-4a59d1730296", "documentation": "Get a specific award emoji", "method": "get", "endpoint": "v3/projects/:id/issues/:issue_id/notes/:note_id/award_emoji/:award_id", "responses": [ { "uuid": "e238a6cd-b0b1-4de3-8a4c-901e4233981c", "body": "{\n \"awardable_id\": \"\",\n \"awardable_type\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\",\n \"user\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Get a specific award emoji", "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": "fd2873b0-e77a-4597-a141-acb4fa626bf7", "documentation": "Reset spent time for a project issue", "method": "post", "endpoint": "v3/projects/:id/issues/:issue_id/reset_spent_time", "responses": [ { "uuid": "8db8904d-c1b0-4c70-b0b4-a126068c4f15", "body": "", "latency": 0, "statusCode": 201, "label": "Reset spent time for a project issue", "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": "6e85c68c-5feb-4cef-8cdb-7547a3c54dbd", "documentation": "Reset the time estimate for a project issue", "method": "post", "endpoint": "v3/projects/:id/issues/:issue_id/reset_time_estimate", "responses": [ { "uuid": "d25c6153-4195-478f-b0ce-86a2dffb62c7", "body": "", "latency": 0, "statusCode": 201, "label": "Reset the time estimate for a project issue", "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": "00632d62-edd7-4569-87ab-5f35537557e7", "documentation": "Set a time estimate for a project issue", "method": "post", "endpoint": "v3/projects/:id/issues/:issue_id/time_estimate", "responses": [ { "uuid": "7e388ca3-e24c-4bfa-9912-2d17d70591b0", "body": "", "latency": 0, "statusCode": 201, "label": "Set a time estimate for a project issue", "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": "b780c6c0-4ed6-4042-bbe4-98844cd82d1c", "documentation": "Show time stats for a project issue", "method": "get", "endpoint": "v3/projects/:id/issues/:issue_id/time_stats", "responses": [ { "uuid": "dedc2214-0c55-451f-b2cd-9f8fe75bdc56", "body": "", "latency": 0, "statusCode": 200, "label": "Show time stats for a project issue", "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": "e74201c6-c848-4c1d-ac7c-870c4fe55bde", "documentation": "Create a todo on an issuable", "method": "post", "endpoint": "v3/projects/:id/issues/:issue_id/todo", "responses": [ { "uuid": "97b10eef-ddf3-4330-b8e7-596fe5fce192", "body": "{\n \"action_name\": \"\",\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"body\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"project\": {\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"web_url\": \"\"\n },\n \"state\": \"\",\n \"target\": \"\",\n \"target_type\": \"\",\n \"target_url\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Create a todo on an issuable", "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": "9182f469-1389-419d-988d-ce50333040b6", "documentation": "Get a list of project +noteable+ notes", "method": "get", "endpoint": "v3/projects/:id/issues/:noteable_id/notes", "responses": [ { "uuid": "9dd9108c-867f-4488-9a4b-7133bd98a6b3", "body": "{\n \"attachment\": \"\",\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"body\": \"\",\n \"created_at\": \"\",\n \"downvote?\": \"\",\n \"id\": \"\",\n \"noteable_id\": \"\",\n \"noteable_type\": \"\",\n \"system\": \"\",\n \"updated_at\": \"\",\n \"upvote?\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get a list of project +noteable+ notes", "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": "4be8ccb0-4241-4d53-9b82-1cd23e9dd736", "documentation": "Create a new +noteable+ note", "method": "post", "endpoint": "v3/projects/:id/issues/:noteable_id/notes", "responses": [ { "uuid": "dfa4f6fb-8700-4317-8c37-26941500e052", "body": "{\n \"attachment\": \"\",\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"body\": \"\",\n \"created_at\": \"\",\n \"downvote?\": \"\",\n \"id\": \"\",\n \"noteable_id\": \"\",\n \"noteable_type\": \"\",\n \"system\": \"\",\n \"updated_at\": \"\",\n \"upvote?\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Create a new +noteable+ note", "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": "11f283d4-3689-4b39-84c1-83121adb2993", "documentation": "Delete a +noteable+ note", "method": "delete", "endpoint": "v3/projects/:id/issues/:noteable_id/notes/:note_id", "responses": [ { "uuid": "a53bc878-c6e2-4c2f-bfed-c277cf7ac90d", "body": "{\n \"attachment\": \"\",\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"body\": \"\",\n \"created_at\": \"\",\n \"downvote?\": \"\",\n \"id\": \"\",\n \"noteable_id\": \"\",\n \"noteable_type\": \"\",\n \"system\": \"\",\n \"updated_at\": \"\",\n \"upvote?\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Delete a +noteable+ note", "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": "64e4d6b4-6ce5-4f3d-8c6a-6d23fc614f4d", "documentation": "Get a single +noteable+ note", "method": "get", "endpoint": "v3/projects/:id/issues/:noteable_id/notes/:note_id", "responses": [ { "uuid": "a9335989-d892-452c-b6f5-5570228ae442", "body": "{\n \"attachment\": \"\",\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"body\": \"\",\n \"created_at\": \"\",\n \"downvote?\": \"\",\n \"id\": \"\",\n \"noteable_id\": \"\",\n \"noteable_type\": \"\",\n \"system\": \"\",\n \"updated_at\": \"\",\n \"upvote?\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get a single +noteable+ note", "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": "9fc78cff-2922-457e-81e8-76e1393798de", "documentation": "Update an existing +noteable+ note", "method": "put", "endpoint": "v3/projects/:id/issues/:noteable_id/notes/:note_id", "responses": [ { "uuid": "6f9714d4-0bc8-49f2-b8e2-4f147cf6a5ce", "body": "{\n \"attachment\": \"\",\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"body\": \"\",\n \"created_at\": \"\",\n \"downvote?\": \"\",\n \"id\": \"\",\n \"noteable_id\": \"\",\n \"noteable_type\": \"\",\n \"system\": \"\",\n \"updated_at\": \"\",\n \"upvote?\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Update an existing +noteable+ note", "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": "9d19858c-fb9e-45c0-a5da-993f669075f0", "documentation": "Unsubscribe from a resource", "method": "delete", "endpoint": "v3/projects/:id/issues/:subscribable_id/subscription", "responses": [ { "uuid": "8349106e-5ee3-4e2f-a46a-877b153b420d", "body": "{\n \"assignee\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"confidential\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"downvotes\": \"\",\n \"due_date\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"labels\": \"\",\n \"milestone\": {\n \"created_at\": \"\",\n \"description\": \"\",\n \"due_date\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"project_id\": \"\",\n \"start_date\": \"\",\n \"state\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\"\n },\n \"project_id\": \"\",\n \"state\": \"\",\n \"subscribed\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\",\n \"upvotes\": \"\",\n \"user_notes_count\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Unsubscribe from a resource", "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": "66ea37fa-f806-4c77-aaee-7b8b092232e6", "documentation": "Subscribe to a resource", "method": "post", "endpoint": "v3/projects/:id/issues/:subscribable_id/subscription", "responses": [ { "uuid": "e78dd610-9959-421d-83fc-789af4ae0a1f", "body": "{\n \"assignee\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"confidential\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"downvotes\": \"\",\n \"due_date\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"labels\": \"\",\n \"milestone\": {\n \"created_at\": \"\",\n \"description\": \"\",\n \"due_date\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"project_id\": \"\",\n \"start_date\": \"\",\n \"state\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\"\n },\n \"project_id\": \"\",\n \"state\": \"\",\n \"subscribed\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\",\n \"upvotes\": \"\",\n \"user_notes_count\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Subscribe to a resource", "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": "a75bfe94-767d-4cb5-b3f4-f5037906f6db", "documentation": "Get a specific project's deploy keys", "method": "get", "endpoint": "v3/projects/:id/keys", "responses": [ { "uuid": "f3c613a5-22cc-4e4d-8158-92ea14c019c3", "body": "{\n \"can_push\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"key\": \"\",\n \"title\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get a specific project's deploy keys", "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": "5fc07430-99b3-4cdc-ba95-a5ef3dadc869", "documentation": "Add new deploy key to currently authenticated user", "method": "post", "endpoint": "v3/projects/:id/keys", "responses": [ { "uuid": "c7b3fd0f-4229-43f5-b6a7-a996ea1deca1", "body": "{\n \"can_push\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"key\": \"\",\n \"title\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Add new deploy key to currently authenticated user", "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": "2397e542-1f90-4bf1-b143-d2169c04f3e0", "documentation": "Delete deploy key for a project", "method": "delete", "endpoint": "v3/projects/:id/keys/:key_id", "responses": [ { "uuid": "fb060210-5ece-42e8-bdda-28f7e7a3dc62", "body": "{\n \"can_push\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"key\": \"\",\n \"title\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Delete deploy key for a 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9c5e8b7e-d1a1-452f-9144-90b05b8cc938", "documentation": "Get single deploy key", "method": "get", "endpoint": "v3/projects/:id/keys/:key_id", "responses": [ { "uuid": "87c03365-2395-474b-ae16-b8e87c4acbd1", "body": "{\n \"can_push\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"key\": \"\",\n \"title\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get single deploy key", "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": "6e0d26d5-b273-45b2-ae7d-11d4693f6ec7", "documentation": "Disable a deploy key for a project", "method": "delete", "endpoint": "v3/projects/:id/keys/:key_id/disable", "responses": [ { "uuid": "b8cf08da-bcbc-4d59-bb25-12807209cbd5", "body": "{\n \"can_push\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"key\": \"\",\n \"title\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Disable a deploy key for a 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "12a6b177-6e8d-45d0-9e16-442824456b0d", "documentation": "Enable a deploy key for a project", "method": "post", "endpoint": "v3/projects/:id/keys/:key_id/enable", "responses": [ { "uuid": "2cd7aa91-c657-4b13-bc99-3c52218921b3", "body": "{\n \"can_push\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"key\": \"\",\n \"title\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Enable a deploy key for a 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b3a573ad-0e8d-46a9-bf20-61797032b69b", "documentation": "Delete an existing label", "method": "delete", "endpoint": "v3/projects/:id/labels", "responses": [ { "uuid": "920dc2f6-5a11-4cbf-9009-705b6740c859", "body": "{\n \"closed_issues_count\": \"\",\n \"color\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"open_issues_count\": \"\",\n \"open_merge_requests_count\": \"\",\n \"priority\": \"\",\n \"subscribed\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Delete an existing label", "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": "7d6d2a4b-4d7b-4b4e-acdb-f7cbdc2e0c2f", "documentation": "Get all labels of the project", "method": "get", "endpoint": "v3/projects/:id/labels", "responses": [ { "uuid": "cb36ed47-f6eb-488f-867f-a8ceec32b13b", "body": "{\n \"closed_issues_count\": \"\",\n \"color\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"open_issues_count\": \"\",\n \"open_merge_requests_count\": \"\",\n \"priority\": \"\",\n \"subscribed\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get all labels of the 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "913c993a-5678-432f-8b0f-67e96856b18e", "documentation": "Create a new label", "method": "post", "endpoint": "v3/projects/:id/labels", "responses": [ { "uuid": "3327f1d5-f0d2-4fcc-a695-d9ae57023b35", "body": "{\n \"closed_issues_count\": \"\",\n \"color\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"open_issues_count\": \"\",\n \"open_merge_requests_count\": \"\",\n \"priority\": \"\",\n \"subscribed\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Create a new label", "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": "4e12a4d8-3541-4e53-9aec-6f901907cb18", "documentation": "Update an existing label. At least one optional parameter is required.", "method": "put", "endpoint": "v3/projects/:id/labels", "responses": [ { "uuid": "1a8307d3-cf44-4d2c-9065-8618631d7d67", "body": "{\n \"closed_issues_count\": \"\",\n \"color\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"open_issues_count\": \"\",\n \"open_merge_requests_count\": \"\",\n \"priority\": \"\",\n \"subscribed\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Update an existing label. At least one optional parameter is required.", "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": "74bcae24-a230-4e7d-9070-8e1ee51d150c", "documentation": "Unsubscribe from a resource", "method": "delete", "endpoint": "v3/projects/:id/labels/:subscribable_id/subscription", "responses": [ { "uuid": "f3c00b75-e223-4923-a793-afee91a9fffc", "body": "{\n \"closed_issues_count\": \"\",\n \"color\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"open_issues_count\": \"\",\n \"open_merge_requests_count\": \"\",\n \"priority\": \"\",\n \"subscribed\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Unsubscribe from a resource", "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": "80062102-bcbf-4f8e-834c-adf853b9be25", "documentation": "Subscribe to a resource", "method": "post", "endpoint": "v3/projects/:id/labels/:subscribable_id/subscription", "responses": [ { "uuid": "99684361-d86a-4eee-ab37-c77d507471bf", "body": "{\n \"closed_issues_count\": \"\",\n \"color\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"open_issues_count\": \"\",\n \"open_merge_requests_count\": \"\",\n \"priority\": \"\",\n \"subscribed\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Subscribe to a resource", "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": "7781287f-1cb1-451c-8093-c7bb1c0f4884", "documentation": "Gets a list of group or project members viewable by the authenticated user.", "method": "get", "endpoint": "v3/projects/:id/members", "responses": [ { "uuid": "e97d25a9-7442-46de-8ea3-47e256624d55", "body": "{\n \"access_level\": \"\",\n \"avatar_url\": \"\",\n \"expires_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Gets a list of group or project members viewable by the authenticated user.", "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": "baffcb6d-7b54-48bb-9d1d-1c9972f9ee6d", "documentation": "Adds a member to a group or project.", "method": "post", "endpoint": "v3/projects/:id/members", "responses": [ { "uuid": "1a55dd16-b293-4178-9606-afc8e46449a3", "body": "{\n \"access_level\": \"\",\n \"avatar_url\": \"\",\n \"expires_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Adds a member to a group or 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "06a51f73-f454-4a3b-9bf6-28e3de1bf881", "documentation": "Removes a user from a group or project.", "method": "delete", "endpoint": "v3/projects/:id/members/:user_id", "responses": [ { "uuid": "f95bb48b-3c8b-434e-811e-db9ac8d0de86", "body": "", "latency": 0, "statusCode": 204, "label": "Removes a user from a group or 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "11b37b7e-ea46-4596-80cc-39cbc19896a6", "documentation": "Gets a member of a group or project.", "method": "get", "endpoint": "v3/projects/:id/members/:user_id", "responses": [ { "uuid": "f9c0a7ed-cff2-44c8-a654-1ea0a57f49c9", "body": "{\n \"access_level\": \"\",\n \"avatar_url\": \"\",\n \"expires_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Gets a member of a group or 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b820d5f1-7574-4379-8088-786ec258ef83", "documentation": "Updates a member of a group or project.", "method": "put", "endpoint": "v3/projects/:id/members/:user_id", "responses": [ { "uuid": "9b5c88f5-de30-4641-adde-f9dfeffe8c29", "body": "{\n \"access_level\": \"\",\n \"avatar_url\": \"\",\n \"expires_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Updates a member of a group or 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0fe268ca-03a1-4f7c-a4f9-30cdd7213030", "documentation": "Get a single merge request", "method": "get", "endpoint": "v3/projects/:id/merge_request/:merge_request_id", "responses": [ { "uuid": "5b7b77ea-9ca1-480a-96eb-59e90c497733", "body": "{\n \"assignee\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"created_at\": \"\",\n \"description\": \"\",\n \"downvotes\": \"\",\n \"force_remove_source_branch\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"labels\": \"\",\n \"merge_commit_sha\": \"\",\n \"merge_status\": \"\",\n \"merge_when_build_succeeds\": \"\",\n \"milestone\": {\n \"created_at\": \"\",\n \"description\": \"\",\n \"due_date\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"project_id\": \"\",\n \"start_date\": \"\",\n \"state\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\"\n },\n \"project_id\": \"\",\n \"sha\": \"\",\n \"should_remove_source_branch\": \"\",\n \"source_branch\": \"\",\n \"source_project_id\": \"\",\n \"state\": \"\",\n \"subscribed\": \"\",\n \"target_branch\": \"\",\n \"target_project_id\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\",\n \"upvotes\": \"\",\n \"user_notes_count\": \"\",\n \"web_url\": \"\",\n \"work_in_progress\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get a single merge request", "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": "48e8b157-5700-408a-812a-e83c4d04c1b7", "documentation": "Update a merge request", "method": "put", "endpoint": "v3/projects/:id/merge_request/:merge_request_id", "responses": [ { "uuid": "8e91b2b2-05f1-40ef-8cd9-9ebe542fb6bf", "body": "{\n \"assignee\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"created_at\": \"\",\n \"description\": \"\",\n \"downvotes\": \"\",\n \"force_remove_source_branch\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"labels\": \"\",\n \"merge_commit_sha\": \"\",\n \"merge_status\": \"\",\n \"merge_when_build_succeeds\": \"\",\n \"milestone\": {\n \"created_at\": \"\",\n \"description\": \"\",\n \"due_date\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"project_id\": \"\",\n \"start_date\": \"\",\n \"state\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\"\n },\n \"project_id\": \"\",\n \"sha\": \"\",\n \"should_remove_source_branch\": \"\",\n \"source_branch\": \"\",\n \"source_project_id\": \"\",\n \"state\": \"\",\n \"subscribed\": \"\",\n \"target_branch\": \"\",\n \"target_project_id\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\",\n \"upvotes\": \"\",\n \"user_notes_count\": \"\",\n \"web_url\": \"\",\n \"work_in_progress\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Update a merge request", "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": "db630918-e437-4772-904d-6a830642788e", "documentation": "Cancel merge if \"Merge When Pipeline Succeeds\" is enabled", "method": "post", "endpoint": "v3/projects/:id/merge_request/:merge_request_id/cancel_merge_when_build_succeeds", "responses": [ { "uuid": "1276d785-4abd-4b88-a93c-268842ab2fcd", "body": "{\n \"assignee\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"created_at\": \"\",\n \"description\": \"\",\n \"downvotes\": \"\",\n \"force_remove_source_branch\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"labels\": \"\",\n \"merge_commit_sha\": \"\",\n \"merge_status\": \"\",\n \"merge_when_build_succeeds\": \"\",\n \"milestone\": {\n \"created_at\": \"\",\n \"description\": \"\",\n \"due_date\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"project_id\": \"\",\n \"start_date\": \"\",\n \"state\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\"\n },\n \"project_id\": \"\",\n \"sha\": \"\",\n \"should_remove_source_branch\": \"\",\n \"source_branch\": \"\",\n \"source_project_id\": \"\",\n \"state\": \"\",\n \"subscribed\": \"\",\n \"target_branch\": \"\",\n \"target_project_id\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\",\n \"upvotes\": \"\",\n \"user_notes_count\": \"\",\n \"web_url\": \"\",\n \"work_in_progress\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Cancel merge if \"Merge When Pipeline Succeeds\" 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "55ae446a-1383-427b-bd1d-96f8b9e664d9", "documentation": "Show the merge request changes", "method": "get", "endpoint": "v3/projects/:id/merge_request/:merge_request_id/changes", "responses": [ { "uuid": "662854a8-77cc-4374-9c79-42613430bf32", "body": "{\n \"assignee\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"changes\": {\n \"a_mode\": \"\",\n \"b_mode\": \"\",\n \"deleted_file\": \"\",\n \"diff\": \"\",\n \"new_file\": \"\",\n \"new_path\": \"\",\n \"old_path\": \"\",\n \"renamed_file\": \"\"\n },\n \"created_at\": \"\",\n \"description\": \"\",\n \"downvotes\": \"\",\n \"force_remove_source_branch\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"labels\": \"\",\n \"merge_commit_sha\": \"\",\n \"merge_status\": \"\",\n \"merge_when_build_succeeds\": \"\",\n \"milestone\": {\n \"created_at\": \"\",\n \"description\": \"\",\n \"due_date\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"project_id\": \"\",\n \"start_date\": \"\",\n \"state\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\"\n },\n \"project_id\": \"\",\n \"sha\": \"\",\n \"should_remove_source_branch\": \"\",\n \"source_branch\": \"\",\n \"source_project_id\": \"\",\n \"state\": \"\",\n \"subscribed\": \"\",\n \"target_branch\": \"\",\n \"target_project_id\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\",\n \"upvotes\": \"\",\n \"user_notes_count\": \"\",\n \"web_url\": \"\",\n \"work_in_progress\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Show the merge request changes", "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": "4af8da93-159b-4adb-9f5a-33ab0f90f881", "documentation": "List issues that will be closed on merge", "method": "get", "endpoint": "v3/projects/:id/merge_request/:merge_request_id/closes_issues", "responses": [ { "uuid": "66484b4b-82c5-4399-9d3c-f57c26f1743f", "body": "{\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"note\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "List issues that will be closed on merge", "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": "2b381213-1bd3-4230-8083-313cab57c940", "documentation": "Get the comments of a merge request", "method": "get", "endpoint": "v3/projects/:id/merge_request/:merge_request_id/comments", "responses": [ { "uuid": "18e88558-3256-4021-a053-ca8be5bf2a3a", "body": "{\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"note\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get the comments of a merge request", "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": "d0b0f362-7c1e-4592-b63e-5a0f874a667d", "documentation": "Post a comment to a merge request", "method": "post", "endpoint": "v3/projects/:id/merge_request/:merge_request_id/comments", "responses": [ { "uuid": "3d848b8b-6ca4-40f2-aa4e-e99360f4e582", "body": "{\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"note\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Post a comment to a merge request", "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": "8833e12f-4255-4a5f-927e-8ebb682831c7", "documentation": "Get the commits of a merge request", "method": "get", "endpoint": "v3/projects/:id/merge_request/:merge_request_id/commits", "responses": [ { "uuid": "4c51c4fb-9373-4fb4-bab3-aae450485055", "body": "{\n \"author_email\": \"\",\n \"author_name\": \"\",\n \"committer_email\": \"\",\n \"committer_name\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"message\": \"\",\n \"short_id\": \"\",\n \"title\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get the commits of a merge request", "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": "d2a89085-1104-48b8-b9be-1eb1db37a67b", "documentation": "Merge a merge request", "method": "put", "endpoint": "v3/projects/:id/merge_request/:merge_request_id/merge", "responses": [ { "uuid": "0c67fda8-40c7-42c5-9769-52ada040593c", "body": "{\n \"assignee\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"created_at\": \"\",\n \"description\": \"\",\n \"downvotes\": \"\",\n \"force_remove_source_branch\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"labels\": \"\",\n \"merge_commit_sha\": \"\",\n \"merge_status\": \"\",\n \"merge_when_build_succeeds\": \"\",\n \"milestone\": {\n \"created_at\": \"\",\n \"description\": \"\",\n \"due_date\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"project_id\": \"\",\n \"start_date\": \"\",\n \"state\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\"\n },\n \"project_id\": \"\",\n \"sha\": \"\",\n \"should_remove_source_branch\": \"\",\n \"source_branch\": \"\",\n \"source_project_id\": \"\",\n \"state\": \"\",\n \"subscribed\": \"\",\n \"target_branch\": \"\",\n \"target_project_id\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\",\n \"upvotes\": \"\",\n \"user_notes_count\": \"\",\n \"web_url\": \"\",\n \"work_in_progress\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Merge a merge request", "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": "17ff27c5-32a8-4081-bab4-887cee47f3fa", "documentation": "Unsubscribe from a resource", "method": "delete", "endpoint": "v3/projects/:id/merge_request/:subscribable_id/subscription", "responses": [ { "uuid": "fcf515c8-99c3-443a-9833-b6d507cda013", "body": "{\n \"assignee\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"created_at\": \"\",\n \"description\": \"\",\n \"downvotes\": \"\",\n \"force_remove_source_branch\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"labels\": \"\",\n \"merge_commit_sha\": \"\",\n \"merge_status\": \"\",\n \"merge_when_build_succeeds\": \"\",\n \"milestone\": {\n \"created_at\": \"\",\n \"description\": \"\",\n \"due_date\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"project_id\": \"\",\n \"start_date\": \"\",\n \"state\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\"\n },\n \"project_id\": \"\",\n \"sha\": \"\",\n \"should_remove_source_branch\": \"\",\n \"source_branch\": \"\",\n \"source_project_id\": \"\",\n \"state\": \"\",\n \"subscribed\": \"\",\n \"target_branch\": \"\",\n \"target_project_id\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\",\n \"upvotes\": \"\",\n \"user_notes_count\": \"\",\n \"web_url\": \"\",\n \"work_in_progress\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Unsubscribe from a resource", "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": "7f9e8d37-7def-489e-8872-693e2b9c45f6", "documentation": "Subscribe to a resource", "method": "post", "endpoint": "v3/projects/:id/merge_request/:subscribable_id/subscription", "responses": [ { "uuid": "ec8c3dda-2d09-4030-8f8b-92abb153e658", "body": "{\n \"assignee\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"created_at\": \"\",\n \"description\": \"\",\n \"downvotes\": \"\",\n \"force_remove_source_branch\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"labels\": \"\",\n \"merge_commit_sha\": \"\",\n \"merge_status\": \"\",\n \"merge_when_build_succeeds\": \"\",\n \"milestone\": {\n \"created_at\": \"\",\n \"description\": \"\",\n \"due_date\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"project_id\": \"\",\n \"start_date\": \"\",\n \"state\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\"\n },\n \"project_id\": \"\",\n \"sha\": \"\",\n \"should_remove_source_branch\": \"\",\n \"source_branch\": \"\",\n \"source_project_id\": \"\",\n \"state\": \"\",\n \"subscribed\": \"\",\n \"target_branch\": \"\",\n \"target_project_id\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\",\n \"upvotes\": \"\",\n \"user_notes_count\": \"\",\n \"web_url\": \"\",\n \"work_in_progress\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Subscribe to a resource", "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": "cde5a51a-0382-4bcd-8799-f21a56c6a838", "documentation": "List merge requests", "method": "get", "endpoint": "v3/projects/:id/merge_requests", "responses": [ { "uuid": "005650a0-08cf-40cd-b93c-683157905979", "body": "{\n \"assignee\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"created_at\": \"\",\n \"description\": \"\",\n \"downvotes\": \"\",\n \"force_remove_source_branch\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"labels\": \"\",\n \"merge_commit_sha\": \"\",\n \"merge_status\": \"\",\n \"merge_when_build_succeeds\": \"\",\n \"milestone\": {\n \"created_at\": \"\",\n \"description\": \"\",\n \"due_date\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"project_id\": \"\",\n \"start_date\": \"\",\n \"state\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\"\n },\n \"project_id\": \"\",\n \"sha\": \"\",\n \"should_remove_source_branch\": \"\",\n \"source_branch\": \"\",\n \"source_project_id\": \"\",\n \"state\": \"\",\n \"subscribed\": \"\",\n \"target_branch\": \"\",\n \"target_project_id\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\",\n \"upvotes\": \"\",\n \"user_notes_count\": \"\",\n \"web_url\": \"\",\n \"work_in_progress\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "List merge requests", "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": "97044d60-8d2c-42bc-aa83-f3baf58e7471", "documentation": "Create a merge request", "method": "post", "endpoint": "v3/projects/:id/merge_requests", "responses": [ { "uuid": "9831e2b5-af83-4674-8283-63f4e3c5d31a", "body": "{\n \"assignee\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"created_at\": \"\",\n \"description\": \"\",\n \"downvotes\": \"\",\n \"force_remove_source_branch\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"labels\": \"\",\n \"merge_commit_sha\": \"\",\n \"merge_status\": \"\",\n \"merge_when_build_succeeds\": \"\",\n \"milestone\": {\n \"created_at\": \"\",\n \"description\": \"\",\n \"due_date\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"project_id\": \"\",\n \"start_date\": \"\",\n \"state\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\"\n },\n \"project_id\": \"\",\n \"sha\": \"\",\n \"should_remove_source_branch\": \"\",\n \"source_branch\": \"\",\n \"source_project_id\": \"\",\n \"state\": \"\",\n \"subscribed\": \"\",\n \"target_branch\": \"\",\n \"target_project_id\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\",\n \"upvotes\": \"\",\n \"user_notes_count\": \"\",\n \"web_url\": \"\",\n \"work_in_progress\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Create a merge request", "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": "31259ebf-bddd-449b-8176-ecceb2db5827", "documentation": "Delete a merge request", "method": "delete", "endpoint": "v3/projects/:id/merge_requests/:merge_request_id", "responses": [ { "uuid": "16dae6ed-08bc-45ac-8334-0704dec34631", "body": "", "latency": 0, "statusCode": 204, "label": "Delete a merge request", "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": "2eeae611-8a71-40f2-8c98-eeb4acde9e00", "documentation": "Get a single merge request", "method": "get", "endpoint": "v3/projects/:id/merge_requests/:merge_request_id", "responses": [ { "uuid": "72facfc6-11c0-4127-991f-2c452b52710f", "body": "{\n \"assignee\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"created_at\": \"\",\n \"description\": \"\",\n \"downvotes\": \"\",\n \"force_remove_source_branch\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"labels\": \"\",\n \"merge_commit_sha\": \"\",\n \"merge_status\": \"\",\n \"merge_when_build_succeeds\": \"\",\n \"milestone\": {\n \"created_at\": \"\",\n \"description\": \"\",\n \"due_date\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"project_id\": \"\",\n \"start_date\": \"\",\n \"state\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\"\n },\n \"project_id\": \"\",\n \"sha\": \"\",\n \"should_remove_source_branch\": \"\",\n \"source_branch\": \"\",\n \"source_project_id\": \"\",\n \"state\": \"\",\n \"subscribed\": \"\",\n \"target_branch\": \"\",\n \"target_project_id\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\",\n \"upvotes\": \"\",\n \"user_notes_count\": \"\",\n \"web_url\": \"\",\n \"work_in_progress\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get a single merge request", "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": "49723121-8392-4fc9-8fef-0426b0752f49", "documentation": "Update a merge request", "method": "put", "endpoint": "v3/projects/:id/merge_requests/:merge_request_id", "responses": [ { "uuid": "62e640c8-09a1-47d0-b0b9-638eb809dd63", "body": "{\n \"assignee\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"created_at\": \"\",\n \"description\": \"\",\n \"downvotes\": \"\",\n \"force_remove_source_branch\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"labels\": \"\",\n \"merge_commit_sha\": \"\",\n \"merge_status\": \"\",\n \"merge_when_build_succeeds\": \"\",\n \"milestone\": {\n \"created_at\": \"\",\n \"description\": \"\",\n \"due_date\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"project_id\": \"\",\n \"start_date\": \"\",\n \"state\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\"\n },\n \"project_id\": \"\",\n \"sha\": \"\",\n \"should_remove_source_branch\": \"\",\n \"source_branch\": \"\",\n \"source_project_id\": \"\",\n \"state\": \"\",\n \"subscribed\": \"\",\n \"target_branch\": \"\",\n \"target_project_id\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\",\n \"upvotes\": \"\",\n \"user_notes_count\": \"\",\n \"web_url\": \"\",\n \"work_in_progress\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Update a merge request", "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": "89ed1be7-5073-4243-962f-a754611e59a1", "documentation": "Add spent time for a project merge_request", "method": "post", "endpoint": "v3/projects/:id/merge_requests/:merge_request_id/add_spent_time", "responses": [ { "uuid": "4faf5ad1-7b7b-4e4f-9547-8ff58645affb", "body": "", "latency": 0, "statusCode": 201, "label": "Add spent time for a project merge_request", "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": "20f32f29-88bd-4362-b17b-300d9ff9fe2a", "documentation": "Get a list of project +awardable+ award emoji", "method": "get", "endpoint": "v3/projects/:id/merge_requests/:merge_request_id/award_emoji", "responses": [ { "uuid": "2f0f405d-4cea-4034-87be-fc6a7fba6431", "body": "{\n \"awardable_id\": \"\",\n \"awardable_type\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\",\n \"user\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Get a list of project +awardable+ award emoji", "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": "c4e57494-ce7e-46ee-a70c-c5e6bb9a2ef1", "documentation": "Award a new Emoji", "method": "post", "endpoint": "v3/projects/:id/merge_requests/:merge_request_id/award_emoji", "responses": [ { "uuid": "2b2a51c5-4854-4836-a725-fa12d064fc0e", "body": "{\n \"awardable_id\": \"\",\n \"awardable_type\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\",\n \"user\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n }\n}", "latency": 0, "statusCode": 201, "label": "Award a new Emoji", "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": "f39759a7-3579-46f6-98a1-e0f3770f6b3a", "documentation": "Delete a +awardables+ award emoji", "method": "delete", "endpoint": "v3/projects/:id/merge_requests/:merge_request_id/award_emoji/:award_id", "responses": [ { "uuid": "d2cf64eb-74a9-4a8d-ab58-9a6f31309273", "body": "{\n \"awardable_id\": \"\",\n \"awardable_type\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\",\n \"user\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Delete a +awardables+ award emoji", "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": "5e70fe81-ddb4-47bd-beb4-ec903b6511fc", "documentation": "Get a specific award emoji", "method": "get", "endpoint": "v3/projects/:id/merge_requests/:merge_request_id/award_emoji/:award_id", "responses": [ { "uuid": "8f2ddc12-0d71-43db-91e8-b92bbb3477c1", "body": "{\n \"awardable_id\": \"\",\n \"awardable_type\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\",\n \"user\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Get a specific award emoji", "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": "505b07e0-0a5f-4ff1-88ba-6d5547a7deae", "documentation": "Cancel merge if \"Merge When Pipeline Succeeds\" is enabled", "method": "post", "endpoint": "v3/projects/:id/merge_requests/:merge_request_id/cancel_merge_when_build_succeeds", "responses": [ { "uuid": "0252e9bc-809b-4ab8-bd2d-ac7cc6f888c9", "body": "{\n \"assignee\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"created_at\": \"\",\n \"description\": \"\",\n \"downvotes\": \"\",\n \"force_remove_source_branch\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"labels\": \"\",\n \"merge_commit_sha\": \"\",\n \"merge_status\": \"\",\n \"merge_when_build_succeeds\": \"\",\n \"milestone\": {\n \"created_at\": \"\",\n \"description\": \"\",\n \"due_date\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"project_id\": \"\",\n \"start_date\": \"\",\n \"state\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\"\n },\n \"project_id\": \"\",\n \"sha\": \"\",\n \"should_remove_source_branch\": \"\",\n \"source_branch\": \"\",\n \"source_project_id\": \"\",\n \"state\": \"\",\n \"subscribed\": \"\",\n \"target_branch\": \"\",\n \"target_project_id\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\",\n \"upvotes\": \"\",\n \"user_notes_count\": \"\",\n \"web_url\": \"\",\n \"work_in_progress\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Cancel merge if \"Merge When Pipeline Succeeds\" 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d81a4151-44c7-47da-a17e-b48459d2f62a", "documentation": "Show the merge request changes", "method": "get", "endpoint": "v3/projects/:id/merge_requests/:merge_request_id/changes", "responses": [ { "uuid": "c93fc271-d3a2-46d3-ba5e-bfc40391ead4", "body": "{\n \"assignee\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"changes\": {\n \"a_mode\": \"\",\n \"b_mode\": \"\",\n \"deleted_file\": \"\",\n \"diff\": \"\",\n \"new_file\": \"\",\n \"new_path\": \"\",\n \"old_path\": \"\",\n \"renamed_file\": \"\"\n },\n \"created_at\": \"\",\n \"description\": \"\",\n \"downvotes\": \"\",\n \"force_remove_source_branch\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"labels\": \"\",\n \"merge_commit_sha\": \"\",\n \"merge_status\": \"\",\n \"merge_when_build_succeeds\": \"\",\n \"milestone\": {\n \"created_at\": \"\",\n \"description\": \"\",\n \"due_date\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"project_id\": \"\",\n \"start_date\": \"\",\n \"state\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\"\n },\n \"project_id\": \"\",\n \"sha\": \"\",\n \"should_remove_source_branch\": \"\",\n \"source_branch\": \"\",\n \"source_project_id\": \"\",\n \"state\": \"\",\n \"subscribed\": \"\",\n \"target_branch\": \"\",\n \"target_project_id\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\",\n \"upvotes\": \"\",\n \"user_notes_count\": \"\",\n \"web_url\": \"\",\n \"work_in_progress\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Show the merge request changes", "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": "a36a7418-5f03-4c8d-8480-660b759bcf6c", "documentation": "List issues that will be closed on merge", "method": "get", "endpoint": "v3/projects/:id/merge_requests/:merge_request_id/closes_issues", "responses": [ { "uuid": "255edf22-91a5-40a8-9e67-b854bb16c096", "body": "{\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"note\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "List issues that will be closed on merge", "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": "f6c62a59-be0c-43b4-8c16-f0f8bacdb05a", "documentation": "Get the comments of a merge request", "method": "get", "endpoint": "v3/projects/:id/merge_requests/:merge_request_id/comments", "responses": [ { "uuid": "07259a8d-9bb7-456d-bb61-364ee62810d0", "body": "{\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"note\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get the comments of a merge request", "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": "3dff7d6b-a573-4939-8816-ef37a0fde753", "documentation": "Post a comment to a merge request", "method": "post", "endpoint": "v3/projects/:id/merge_requests/:merge_request_id/comments", "responses": [ { "uuid": "d26e33e5-b228-484d-9054-2e3b7e86771b", "body": "{\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"note\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Post a comment to a merge request", "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": "94e442f8-2188-4c5e-b55f-83c1e58e044f", "documentation": "Get the commits of a merge request", "method": "get", "endpoint": "v3/projects/:id/merge_requests/:merge_request_id/commits", "responses": [ { "uuid": "b320e5bc-a286-4f6a-b65d-d6e4410e2125", "body": "{\n \"author_email\": \"\",\n \"author_name\": \"\",\n \"committer_email\": \"\",\n \"committer_name\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"message\": \"\",\n \"short_id\": \"\",\n \"title\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get the commits of a merge request", "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": "7d6cdc02-5ff3-4f8c-8b6b-23570b45f1ad", "documentation": "Merge a merge request", "method": "put", "endpoint": "v3/projects/:id/merge_requests/:merge_request_id/merge", "responses": [ { "uuid": "25f41c19-a952-4572-bc92-016c3c3dd288", "body": "{\n \"assignee\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"created_at\": \"\",\n \"description\": \"\",\n \"downvotes\": \"\",\n \"force_remove_source_branch\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"labels\": \"\",\n \"merge_commit_sha\": \"\",\n \"merge_status\": \"\",\n \"merge_when_build_succeeds\": \"\",\n \"milestone\": {\n \"created_at\": \"\",\n \"description\": \"\",\n \"due_date\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"project_id\": \"\",\n \"start_date\": \"\",\n \"state\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\"\n },\n \"project_id\": \"\",\n \"sha\": \"\",\n \"should_remove_source_branch\": \"\",\n \"source_branch\": \"\",\n \"source_project_id\": \"\",\n \"state\": \"\",\n \"subscribed\": \"\",\n \"target_branch\": \"\",\n \"target_project_id\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\",\n \"upvotes\": \"\",\n \"user_notes_count\": \"\",\n \"web_url\": \"\",\n \"work_in_progress\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Merge a merge request", "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": "2eaa1e84-d8c7-4715-9c67-f3078073448b", "documentation": "Get a list of project +awardable+ award emoji", "method": "get", "endpoint": "v3/projects/:id/merge_requests/:merge_request_id/notes/:note_id/award_emoji", "responses": [ { "uuid": "f22efb40-a2f1-40e5-a7d0-97df95d77c8a", "body": "{\n \"awardable_id\": \"\",\n \"awardable_type\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\",\n \"user\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Get a list of project +awardable+ award emoji", "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": "766fd4d8-1a7f-4286-9ce5-396f0bebd147", "documentation": "Award a new Emoji", "method": "post", "endpoint": "v3/projects/:id/merge_requests/:merge_request_id/notes/:note_id/award_emoji", "responses": [ { "uuid": "d64aaf81-b6b8-474c-965f-83bd6c705776", "body": "{\n \"awardable_id\": \"\",\n \"awardable_type\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\",\n \"user\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n }\n}", "latency": 0, "statusCode": 201, "label": "Award a new Emoji", "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": "b93e9a06-6382-4287-8570-28f12aff7e24", "documentation": "Delete a +awardables+ award emoji", "method": "delete", "endpoint": "v3/projects/:id/merge_requests/:merge_request_id/notes/:note_id/award_emoji/:award_id", "responses": [ { "uuid": "b559fdcd-bd3a-4919-aeed-72d02ef5f258", "body": "{\n \"awardable_id\": \"\",\n \"awardable_type\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\",\n \"user\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Delete a +awardables+ award emoji", "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": "9758b557-dee4-4673-ad9e-63b1ef1d3a1d", "documentation": "Get a specific award emoji", "method": "get", "endpoint": "v3/projects/:id/merge_requests/:merge_request_id/notes/:note_id/award_emoji/:award_id", "responses": [ { "uuid": "aed87c86-9965-408c-9bf3-1e60fc35fa41", "body": "{\n \"awardable_id\": \"\",\n \"awardable_type\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\",\n \"user\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Get a specific award emoji", "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": "8f3bcf20-e9fc-40de-935c-ba153b828a5a", "documentation": "Reset spent time for a project merge_request", "method": "post", "endpoint": "v3/projects/:id/merge_requests/:merge_request_id/reset_spent_time", "responses": [ { "uuid": "ad0747e6-669f-4b07-9989-f7b793d683ec", "body": "", "latency": 0, "statusCode": 201, "label": "Reset spent time for a project merge_request", "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": "251c91f6-8861-4d26-82ba-a6173922ee04", "documentation": "Reset the time estimate for a project merge_request", "method": "post", "endpoint": "v3/projects/:id/merge_requests/:merge_request_id/reset_time_estimate", "responses": [ { "uuid": "fce25e35-edfd-4ae7-ac15-70e4bcce18fa", "body": "", "latency": 0, "statusCode": 201, "label": "Reset the time estimate for a project merge_request", "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": "b5b73edb-5caa-47a2-86c7-a847925efca3", "documentation": "Set a time estimate for a project merge_request", "method": "post", "endpoint": "v3/projects/:id/merge_requests/:merge_request_id/time_estimate", "responses": [ { "uuid": "5c62cd63-c9ce-45c6-a51a-bcd7086f654e", "body": "", "latency": 0, "statusCode": 201, "label": "Set a time estimate for a project merge_request", "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": "71825a75-5970-4b86-a1a6-ffda150c63c4", "documentation": "Show time stats for a project merge_request", "method": "get", "endpoint": "v3/projects/:id/merge_requests/:merge_request_id/time_stats", "responses": [ { "uuid": "33330e46-f734-450f-accb-30531252069c", "body": "", "latency": 0, "statusCode": 200, "label": "Show time stats for a project merge_request", "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": "4a8045b2-23ab-4a1b-b8d0-3ccb178a57af", "documentation": "Create a todo on an issuable", "method": "post", "endpoint": "v3/projects/:id/merge_requests/:merge_request_id/todo", "responses": [ { "uuid": "b70067c1-9983-4f05-a550-d1c9609d6414", "body": "{\n \"action_name\": \"\",\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"body\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"project\": {\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"web_url\": \"\"\n },\n \"state\": \"\",\n \"target\": \"\",\n \"target_type\": \"\",\n \"target_url\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Create a todo on an issuable", "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": "ff63f7e9-92cc-41e4-b962-c3a7f9cda331", "documentation": "Get a list of merge request diff versions", "method": "get", "endpoint": "v3/projects/:id/merge_requests/:merge_request_id/versions", "responses": [ { "uuid": "f33790bb-7175-4a3f-8cce-a4829f868207", "body": "{\n \"base_commit_sha\": \"\",\n \"created_at\": \"\",\n \"head_commit_sha\": \"\",\n \"id\": \"\",\n \"merge_request_id\": \"\",\n \"real_size\": \"\",\n \"start_commit_sha\": \"\",\n \"state\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get a list of merge request diff versions", "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": "9663c239-e891-4e25-82bc-107a8eceadd8", "documentation": "Get a single merge request diff version", "method": "get", "endpoint": "v3/projects/:id/merge_requests/:merge_request_id/versions/:version_id", "responses": [ { "uuid": "19476451-40bb-48c1-a019-ba38d265cb5e", "body": "{\n \"base_commit_sha\": \"\",\n \"commits\": {\n \"author_email\": \"\",\n \"author_name\": \"\",\n \"committer_email\": \"\",\n \"committer_name\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"message\": \"\",\n \"short_id\": \"\",\n \"title\": \"\"\n },\n \"created_at\": \"\",\n \"diffs\": {\n \"a_mode\": \"\",\n \"b_mode\": \"\",\n \"deleted_file\": \"\",\n \"diff\": \"\",\n \"new_file\": \"\",\n \"new_path\": \"\",\n \"old_path\": \"\",\n \"renamed_file\": \"\"\n },\n \"head_commit_sha\": \"\",\n \"id\": \"\",\n \"merge_request_id\": \"\",\n \"real_size\": \"\",\n \"start_commit_sha\": \"\",\n \"state\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get a single merge request diff version", "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": "d0d7c387-7bb5-44a1-9813-bab9d7c8dc2c", "documentation": "Get a list of project +noteable+ notes", "method": "get", "endpoint": "v3/projects/:id/merge_requests/:noteable_id/notes", "responses": [ { "uuid": "369f3ce1-ff65-45f6-a473-cf14713c05fb", "body": "{\n \"attachment\": \"\",\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"body\": \"\",\n \"created_at\": \"\",\n \"downvote?\": \"\",\n \"id\": \"\",\n \"noteable_id\": \"\",\n \"noteable_type\": \"\",\n \"system\": \"\",\n \"updated_at\": \"\",\n \"upvote?\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get a list of project +noteable+ notes", "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": "b2248c34-87f7-4662-aa57-a6e55617c7ec", "documentation": "Create a new +noteable+ note", "method": "post", "endpoint": "v3/projects/:id/merge_requests/:noteable_id/notes", "responses": [ { "uuid": "be90f944-f5c7-42c1-9a0b-246d1bb9bf5c", "body": "{\n \"attachment\": \"\",\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"body\": \"\",\n \"created_at\": \"\",\n \"downvote?\": \"\",\n \"id\": \"\",\n \"noteable_id\": \"\",\n \"noteable_type\": \"\",\n \"system\": \"\",\n \"updated_at\": \"\",\n \"upvote?\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Create a new +noteable+ note", "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": "f5bfb7f1-98c4-47f9-b081-b549ca0f4a10", "documentation": "Delete a +noteable+ note", "method": "delete", "endpoint": "v3/projects/:id/merge_requests/:noteable_id/notes/:note_id", "responses": [ { "uuid": "afeb4152-bed4-443f-9b33-1a5a7d27cf2b", "body": "{\n \"attachment\": \"\",\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"body\": \"\",\n \"created_at\": \"\",\n \"downvote?\": \"\",\n \"id\": \"\",\n \"noteable_id\": \"\",\n \"noteable_type\": \"\",\n \"system\": \"\",\n \"updated_at\": \"\",\n \"upvote?\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Delete a +noteable+ note", "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": "05882240-4c9c-4a6f-92ad-2d832df6c796", "documentation": "Get a single +noteable+ note", "method": "get", "endpoint": "v3/projects/:id/merge_requests/:noteable_id/notes/:note_id", "responses": [ { "uuid": "4a1529ab-c01b-4f18-b83b-9424bc858939", "body": "{\n \"attachment\": \"\",\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"body\": \"\",\n \"created_at\": \"\",\n \"downvote?\": \"\",\n \"id\": \"\",\n \"noteable_id\": \"\",\n \"noteable_type\": \"\",\n \"system\": \"\",\n \"updated_at\": \"\",\n \"upvote?\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get a single +noteable+ note", "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": "c5b373d7-8c4f-4e3b-89d5-e3ddae4d6381", "documentation": "Update an existing +noteable+ note", "method": "put", "endpoint": "v3/projects/:id/merge_requests/:noteable_id/notes/:note_id", "responses": [ { "uuid": "e4ccce94-b269-4319-bfbf-2bd7b35cb412", "body": "{\n \"attachment\": \"\",\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"body\": \"\",\n \"created_at\": \"\",\n \"downvote?\": \"\",\n \"id\": \"\",\n \"noteable_id\": \"\",\n \"noteable_type\": \"\",\n \"system\": \"\",\n \"updated_at\": \"\",\n \"upvote?\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Update an existing +noteable+ note", "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": "9999e7bd-bc30-43ab-91d0-8d2f9db8fc3e", "documentation": "Unsubscribe from a resource", "method": "delete", "endpoint": "v3/projects/:id/merge_requests/:subscribable_id/subscription", "responses": [ { "uuid": "6a78d8a4-80b5-44a5-8d0e-858c56421ee5", "body": "{\n \"assignee\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"created_at\": \"\",\n \"description\": \"\",\n \"downvotes\": \"\",\n \"force_remove_source_branch\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"labels\": \"\",\n \"merge_commit_sha\": \"\",\n \"merge_status\": \"\",\n \"merge_when_build_succeeds\": \"\",\n \"milestone\": {\n \"created_at\": \"\",\n \"description\": \"\",\n \"due_date\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"project_id\": \"\",\n \"start_date\": \"\",\n \"state\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\"\n },\n \"project_id\": \"\",\n \"sha\": \"\",\n \"should_remove_source_branch\": \"\",\n \"source_branch\": \"\",\n \"source_project_id\": \"\",\n \"state\": \"\",\n \"subscribed\": \"\",\n \"target_branch\": \"\",\n \"target_project_id\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\",\n \"upvotes\": \"\",\n \"user_notes_count\": \"\",\n \"web_url\": \"\",\n \"work_in_progress\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Unsubscribe from a resource", "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": "6349d390-ec90-40aa-a3da-13462f79e219", "documentation": "Subscribe to a resource", "method": "post", "endpoint": "v3/projects/:id/merge_requests/:subscribable_id/subscription", "responses": [ { "uuid": "c8c98151-a1f1-463c-af2d-333a337e645f", "body": "{\n \"assignee\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"created_at\": \"\",\n \"description\": \"\",\n \"downvotes\": \"\",\n \"force_remove_source_branch\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"labels\": \"\",\n \"merge_commit_sha\": \"\",\n \"merge_status\": \"\",\n \"merge_when_build_succeeds\": \"\",\n \"milestone\": {\n \"created_at\": \"\",\n \"description\": \"\",\n \"due_date\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"project_id\": \"\",\n \"start_date\": \"\",\n \"state\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\"\n },\n \"project_id\": \"\",\n \"sha\": \"\",\n \"should_remove_source_branch\": \"\",\n \"source_branch\": \"\",\n \"source_project_id\": \"\",\n \"state\": \"\",\n \"subscribed\": \"\",\n \"target_branch\": \"\",\n \"target_project_id\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\",\n \"upvotes\": \"\",\n \"user_notes_count\": \"\",\n \"web_url\": \"\",\n \"work_in_progress\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Subscribe to a resource", "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": "0f8057ac-75f7-4caf-a834-c1a542ac0653", "documentation": "Get a list of project milestones", "method": "get", "endpoint": "v3/projects/:id/milestones", "responses": [ { "uuid": "71104a18-fa8b-4a95-bd88-72c4dcb28b07", "body": "{\n \"created_at\": \"\",\n \"description\": \"\",\n \"due_date\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"project_id\": \"\",\n \"start_date\": \"\",\n \"state\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get a list of project milestones", "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": "a7e3bebf-172b-4434-8c38-29818e54bd6e", "documentation": "Create a new project milestone", "method": "post", "endpoint": "v3/projects/:id/milestones", "responses": [ { "uuid": "21f34094-bf41-471a-b060-cef9dc2d818d", "body": "{\n \"created_at\": \"\",\n \"description\": \"\",\n \"due_date\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"project_id\": \"\",\n \"start_date\": \"\",\n \"state\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Create a new project milestone", "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": "fbf74a75-f9f2-4744-b01c-e095f365977e", "documentation": "Get a single project milestone", "method": "get", "endpoint": "v3/projects/:id/milestones/:milestone_id", "responses": [ { "uuid": "f2b2a219-7560-425e-a705-2d54e878b366", "body": "{\n \"created_at\": \"\",\n \"description\": \"\",\n \"due_date\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"project_id\": \"\",\n \"start_date\": \"\",\n \"state\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get a single project milestone", "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": "20c894a0-b835-4717-9d3e-b97a99026113", "documentation": "Update an existing project milestone", "method": "put", "endpoint": "v3/projects/:id/milestones/:milestone_id", "responses": [ { "uuid": "5bd7b5cb-34ed-4eeb-8f42-614c21688b09", "body": "{\n \"created_at\": \"\",\n \"description\": \"\",\n \"due_date\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"project_id\": \"\",\n \"start_date\": \"\",\n \"state\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Update an existing project milestone", "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": "3cfc0004-f1a0-4505-91a1-4d600bb42776", "documentation": "Get all issues for a single project milestone", "method": "get", "endpoint": "v3/projects/:id/milestones/:milestone_id/issues", "responses": [ { "uuid": "61950b93-3672-4370-8bf1-2f3186de1e50", "body": "{\n \"assignee\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"confidential\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"downvotes\": \"\",\n \"due_date\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"labels\": \"\",\n \"milestone\": {\n \"created_at\": \"\",\n \"description\": \"\",\n \"due_date\": \"\",\n \"id\": \"\",\n \"iid\": \"\",\n \"project_id\": \"\",\n \"start_date\": \"\",\n \"state\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\"\n },\n \"project_id\": \"\",\n \"state\": \"\",\n \"subscribed\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\",\n \"upvotes\": \"\",\n \"user_notes_count\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get all issues for a single project milestone", "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": "b25e73b9-d13b-4834-b765-d1d3cf86a402", "documentation": "Get project level notification level settings, defaults to Global", "method": "get", "endpoint": "v3/projects/:id/notification_settings", "responses": [ { "uuid": "62bfde29-f47e-4989-bb65-f40710ee031b", "body": "{\n \"events\": \"\",\n \"level\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get project level notification level settings, defaults to Global", "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": "72c39343-588c-4bb4-bbea-8bdd26e9a9a1", "documentation": "Update project level notification level settings, defaults to Global", "method": "put", "endpoint": "v3/projects/:id/notification_settings", "responses": [ { "uuid": "20b49d82-f2ee-4c54-837c-42797d23cf5a", "body": "{\n \"events\": \"\",\n \"level\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Update project level notification level settings, defaults to Global", "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": "e0f49824-6e43-4b5f-b29c-cdff1a9a7452", "documentation": "Create a new pipeline", "method": "post", "endpoint": "v3/projects/:id/pipeline", "responses": [ { "uuid": "6fe68496-75ac-4234-b24e-885ea0bbb7bc", "body": "{\n \"before_sha\": \"\",\n \"committed_at\": \"\",\n \"coverage\": \"\",\n \"created_at\": \"\",\n \"duration\": \"\",\n \"finished_at\": \"\",\n \"id\": \"\",\n \"ref\": \"\",\n \"sha\": \"\",\n \"started_at\": \"\",\n \"status\": \"\",\n \"tag\": \"\",\n \"updated_at\": \"\",\n \"user\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"yaml_errors\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Create a new pipeline", "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": "c4a49a33-fa13-4b1c-89ad-1de85c6ea86c", "documentation": "Get all Pipelines of the project", "method": "get", "endpoint": "v3/projects/:id/pipelines", "responses": [ { "uuid": "223ac154-e03e-458d-826d-330e0311e147", "body": "{\n \"before_sha\": \"\",\n \"committed_at\": \"\",\n \"coverage\": \"\",\n \"created_at\": \"\",\n \"duration\": \"\",\n \"finished_at\": \"\",\n \"id\": \"\",\n \"ref\": \"\",\n \"sha\": \"\",\n \"started_at\": \"\",\n \"status\": \"\",\n \"tag\": \"\",\n \"updated_at\": \"\",\n \"user\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"yaml_errors\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get all Pipelines of the 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d2f2bea9-abf7-4a91-9e1c-22cda45c770c", "documentation": "Gets a specific pipeline for the project", "method": "get", "endpoint": "v3/projects/:id/pipelines/:pipeline_id", "responses": [ { "uuid": "db154684-7e0f-4c79-81de-2d020469f7d5", "body": "{\n \"before_sha\": \"\",\n \"committed_at\": \"\",\n \"coverage\": \"\",\n \"created_at\": \"\",\n \"duration\": \"\",\n \"finished_at\": \"\",\n \"id\": \"\",\n \"ref\": \"\",\n \"sha\": \"\",\n \"started_at\": \"\",\n \"status\": \"\",\n \"tag\": \"\",\n \"updated_at\": \"\",\n \"user\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"yaml_errors\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Gets a specific pipeline for the 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f80df552-2fd8-4fb5-8c5a-054852af4e29", "documentation": "Cancel all builds in the pipeline", "method": "post", "endpoint": "v3/projects/:id/pipelines/:pipeline_id/cancel", "responses": [ { "uuid": "1e0959ef-4ec7-40b5-abc5-dc100036b235", "body": "{\n \"before_sha\": \"\",\n \"committed_at\": \"\",\n \"coverage\": \"\",\n \"created_at\": \"\",\n \"duration\": \"\",\n \"finished_at\": \"\",\n \"id\": \"\",\n \"ref\": \"\",\n \"sha\": \"\",\n \"started_at\": \"\",\n \"status\": \"\",\n \"tag\": \"\",\n \"updated_at\": \"\",\n \"user\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"yaml_errors\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Cancel all builds in the pipeline", "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": "3433e9dd-70e5-4855-8bec-1ec2085822da", "documentation": "Retry failed builds in the pipeline", "method": "post", "endpoint": "v3/projects/:id/pipelines/:pipeline_id/retry", "responses": [ { "uuid": "0f3966e7-b17a-41c4-b216-a6cabe1b2e23", "body": "{\n \"before_sha\": \"\",\n \"committed_at\": \"\",\n \"coverage\": \"\",\n \"created_at\": \"\",\n \"duration\": \"\",\n \"finished_at\": \"\",\n \"id\": \"\",\n \"ref\": \"\",\n \"sha\": \"\",\n \"started_at\": \"\",\n \"status\": \"\",\n \"tag\": \"\",\n \"updated_at\": \"\",\n \"user\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"yaml_errors\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Retry failed builds in the pipeline", "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": "44a9de0b-73cd-4064-ab03-ccdc62237aa4", "documentation": "Get an archive of the repository", "method": "get", "endpoint": "v3/projects/:id/repository/archive", "responses": [ { "uuid": "f0a64528-d27f-47a8-aaa5-be78a5a2e9af", "body": "", "latency": 0, "statusCode": 200, "label": "Get an archive of the repository", "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": "f8e88aac-fc4c-4bf8-be9e-c2a50c22ba84", "documentation": "Get a raw file contents", "method": "get", "endpoint": "v3/projects/:id/repository/blobs/:sha", "responses": [ { "uuid": "28ca973c-ade1-4af6-8468-e57cefc24b86", "body": "", "latency": 0, "statusCode": 200, "label": "Get a raw file contents", "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": "a656d134-2020-4365-9613-de4563db9080", "documentation": "Get a project repository branches", "method": "get", "endpoint": "v3/projects/:id/repository/branches", "responses": [ { "uuid": "139ebaf5-563a-4bbc-a26d-eb8925ea018b", "body": "{\n \"commit\": \"\",\n \"developers_can_merge\": \"\",\n \"developers_can_push\": \"\",\n \"merged\": \"\",\n \"name\": \"\",\n \"protected\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get a project repository branches", "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": "0f54a57c-101a-47bb-badb-3f150e7bea5b", "documentation": "Create branch", "method": "post", "endpoint": "v3/projects/:id/repository/branches", "responses": [ { "uuid": "798856ba-e8aa-4bf6-af0b-2c702bfa31c3", "body": "{\n \"commit\": \"\",\n \"developers_can_merge\": \"\",\n \"developers_can_push\": \"\",\n \"merged\": \"\",\n \"name\": \"\",\n \"protected\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Create branch", "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": "6983e0cc-7d6b-4ea8-b067-2f090544f599", "documentation": "Delete a branch", "method": "delete", "endpoint": "v3/projects/:id/repository/branches/:branch", "responses": [ { "uuid": "e960be6b-0f03-44d8-8c25-f74e80f983b0", "body": "", "latency": 0, "statusCode": 204, "label": "Delete a branch", "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": "8647b8c6-9be2-445c-bf6e-9f4629ec7ba7", "documentation": "Get a single branch", "method": "get", "endpoint": "v3/projects/:id/repository/branches/:branch", "responses": [ { "uuid": "220d6d21-72e6-448a-97d6-d4f2b9bf29a8", "body": "{\n \"commit\": \"\",\n \"developers_can_merge\": \"\",\n \"developers_can_push\": \"\",\n \"merged\": \"\",\n \"name\": \"\",\n \"protected\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get a single branch", "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": "2451654d-a86a-4956-99a3-6ffb7db765d6", "documentation": "Protect a single branch", "method": "put", "endpoint": "v3/projects/:id/repository/branches/:branch/protect", "responses": [ { "uuid": "8159f649-1fa9-42e6-841e-d0cfe2fce00d", "body": "{\n \"commit\": \"\",\n \"developers_can_merge\": \"\",\n \"developers_can_push\": \"\",\n \"merged\": \"\",\n \"name\": \"\",\n \"protected\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Protect a single branch", "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": "14edf264-2b9f-4fc9-9949-43c6dd005cc9", "documentation": "Unprotect a single branch", "method": "put", "endpoint": "v3/projects/:id/repository/branches/:branch/unprotect", "responses": [ { "uuid": "78c2866e-eecb-4200-8565-50129c18c2db", "body": "{\n \"commit\": \"\",\n \"developers_can_merge\": \"\",\n \"developers_can_push\": \"\",\n \"merged\": \"\",\n \"name\": \"\",\n \"protected\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Unprotect a single branch", "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": "36ce307a-89bc-4527-8057-eb30648cad0e", "documentation": "Get a project repository commits", "method": "get", "endpoint": "v3/projects/:id/repository/commits", "responses": [ { "uuid": "eec779ad-13d1-44ac-b13e-69fddcebc220", "body": "{\n \"author_email\": \"\",\n \"author_name\": \"\",\n \"committer_email\": \"\",\n \"committer_name\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"message\": \"\",\n \"short_id\": \"\",\n \"title\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get a project repository commits", "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": "bc67804d-5675-4220-b958-89859377845c", "documentation": "Commit multiple file changes as one commit", "method": "post", "endpoint": "v3/projects/:id/repository/commits", "responses": [ { "uuid": "a9cac350-61ea-4a3d-b993-eb52485e3ef2", "body": "{\n \"author_email\": \"\",\n \"author_name\": \"\",\n \"authored_date\": \"\",\n \"committed_date\": \"\",\n \"committer_email\": \"\",\n \"committer_name\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"message\": \"\",\n \"parent_ids\": \"\",\n \"short_id\": \"\",\n \"stats\": {\n \"additions\": \"\",\n \"deletions\": \"\",\n \"total\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Commit multiple file changes as one commit", "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": "a88e1e3d-47e2-436f-baf9-8b405cc268ec", "documentation": "Get a specific commit of a project", "method": "get", "endpoint": "v3/projects/:id/repository/commits/:sha", "responses": [ { "uuid": "86b8b66a-0e80-4ba8-8530-1a505084a298", "body": "{\n \"author_email\": \"\",\n \"author_name\": \"\",\n \"authored_date\": \"\",\n \"committed_date\": \"\",\n \"committer_email\": \"\",\n \"committer_name\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"message\": \"\",\n \"parent_ids\": \"\",\n \"short_id\": \"\",\n \"stats\": {\n \"additions\": \"\",\n \"deletions\": \"\",\n \"total\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get a specific commit of a 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": "c649d054-f38e-479b-bfb8-34a12facff82", "body": "", "latency": 0, "statusCode": 404, "label": "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": "ca710208-19c0-4c06-b8bb-284fd3af175d", "documentation": "Get a raw file contents", "method": "get", "endpoint": "v3/projects/:id/repository/commits/:sha/blob", "responses": [ { "uuid": "a60175f1-3ee8-4dd8-a8f1-149e4b3729cc", "body": "", "latency": 0, "statusCode": 200, "label": "Get a raw file contents", "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": "e3417024-58e7-4d0d-b4e1-6d53b6ed435e", "documentation": "Get builds for a specific commit of a project", "method": "get", "endpoint": "v3/projects/:id/repository/commits/:sha/builds", "responses": [ { "uuid": "7eb1dceb-c213-4285-ae52-ffb35e0c8438", "body": "{\n \"artifacts_file\": {\n \"filename\": \"\",\n \"size\": \"\"\n },\n \"commit\": {\n \"author_email\": \"\",\n \"author_name\": \"\",\n \"committer_email\": \"\",\n \"committer_name\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"message\": \"\",\n \"short_id\": \"\",\n \"title\": \"\"\n },\n \"coverage\": \"\",\n \"created_at\": \"\",\n \"finished_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"pipeline\": {\n \"id\": \"\",\n \"ref\": \"\",\n \"sha\": \"\",\n \"status\": \"\"\n },\n \"ref\": \"\",\n \"runner\": {\n \"active\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_shared\": \"\",\n \"name\": \"\"\n },\n \"stage\": \"\",\n \"started_at\": \"\",\n \"status\": \"\",\n \"tag\": \"\",\n \"user\": {\n \"avatar_url\": \"\",\n \"bio\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"is_admin\": \"\",\n \"linkedin\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"organization\": \"\",\n \"skype\": \"\",\n \"state\": \"\",\n \"twitter\": \"\",\n \"username\": \"\",\n \"web_url\": \"\",\n \"website_url\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Get builds for a specific commit of a 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8471df91-8831-4886-b7c1-3850c98d2f92", "documentation": "Cherry pick commit into a branch", "method": "post", "endpoint": "v3/projects/:id/repository/commits/:sha/cherry_pick", "responses": [ { "uuid": "0b591d3d-f13e-4aba-a5f9-2e6b47056a22", "body": "{\n \"author_email\": \"\",\n \"author_name\": \"\",\n \"committer_email\": \"\",\n \"committer_name\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"message\": \"\",\n \"short_id\": \"\",\n \"title\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Cherry pick commit into a branch", "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": "ab991fcb-96f4-454b-ac39-29fd60f9ec21", "documentation": "Get a commit's comments", "method": "get", "endpoint": "v3/projects/:id/repository/commits/:sha/comments", "responses": [ { "uuid": "4e146d83-adb3-4091-aef4-a404d7e1c53d", "body": "{\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"created_at\": \"\",\n \"line\": \"\",\n \"line_type\": \"\",\n \"note\": \"\",\n \"path\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get a commit's comments", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "89aa8738-df87-4334-a932-3ffa464da85e", "body": "", "latency": 0, "statusCode": 404, "label": "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": "310638a5-5b00-43d1-ab7b-9ee3e35d8a11", "documentation": "Post comment to commit", "method": "post", "endpoint": "v3/projects/:id/repository/commits/:sha/comments", "responses": [ { "uuid": "99f0e782-5f46-46d3-9ec6-c757894fef42", "body": "{\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"created_at\": \"\",\n \"line\": \"\",\n \"line_type\": \"\",\n \"note\": \"\",\n \"path\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Post comment to commit", "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": "b5e1db03-d6d5-4d83-a279-6c77726c5da5", "documentation": "Get the diff for a specific commit of a project", "method": "get", "endpoint": "v3/projects/:id/repository/commits/:sha/diff", "responses": [ { "uuid": "33cc8da1-b56d-494b-9c25-aed5ac13ac81", "body": "", "latency": 0, "statusCode": 200, "label": "Get the diff for a specific commit of a 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": "f31002c4-5a17-4ed9-9cec-c3df50ca973d", "body": "", "latency": 0, "statusCode": 404, "label": "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": "69d75b7e-05ad-496f-97c9-47b93397a032", "documentation": "Get a commit's statuses", "method": "get", "endpoint": "v3/projects/:id/repository/commits/:sha/statuses", "responses": [ { "uuid": "54f6e3b1-c25d-4056-8fa6-ee7bc3ee3101", "body": "{\n \"allow_failure\": \"\",\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"created_at\": \"\",\n \"description\": \"\",\n \"finished_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"ref\": \"\",\n \"sha\": \"\",\n \"started_at\": \"\",\n \"status\": \"\",\n \"target_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get a commit's statuses", "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": "d96eeb89-a102-4c9e-8309-48bf4fa27c8c", "documentation": "Compare two branches, tags, or commits", "method": "get", "endpoint": "v3/projects/:id/repository/compare", "responses": [ { "uuid": "13d540cc-b833-45d1-9bb8-4bf4a07e4e5b", "body": "{\n \"commit\": {\n \"author_email\": \"\",\n \"author_name\": \"\",\n \"committer_email\": \"\",\n \"committer_name\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"message\": \"\",\n \"short_id\": \"\",\n \"title\": \"\"\n },\n \"commits\": {\n \"author_email\": \"\",\n \"author_name\": \"\",\n \"committer_email\": \"\",\n \"committer_name\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"message\": \"\",\n \"short_id\": \"\",\n \"title\": \"\"\n },\n \"compare_same_ref\": \"\",\n \"compare_timeout\": \"\",\n \"diffs\": {\n \"a_mode\": \"\",\n \"b_mode\": \"\",\n \"deleted_file\": \"\",\n \"diff\": \"\",\n \"new_file\": \"\",\n \"new_path\": \"\",\n \"old_path\": \"\",\n \"renamed_file\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Compare two branches, tags, or commits", "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": "b70619f0-a1bf-4440-8326-74c461f74c33", "documentation": "Get repository contributors", "method": "get", "endpoint": "v3/projects/:id/repository/contributors", "responses": [ { "uuid": "49099dd7-9435-4701-a06b-58186eb35796", "body": "{\n \"additions\": \"\",\n \"commits\": \"\",\n \"deletions\": \"\",\n \"email\": \"\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get repository contributors", "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": "fd4ad845-caef-4dca-a247-1ed0337d9f99", "documentation": "Delete an existing file in repository", "method": "delete", "endpoint": "v3/projects/:id/repository/files", "responses": [ { "uuid": "dce9c4a3-5fb8-4927-8e64-38cf36bfdd18", "body": "", "latency": 0, "statusCode": 204, "label": "Delete an existing file in repository", "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": "ad0a83cb-9ff2-4912-abeb-f2c1364c170b", "documentation": "Get a file from repository", "method": "get", "endpoint": "v3/projects/:id/repository/files", "responses": [ { "uuid": "090a5f67-57fe-4451-9738-9a6db6766984", "body": "", "latency": 0, "statusCode": 200, "label": "Get a file from repository", "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": "f33e3d09-aaad-45f1-96c2-44109c0737e9", "documentation": "Create new file in repository", "method": "post", "endpoint": "v3/projects/:id/repository/files", "responses": [ { "uuid": "254036e6-c735-4d73-81ad-3152ae0df7ef", "body": "", "latency": 0, "statusCode": 201, "label": "Create new file in repository", "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": "cdb314b4-cb8e-4cad-8280-1f5f1c5bd6ec", "documentation": "Update existing file in repository", "method": "put", "endpoint": "v3/projects/:id/repository/files", "responses": [ { "uuid": "bdf07cee-ff04-44ec-8667-94b230d92822", "body": "", "latency": 0, "statusCode": 200, "label": "Update existing file in repository", "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": "e69e6208-5363-40d1-9715-1a545cb0af98", "documentation": "", "method": "delete", "endpoint": "v3/projects/:id/repository/merged_branches", "responses": [ { "uuid": "56dc0c16-41b7-4b69-9d0c-ba76ee82cdab", "body": "", "latency": 0, "statusCode": 204, "label": "deleted MergedBranch", "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": "7a6a3332-1e9c-4f06-aeaa-82cd9c9bc65c", "documentation": "Get a raw blob contents by blob sha", "method": "get", "endpoint": "v3/projects/:id/repository/raw_blobs/:sha", "responses": [ { "uuid": "df820ab9-a80b-483e-a270-034c4e5b1845", "body": "", "latency": 0, "statusCode": 200, "label": "Get a raw blob contents by blob sha", "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": "8ab346dd-6b7d-4ed6-8000-a259086f9069", "documentation": "Get a project repository tags", "method": "get", "endpoint": "v3/projects/:id/repository/tags", "responses": [ { "uuid": "03c6f8e7-aa37-4219-be3d-d0176ac957b6", "body": "{\n \"commit\": \"\",\n \"message\": \"\",\n \"name\": \"\",\n \"release\": {\n \"description\": \"\",\n \"tag_name\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Get a project repository tags", "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": "d7c229f1-042e-48a8-8b02-986e863784eb", "documentation": "Create a new repository tag", "method": "post", "endpoint": "v3/projects/:id/repository/tags", "responses": [ { "uuid": "e6890f21-225c-4caf-a6f3-fae35c4841af", "body": "{\n \"commit\": \"\",\n \"message\": \"\",\n \"name\": \"\",\n \"release\": {\n \"description\": \"\",\n \"tag_name\": \"\"\n }\n}", "latency": 0, "statusCode": 201, "label": "Create a new repository tag", "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": "57f11307-5223-4dbd-a22e-1c1d97403096", "documentation": "Delete a repository tag", "method": "delete", "endpoint": "v3/projects/:id/repository/tags/:tag_name", "responses": [ { "uuid": "912d3499-da4a-4791-bc62-ff2fc774e516", "body": "", "latency": 0, "statusCode": 204, "label": "Delete a repository tag", "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": "ff89bca6-52cd-437b-932e-fdac7bb2a40d", "documentation": "Get a single repository tag", "method": "get", "endpoint": "v3/projects/:id/repository/tags/:tag_name", "responses": [ { "uuid": "4363bed2-be43-4b15-a025-5d5d6726307c", "body": "{\n \"commit\": \"\",\n \"message\": \"\",\n \"name\": \"\",\n \"release\": {\n \"description\": \"\",\n \"tag_name\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Get a single repository tag", "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": "9b9f227f-9288-46ec-be51-176dfaffde2f", "documentation": "Add a release note to a tag", "method": "post", "endpoint": "v3/projects/:id/repository/tags/:tag_name/release", "responses": [ { "uuid": "848b4e33-3d68-433c-90fd-cb7392283e77", "body": "{\n \"description\": \"\",\n \"tag_name\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Add a release note to a tag", "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": "a42563a1-dda4-4080-b01e-d9bea9a563b8", "documentation": "Update a tag's release note", "method": "put", "endpoint": "v3/projects/:id/repository/tags/:tag_name/release", "responses": [ { "uuid": "c262ec08-3f1c-45e1-b708-21dbb71476d5", "body": "{\n \"description\": \"\",\n \"tag_name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Update a tag's release note", "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": "85aa5cfb-a1cb-41d9-bb03-8d2acdb849c9", "documentation": "Get a project repository tree", "method": "get", "endpoint": "v3/projects/:id/repository/tree", "responses": [ { "uuid": "7517b3e3-44b1-4c88-80fc-fd946869b11b", "body": "{\n \"id\": \"\",\n \"mode\": \"\",\n \"name\": \"\",\n \"path\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get a project repository tree", "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": "f25be371-ab14-468b-9d94-a6ab5a6a9a4b", "documentation": "Get runners available for project", "method": "get", "endpoint": "v3/projects/:id/runners", "responses": [ { "uuid": "bc973060-5754-4324-9f19-728d2f842e7f", "body": "{\n \"active\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_shared\": \"\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get runners available for 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6c96d7ab-c9e6-43a7-9a4a-a479aa1648e8", "documentation": "Enable a runner for a project", "method": "post", "endpoint": "v3/projects/:id/runners", "responses": [ { "uuid": "b40fbeff-3ec8-4b15-8e7e-4975a5aee80d", "body": "{\n \"active\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_shared\": \"\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Enable a runner for a 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5e4db0e0-73f5-4046-977f-512833581d71", "documentation": "Disable project's runner", "method": "delete", "endpoint": "v3/projects/:id/runners/:runner_id", "responses": [ { "uuid": "9bd2bdf9-d471-448f-b925-c85252a528da", "body": "{\n \"active\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_shared\": \"\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Disable project's runner", "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": "6ab82006-bb95-4555-8255-ff4d2c1c6dc9", "documentation": "Set asana service for project", "method": "put", "endpoint": "v3/projects/:id/services/asana", "responses": [ { "uuid": "d1e6d4a4-d56c-4d09-9b59-22e421f58756", "body": "", "latency": 0, "statusCode": 200, "label": "Set asana service for 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "35877988-bc56-4677-bbcf-318bdd2594eb", "documentation": "Set assembla service for project", "method": "put", "endpoint": "v3/projects/:id/services/assembla", "responses": [ { "uuid": "f5e63803-819c-4674-8089-9f2abaf150df", "body": "", "latency": 0, "statusCode": 200, "label": "Set assembla service for 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "058f2028-931b-4823-9456-e5397d19307f", "documentation": "Set bamboo service for project", "method": "put", "endpoint": "v3/projects/:id/services/bamboo", "responses": [ { "uuid": "412ef7c5-089a-4a75-9f1e-1aee4793a271", "body": "", "latency": 0, "statusCode": 200, "label": "Set bamboo service for 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "20fc2df3-1c5b-4246-a321-549ce4a518f3", "documentation": "Set bugzilla service for project", "method": "put", "endpoint": "v3/projects/:id/services/bugzilla", "responses": [ { "uuid": "af2663e0-797c-4d16-b1a3-96681698ff5b", "body": "", "latency": 0, "statusCode": 200, "label": "Set bugzilla service for 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cb025a0c-cc20-4530-97d5-4cd648f9ee95", "documentation": "Set buildkite service for project", "method": "put", "endpoint": "v3/projects/:id/services/buildkite", "responses": [ { "uuid": "41a12b6b-1e2f-4499-b75f-1d8990168cfb", "body": "", "latency": 0, "statusCode": 200, "label": "Set buildkite service for 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "56dc03fd-f7b6-46e7-a596-528a6f206c0f", "documentation": "Set builds-email service for project", "method": "put", "endpoint": "v3/projects/:id/services/builds-email", "responses": [ { "uuid": "34173e6a-0506-4907-b643-6c2e8bef3f58", "body": "", "latency": 0, "statusCode": 200, "label": "Set builds-email service for 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "239c7a60-297f-424c-9265-7de813b8f1c2", "documentation": "Set campfire service for project", "method": "put", "endpoint": "v3/projects/:id/services/campfire", "responses": [ { "uuid": "fde63ff1-3a31-4af8-b50c-befe6f8f7ace", "body": "", "latency": 0, "statusCode": 200, "label": "Set campfire service for 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "25968064-ceff-4834-902b-f033927de259", "documentation": "Set custom-issue-tracker service for project", "method": "put", "endpoint": "v3/projects/:id/services/custom-issue-tracker", "responses": [ { "uuid": "845fd646-becf-49fa-b7aa-83438c26f5e9", "body": "", "latency": 0, "statusCode": 200, "label": "Set custom-issue-tracker service for 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fcc2455b-9857-48dd-912a-f8df45f2ae57", "documentation": "Set drone-ci service for project", "method": "put", "endpoint": "v3/projects/:id/services/drone-ci", "responses": [ { "uuid": "30031419-3ef4-4ead-9163-460e1fe52a3e", "body": "", "latency": 0, "statusCode": 200, "label": "Set drone-ci service for 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "de721d4b-fd84-451d-8c68-6becd99ab586", "documentation": "Set emails-on-push service for project", "method": "put", "endpoint": "v3/projects/:id/services/emails-on-push", "responses": [ { "uuid": "7b75d72c-617b-432a-8e45-b16219dfd0ab", "body": "", "latency": 0, "statusCode": 200, "label": "Set emails-on-push service for 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5a8e7cc4-6d4b-4d19-a39f-944d4814b706", "documentation": "Set external-wiki service for project", "method": "put", "endpoint": "v3/projects/:id/services/external-wiki", "responses": [ { "uuid": "8bc1130d-214e-40ae-a5f8-471238cd0f33", "body": "", "latency": 0, "statusCode": 200, "label": "Set external-wiki service for 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fe3a990d-e812-4baa-92b1-05f413e6fa85", "documentation": "Set flowdock service for project", "method": "put", "endpoint": "v3/projects/:id/services/flowdock", "responses": [ { "uuid": "45a43104-2028-44b3-b1bb-1768a1b593fc", "body": "", "latency": 0, "statusCode": 200, "label": "Set flowdock service for 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "273fbe57-bda1-4e2f-8ba8-9232e6ac39bb", "documentation": "Set gemnasium service for project", "method": "put", "endpoint": "v3/projects/:id/services/gemnasium", "responses": [ { "uuid": "05c71b88-1370-4ade-8de4-418fade77a45", "body": "", "latency": 0, "statusCode": 200, "label": "Set gemnasium service for 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c84308bd-30d6-43f0-8987-b1223127a3e1", "documentation": "Set hipchat service for project", "method": "put", "endpoint": "v3/projects/:id/services/hipchat", "responses": [ { "uuid": "f1894dae-fba6-4cea-a621-6562303645e5", "body": "", "latency": 0, "statusCode": 200, "label": "Set hipchat service for 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "892813f7-9595-4aee-83c4-b6aa99af78df", "documentation": "Set irker service for project", "method": "put", "endpoint": "v3/projects/:id/services/irker", "responses": [ { "uuid": "caad8acd-9bfb-4fe7-82eb-47740e87abbe", "body": "", "latency": 0, "statusCode": 200, "label": "Set irker service for 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5e6f97aa-c665-4698-8007-1a775d55a204", "documentation": "Set jira service for project", "method": "put", "endpoint": "v3/projects/:id/services/jira", "responses": [ { "uuid": "fa2b874c-c76e-4677-b450-61c0d826be37", "body": "", "latency": 0, "statusCode": 200, "label": "Set jira service for 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "361c3ab5-81ec-49a6-a7ae-6bf98080fea9", "documentation": "Set kubernetes service for project", "method": "put", "endpoint": "v3/projects/:id/services/kubernetes", "responses": [ { "uuid": "e35d1a29-e7fe-46ce-8e68-6e15409c7efd", "body": "", "latency": 0, "statusCode": 200, "label": "Set kubernetes service for 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "448dfba3-5eca-41c8-b951-3144fc5518cf", "documentation": "Set mattermost service for project", "method": "put", "endpoint": "v3/projects/:id/services/mattermost", "responses": [ { "uuid": "fc788c29-eeb3-476f-aa8a-1198cca7cb36", "body": "", "latency": 0, "statusCode": 200, "label": "Set mattermost service for 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "83623df5-7d12-4c77-9b57-6ca2fca5aa22", "documentation": "Set mattermost-slash-commands service for project", "method": "put", "endpoint": "v3/projects/:id/services/mattermost-slash-commands", "responses": [ { "uuid": "70fb874c-f441-446b-a501-49e77492f3fc", "body": "", "latency": 0, "statusCode": 200, "label": "Set mattermost-slash-commands service for 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a64f1b0d-6f60-4f45-a529-53d7636fbd84", "documentation": "Trigger a slash command for mattermost-slash-commands", "method": "post", "endpoint": "v3/projects/:id/services/mattermost_slash_commands/trigger", "responses": [ { "uuid": "4d3a2db7-1181-48c5-890f-67a3f2957eb7", "body": "", "latency": 0, "statusCode": 201, "label": "Trigger a slash command for mattermost-slash-commands", "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": "5e74e3ee-e34d-404d-83ae-635ff096312b", "documentation": "Set pipelines-email service for project", "method": "put", "endpoint": "v3/projects/:id/services/pipelines-email", "responses": [ { "uuid": "6283c864-2519-4a51-8c9b-a406e97148cb", "body": "", "latency": 0, "statusCode": 200, "label": "Set pipelines-email service for 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b497ef4d-285e-4205-9990-69a379a3aba1", "documentation": "Set pivotaltracker service for project", "method": "put", "endpoint": "v3/projects/:id/services/pivotaltracker", "responses": [ { "uuid": "be0593b7-6884-4ff7-9f49-26e6bb486d49", "body": "", "latency": 0, "statusCode": 200, "label": "Set pivotaltracker service for 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "64c099db-753a-492e-933b-9885d4e99246", "documentation": "Set pushover service for project", "method": "put", "endpoint": "v3/projects/:id/services/pushover", "responses": [ { "uuid": "c4b3ed67-863e-4125-b7a3-f394aa592cd3", "body": "", "latency": 0, "statusCode": 200, "label": "Set pushover service for 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c36c2ac4-8c62-41d8-b69a-2d78f0ba42bc", "documentation": "Set redmine service for project", "method": "put", "endpoint": "v3/projects/:id/services/redmine", "responses": [ { "uuid": "ac8ac72d-7283-473e-8f80-de14b817755d", "body": "", "latency": 0, "statusCode": 200, "label": "Set redmine service for 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c7210e3d-ae8f-4397-baa0-b4f553fbd046", "documentation": "Set slack service for project", "method": "put", "endpoint": "v3/projects/:id/services/slack", "responses": [ { "uuid": "dac551d9-c26c-46e7-a402-584ff6b3309e", "body": "", "latency": 0, "statusCode": 200, "label": "Set slack service for 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d617ce5b-94f9-46ce-92cb-d57d5be081d7", "documentation": "Set slack-slash-commands service for project", "method": "put", "endpoint": "v3/projects/:id/services/slack-slash-commands", "responses": [ { "uuid": "c1d66923-92eb-4900-8617-1058ecb6c6e4", "body": "", "latency": 0, "statusCode": 200, "label": "Set slack-slash-commands service for 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "852517fd-9559-4b51-9b64-a8d4c9efe6c3", "documentation": "Trigger a slash command for slack-slash-commands", "method": "post", "endpoint": "v3/projects/:id/services/slack_slash_commands/trigger", "responses": [ { "uuid": "4c60995f-2a02-43d6-831d-237e2dd66465", "body": "", "latency": 0, "statusCode": 201, "label": "Trigger a slash command for slack-slash-commands", "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": "73c70780-ea01-409c-a095-dc5db7814dac", "documentation": "Set teamcity service for project", "method": "put", "endpoint": "v3/projects/:id/services/teamcity", "responses": [ { "uuid": "19f57609-c2c0-45ce-a56c-a1be4e85378f", "body": "", "latency": 0, "statusCode": 200, "label": "Set teamcity service for 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "69f02401-fb21-4a0a-950a-63b61185db55", "documentation": "Delete a service for project", "method": "delete", "endpoint": "v3/projects/:id/services/:service_slug", "responses": [ { "uuid": "957f3ee0-847e-4a1f-b487-4db0c4a2be88", "body": "", "latency": 0, "statusCode": 204, "label": "Delete a service for 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bce1576c-a693-40b5-9924-34cd0316f0ee", "documentation": "Get the service settings for project", "method": "get", "endpoint": "v3/projects/:id/services/:service_slug", "responses": [ { "uuid": "08b76f50-778c-4693-a289-83fd6c5fa57c", "body": "{\n \"active\": \"\",\n \"build_events\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"issues_events\": \"\",\n \"merge_requests_events\": \"\",\n \"note_events\": \"\",\n \"pipeline_events\": \"\",\n \"properties\": \"\",\n \"push_events\": \"\",\n \"tag_push_events\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get the service settings for 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d844b1f3-4c3a-48e1-9f4b-741e4f6cd9ad", "documentation": "Share the project with a group", "method": "post", "endpoint": "v3/projects/:id/share", "responses": [ { "uuid": "3339108d-770e-4b03-b1a3-22f390e4405b", "body": "{\n \"expires_at\": \"\",\n \"group_access\": \"\",\n \"group_id\": \"\",\n \"id\": \"\",\n \"project_id\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Share the project with a group", "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": "cc20d6bf-440a-483b-a445-c075788ce7f4", "documentation": "", "method": "delete", "endpoint": "v3/projects/:id/share/:group_id", "responses": [ { "uuid": "e7a1796b-6611-4032-b898-579177b4fced", "body": "", "latency": 0, "statusCode": 204, "label": "deleted Share", "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": "ea273174-b251-4637-9353-a884ea3eb97e", "documentation": "Get all project snippets", "method": "get", "endpoint": "v3/projects/:id/snippets", "responses": [ { "uuid": "4511bdf3-beda-4d20-b962-c9c0b9bf6a1b", "body": "{\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"created_at\": \"\",\n \"expires_at\": \"\",\n \"file_name\": \"\",\n \"id\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get all project snippets", "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": "84071bba-5c89-41e3-bbaa-35d0764b7256", "documentation": "Create a new project snippet", "method": "post", "endpoint": "v3/projects/:id/snippets", "responses": [ { "uuid": "32c1c269-613b-4511-a56d-d185dc939cb1", "body": "{\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"created_at\": \"\",\n \"expires_at\": \"\",\n \"file_name\": \"\",\n \"id\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Create a new project snippet", "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": "4126b3a6-500e-4359-b6e9-e36b8fef00c6", "documentation": "Get a list of project +noteable+ notes", "method": "get", "endpoint": "v3/projects/:id/snippets/:noteable_id/notes", "responses": [ { "uuid": "9e4ccdc0-e86c-4495-9a83-0176d426bac6", "body": "{\n \"attachment\": \"\",\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"body\": \"\",\n \"created_at\": \"\",\n \"downvote?\": \"\",\n \"id\": \"\",\n \"noteable_id\": \"\",\n \"noteable_type\": \"\",\n \"system\": \"\",\n \"updated_at\": \"\",\n \"upvote?\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get a list of project +noteable+ notes", "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": "880513e3-1a2c-4115-a94e-4055f526c536", "documentation": "Create a new +noteable+ note", "method": "post", "endpoint": "v3/projects/:id/snippets/:noteable_id/notes", "responses": [ { "uuid": "116f4d2c-3999-4528-9c46-3535647839ff", "body": "{\n \"attachment\": \"\",\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"body\": \"\",\n \"created_at\": \"\",\n \"downvote?\": \"\",\n \"id\": \"\",\n \"noteable_id\": \"\",\n \"noteable_type\": \"\",\n \"system\": \"\",\n \"updated_at\": \"\",\n \"upvote?\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Create a new +noteable+ note", "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": "ad228803-0a22-4c02-a450-2ad34dc56fc9", "documentation": "Delete a +noteable+ note", "method": "delete", "endpoint": "v3/projects/:id/snippets/:noteable_id/notes/:note_id", "responses": [ { "uuid": "9785fe47-33ae-4dc6-b290-d54b1222aed5", "body": "{\n \"attachment\": \"\",\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"body\": \"\",\n \"created_at\": \"\",\n \"downvote?\": \"\",\n \"id\": \"\",\n \"noteable_id\": \"\",\n \"noteable_type\": \"\",\n \"system\": \"\",\n \"updated_at\": \"\",\n \"upvote?\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Delete a +noteable+ note", "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": "42873fc4-55a7-4e45-b421-bea5ed635184", "documentation": "Get a single +noteable+ note", "method": "get", "endpoint": "v3/projects/:id/snippets/:noteable_id/notes/:note_id", "responses": [ { "uuid": "52e0dd35-d5fb-4bba-956c-b8db3f324e41", "body": "{\n \"attachment\": \"\",\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"body\": \"\",\n \"created_at\": \"\",\n \"downvote?\": \"\",\n \"id\": \"\",\n \"noteable_id\": \"\",\n \"noteable_type\": \"\",\n \"system\": \"\",\n \"updated_at\": \"\",\n \"upvote?\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get a single +noteable+ note", "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": "f5bc2fbd-2cf5-442d-a546-50dc9684970c", "documentation": "Update an existing +noteable+ note", "method": "put", "endpoint": "v3/projects/:id/snippets/:noteable_id/notes/:note_id", "responses": [ { "uuid": "69825440-2eb5-4fda-885b-3e35c6fbd26c", "body": "{\n \"attachment\": \"\",\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"body\": \"\",\n \"created_at\": \"\",\n \"downvote?\": \"\",\n \"id\": \"\",\n \"noteable_id\": \"\",\n \"noteable_type\": \"\",\n \"system\": \"\",\n \"updated_at\": \"\",\n \"upvote?\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Update an existing +noteable+ note", "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": "9ea215b6-ed1f-4b01-b8fc-d5e6d22623a2", "documentation": "Delete a project snippet", "method": "delete", "endpoint": "v3/projects/:id/snippets/:snippet_id", "responses": [ { "uuid": "651eb28a-f2c7-4e92-93b7-0a73dcb317c3", "body": "", "latency": 0, "statusCode": 204, "label": "Delete a project snippet", "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": "6a0adb9b-32fd-4b6e-a214-a830279d262c", "documentation": "Get a single project snippet", "method": "get", "endpoint": "v3/projects/:id/snippets/:snippet_id", "responses": [ { "uuid": "13b98083-c64e-4804-b5e5-be004d5e96a7", "body": "{\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"created_at\": \"\",\n \"expires_at\": \"\",\n \"file_name\": \"\",\n \"id\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get a single project snippet", "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": "c2e38e43-d56e-42ad-af7e-6a344302edb3", "documentation": "Update an existing project snippet", "method": "put", "endpoint": "v3/projects/:id/snippets/:snippet_id", "responses": [ { "uuid": "2557e520-5a98-42b4-952e-9625c63555ba", "body": "{\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"created_at\": \"\",\n \"expires_at\": \"\",\n \"file_name\": \"\",\n \"id\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Update an existing project snippet", "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": "03b0a475-36b9-4828-8f9e-4421442bfa4a", "documentation": "Get a list of project +awardable+ award emoji", "method": "get", "endpoint": "v3/projects/:id/snippets/:snippet_id/award_emoji", "responses": [ { "uuid": "21dff163-17d0-4ff5-a13b-289ff88e50bd", "body": "{\n \"awardable_id\": \"\",\n \"awardable_type\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\",\n \"user\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Get a list of project +awardable+ award emoji", "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": "b06c2d00-8850-4462-84b9-41cbada828d6", "documentation": "Award a new Emoji", "method": "post", "endpoint": "v3/projects/:id/snippets/:snippet_id/award_emoji", "responses": [ { "uuid": "38638b47-4f12-43ea-be26-9cef044f27a7", "body": "{\n \"awardable_id\": \"\",\n \"awardable_type\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\",\n \"user\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n }\n}", "latency": 0, "statusCode": 201, "label": "Award a new Emoji", "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": "c6957b8d-87db-4461-854b-9723714f0d5e", "documentation": "Delete a +awardables+ award emoji", "method": "delete", "endpoint": "v3/projects/:id/snippets/:snippet_id/award_emoji/:award_id", "responses": [ { "uuid": "7c85d447-2c90-4a9a-aeb6-7f5460d80963", "body": "{\n \"awardable_id\": \"\",\n \"awardable_type\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\",\n \"user\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Delete a +awardables+ award emoji", "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": "1c9c67d6-e967-4932-97d4-fdfcbd81623b", "documentation": "Get a specific award emoji", "method": "get", "endpoint": "v3/projects/:id/snippets/:snippet_id/award_emoji/:award_id", "responses": [ { "uuid": "57981a96-d0e6-44c6-846b-b5dab2dab294", "body": "{\n \"awardable_id\": \"\",\n \"awardable_type\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\",\n \"user\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Get a specific award emoji", "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": "5f210059-21d6-4f58-a05f-0b88a1ab7322", "documentation": "Get a list of project +awardable+ award emoji", "method": "get", "endpoint": "v3/projects/:id/snippets/:snippet_id/notes/:note_id/award_emoji", "responses": [ { "uuid": "519ebc55-e147-45fb-9695-5c158a55ffcf", "body": "{\n \"awardable_id\": \"\",\n \"awardable_type\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\",\n \"user\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Get a list of project +awardable+ award emoji", "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": "045b44ff-bd67-4fca-aafd-7092378d6590", "documentation": "Award a new Emoji", "method": "post", "endpoint": "v3/projects/:id/snippets/:snippet_id/notes/:note_id/award_emoji", "responses": [ { "uuid": "9be7262f-c468-4db9-89e5-9ded442aaf69", "body": "{\n \"awardable_id\": \"\",\n \"awardable_type\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\",\n \"user\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n }\n}", "latency": 0, "statusCode": 201, "label": "Award a new Emoji", "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": "8a405d96-973a-488e-a50c-3fa527a1dd52", "documentation": "Delete a +awardables+ award emoji", "method": "delete", "endpoint": "v3/projects/:id/snippets/:snippet_id/notes/:note_id/award_emoji/:award_id", "responses": [ { "uuid": "e3ad9d0e-2dfa-4a95-83d6-36b61c964482", "body": "{\n \"awardable_id\": \"\",\n \"awardable_type\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\",\n \"user\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Delete a +awardables+ award emoji", "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": "74d07340-cbb9-4080-9d15-97c746ba301f", "documentation": "Get a specific award emoji", "method": "get", "endpoint": "v3/projects/:id/snippets/:snippet_id/notes/:note_id/award_emoji/:award_id", "responses": [ { "uuid": "4df528f2-70c6-479b-aed6-e3d39d2f1c15", "body": "{\n \"awardable_id\": \"\",\n \"awardable_type\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\",\n \"user\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Get a specific award emoji", "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": "c0d5bc81-c9d4-4217-be57-efa32b5925ff", "documentation": "Get a raw project snippet", "method": "get", "endpoint": "v3/projects/:id/snippets/:snippet_id/raw", "responses": [ { "uuid": "d4e5eff3-26a9-4a68-8af1-af657a28844b", "body": "", "latency": 0, "statusCode": 200, "label": "Get a raw project snippet", "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": "905ed873-30a2-4e75-85cc-8f5eee2a2c56", "documentation": "Unstar a project", "method": "delete", "endpoint": "v3/projects/:id/star", "responses": [ { "uuid": "cfa84c83-922f-4574-a9a1-b47f9010aefc", "body": "{\n \"archived\": \"\",\n \"avatar_url\": \"\",\n \"builds_enabled\": \"\",\n \"container_registry_enabled\": \"\",\n \"created_at\": \"\",\n \"creator_id\": \"\",\n \"default_branch\": \"\",\n \"description\": \"\",\n \"forked_from_project\": {\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"web_url\": \"\"\n },\n \"forks_count\": \"\",\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"issues_enabled\": \"\",\n \"last_activity_at\": \"\",\n \"lfs_enabled\": \"\",\n \"merge_requests_enabled\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"namespace\": {\n \"id\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"path\": \"\"\n },\n \"only_allow_merge_if_all_discussions_are_resolved\": \"\",\n \"only_allow_merge_if_build_succeeds\": \"\",\n \"open_issues_count\": \"\",\n \"owner\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"public\": \"\",\n \"public_builds\": \"\",\n \"request_access_enabled\": \"\",\n \"runners_token\": \"\",\n \"shared_runners_enabled\": \"\",\n \"shared_with_groups\": \"\",\n \"snippets_enabled\": \"\",\n \"ssh_url_to_repo\": \"\",\n \"star_count\": \"\",\n \"statistics\": {\n \"build_artifacts_size\": \"\",\n \"commit_count\": \"\",\n \"lfs_objects_size\": \"\",\n \"repository_size\": \"\",\n \"storage_size\": \"\"\n },\n \"tag_list\": \"\",\n \"visibility_level\": \"\",\n \"web_url\": \"\",\n \"wiki_enabled\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Unstar a 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4bc91204-e7d5-4fb9-b863-1f4807d69fd3", "documentation": "Star a project", "method": "post", "endpoint": "v3/projects/:id/star", "responses": [ { "uuid": "db4af1ce-21b2-4b3a-9720-322809d7e07e", "body": "{\n \"archived\": \"\",\n \"avatar_url\": \"\",\n \"builds_enabled\": \"\",\n \"container_registry_enabled\": \"\",\n \"created_at\": \"\",\n \"creator_id\": \"\",\n \"default_branch\": \"\",\n \"description\": \"\",\n \"forked_from_project\": {\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"web_url\": \"\"\n },\n \"forks_count\": \"\",\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"issues_enabled\": \"\",\n \"last_activity_at\": \"\",\n \"lfs_enabled\": \"\",\n \"merge_requests_enabled\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"namespace\": {\n \"id\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"path\": \"\"\n },\n \"only_allow_merge_if_all_discussions_are_resolved\": \"\",\n \"only_allow_merge_if_build_succeeds\": \"\",\n \"open_issues_count\": \"\",\n \"owner\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"public\": \"\",\n \"public_builds\": \"\",\n \"request_access_enabled\": \"\",\n \"runners_token\": \"\",\n \"shared_runners_enabled\": \"\",\n \"shared_with_groups\": \"\",\n \"snippets_enabled\": \"\",\n \"ssh_url_to_repo\": \"\",\n \"star_count\": \"\",\n \"statistics\": {\n \"build_artifacts_size\": \"\",\n \"commit_count\": \"\",\n \"lfs_objects_size\": \"\",\n \"repository_size\": \"\",\n \"storage_size\": \"\"\n },\n \"tag_list\": \"\",\n \"visibility_level\": \"\",\n \"web_url\": \"\",\n \"wiki_enabled\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Star a 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f0f3774d-0ea6-4039-9c7f-627bde5af268", "documentation": "Post status to a commit", "method": "post", "endpoint": "v3/projects/:id/statuses/:sha", "responses": [ { "uuid": "ab0214ff-7304-46de-b233-f1b09f72f4bc", "body": "{\n \"allow_failure\": \"\",\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"created_at\": \"\",\n \"description\": \"\",\n \"finished_at\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"ref\": \"\",\n \"sha\": \"\",\n \"started_at\": \"\",\n \"status\": \"\",\n \"target_url\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Post status to a commit", "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": "17a9bd73-3264-4f6d-ba54-670bf2d2f642", "documentation": "Get triggers list", "method": "get", "endpoint": "v3/projects/:id/triggers", "responses": [ { "uuid": "35b3fc89-43a3-4345-99c3-9b455cb9cda4", "body": "{\n \"created_at\": \"\",\n \"deleted_at\": \"\",\n \"last_used\": \"\",\n \"token\": \"\",\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get triggers list", "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": "7f7d3402-6730-442e-835c-1f3da327953c", "documentation": "Create a trigger", "method": "post", "endpoint": "v3/projects/:id/triggers", "responses": [ { "uuid": "11ff0069-b6ac-48a0-bd7b-a3d4ae2c2b52", "body": "{\n \"created_at\": \"\",\n \"deleted_at\": \"\",\n \"last_used\": \"\",\n \"token\": \"\",\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Create a trigger", "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": "044a7074-fa45-458d-a576-c962696f4aa3", "documentation": "Delete a trigger", "method": "delete", "endpoint": "v3/projects/:id/triggers/:token", "responses": [ { "uuid": "ea22c48a-ced6-46f1-a36d-7645d3440591", "body": "{\n \"created_at\": \"\",\n \"deleted_at\": \"\",\n \"last_used\": \"\",\n \"token\": \"\",\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Delete a trigger", "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": "3e166ece-97ec-4097-8543-f86b72e69fd3", "documentation": "Get specific trigger of a project", "method": "get", "endpoint": "v3/projects/:id/triggers/:token", "responses": [ { "uuid": "ec5930d2-bb66-442b-a04f-da82f3fcdcd0", "body": "{\n \"created_at\": \"\",\n \"deleted_at\": \"\",\n \"last_used\": \"\",\n \"token\": \"\",\n \"updated_at\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get specific trigger of a 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f9e90246-0847-4ec7-855a-b3a010b1e770", "documentation": "Unarchive a project", "method": "post", "endpoint": "v3/projects/:id/unarchive", "responses": [ { "uuid": "95574762-a39e-4601-9780-0f04a99b93c7", "body": "{\n \"archived\": \"\",\n \"avatar_url\": \"\",\n \"builds_enabled\": \"\",\n \"container_registry_enabled\": \"\",\n \"created_at\": \"\",\n \"creator_id\": \"\",\n \"default_branch\": \"\",\n \"description\": \"\",\n \"forked_from_project\": {\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"web_url\": \"\"\n },\n \"forks_count\": \"\",\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"issues_enabled\": \"\",\n \"last_activity_at\": \"\",\n \"lfs_enabled\": \"\",\n \"merge_requests_enabled\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"namespace\": {\n \"id\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"path\": \"\"\n },\n \"only_allow_merge_if_all_discussions_are_resolved\": \"\",\n \"only_allow_merge_if_build_succeeds\": \"\",\n \"open_issues_count\": \"\",\n \"owner\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"public\": \"\",\n \"public_builds\": \"\",\n \"request_access_enabled\": \"\",\n \"runners_token\": \"\",\n \"shared_runners_enabled\": \"\",\n \"shared_with_groups\": \"\",\n \"snippets_enabled\": \"\",\n \"ssh_url_to_repo\": \"\",\n \"star_count\": \"\",\n \"statistics\": {\n \"build_artifacts_size\": \"\",\n \"commit_count\": \"\",\n \"lfs_objects_size\": \"\",\n \"repository_size\": \"\",\n \"storage_size\": \"\"\n },\n \"tag_list\": \"\",\n \"visibility_level\": \"\",\n \"web_url\": \"\",\n \"wiki_enabled\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Unarchive a 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7c7b7d7a-462f-4fc5-8ae9-f1cbc304d4a6", "documentation": "Upload a file", "method": "post", "endpoint": "v3/projects/:id/uploads", "responses": [ { "uuid": "60e63332-17db-48d5-9e51-b7699baf4a3b", "body": "", "latency": 0, "statusCode": 201, "label": "Upload a file", "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": "f878c8bd-8058-4533-8584-65c584d4516a", "documentation": "Get the users list of a project", "method": "get", "endpoint": "v3/projects/:id/users", "responses": [ { "uuid": "0dc90f83-769b-433c-9252-66b5e61f12ac", "body": "{\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get the users list of a 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c07dd283-2af0-49e5-b7d0-48adcafa062f", "documentation": "Get project variables", "method": "get", "endpoint": "v3/projects/:id/variables", "responses": [ { "uuid": "cba22519-11bb-4bbc-bc55-8217ff416147", "body": "{\n \"key\": \"\",\n \"value\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get project variables", "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": "e3ecb56f-eafc-4c88-843e-35d7a207d201", "documentation": "Create a new variable in a project", "method": "post", "endpoint": "v3/projects/:id/variables", "responses": [ { "uuid": "6836019b-d15c-415c-ac24-9c4d56e66e79", "body": "{\n \"key\": \"\",\n \"value\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Create a new variable in a 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "33404ace-f80c-4e6c-a5fe-76cb011bdba3", "documentation": "Delete an existing variable from a project", "method": "delete", "endpoint": "v3/projects/:id/variables/:key", "responses": [ { "uuid": "289f8137-57e1-4edb-b202-dcc1349a8288", "body": "{\n \"key\": \"\",\n \"value\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Delete an existing variable from a 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "285ca48e-43ab-4e8a-8233-ed890f1f6d58", "documentation": "Get a specific variable from a project", "method": "get", "endpoint": "v3/projects/:id/variables/:key", "responses": [ { "uuid": "fe4aaa4e-5171-4079-bc96-a5e4a371985e", "body": "{\n \"key\": \"\",\n \"value\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get a specific variable from a 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8dcf198b-25ab-414d-95ce-b918b67c092d", "documentation": "Update an existing variable from a project", "method": "put", "endpoint": "v3/projects/:id/variables/:key", "responses": [ { "uuid": "0d6f505d-677c-4afa-ba9b-cd2f07c88abf", "body": "{\n \"key\": \"\",\n \"value\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Update an existing variable from a 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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "abdf1572-08fe-4e2d-a5a2-0be640a376e4", "documentation": "Get runners available for user", "method": "get", "endpoint": "v3/runners", "responses": [ { "uuid": "bfea3ff2-de3e-400c-a545-1a3bcdb4ff50", "body": "{\n \"active\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_shared\": \"\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get runners available for user", "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": "b7b65507-f23d-45b9-b4b6-ed02e0d5bd3d", "documentation": "Get all runners - shared and specific", "method": "get", "endpoint": "v3/runners/all", "responses": [ { "uuid": "d80e1902-3c4e-4737-a867-5d8ba0a35c51", "body": "{\n \"active\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_shared\": \"\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get all runners - shared and specific", "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": "af08c0e1-8dc9-4da3-93cc-805f7599a9c0", "documentation": "Remove a runner", "method": "delete", "endpoint": "v3/runners/:id", "responses": [ { "uuid": "3e28afbb-054b-443f-bded-5109e1bf4b85", "body": "{\n \"active\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_shared\": \"\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Remove a runner", "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": "5214c786-c490-42ca-a422-e1b7db4ae3da", "documentation": "Get runner's details", "method": "get", "endpoint": "v3/runners/:id", "responses": [ { "uuid": "f06bdbaa-ef40-411f-999c-60a67abd73e5", "body": "{\n \"active\": \"\",\n \"architecture\": \"\",\n \"contacted_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_shared\": \"\",\n \"locked\": \"\",\n \"name\": \"\",\n \"platform\": \"\",\n \"projects\": {\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"web_url\": \"\"\n },\n \"revision\": \"\",\n \"run_untagged\": \"\",\n \"tag_list\": \"\",\n \"token\": \"\",\n \"version\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get runner's details", "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": "f96b216f-04f8-4aea-85ba-e5d4268d6aba", "documentation": "Update runner's details", "method": "put", "endpoint": "v3/runners/:id", "responses": [ { "uuid": "8be0733a-1b63-4b60-a7d6-6933e9f6007b", "body": "{\n \"active\": \"\",\n \"architecture\": \"\",\n \"contacted_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_shared\": \"\",\n \"locked\": \"\",\n \"name\": \"\",\n \"platform\": \"\",\n \"projects\": {\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"web_url\": \"\"\n },\n \"revision\": \"\",\n \"run_untagged\": \"\",\n \"tag_list\": \"\",\n \"token\": \"\",\n \"version\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Update runner's details", "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": "87cbc3f0-5a72-4095-93a4-d805d0904585", "documentation": "Login to get token", "method": "post", "endpoint": "v3/session", "responses": [ { "uuid": "4798e469-63d7-47fd-b044-b4405edb3b00", "body": "{\n \"avatar_url\": \"\",\n \"bio\": \"\",\n \"can_create_group\": \"\",\n \"can_create_project\": \"\",\n \"color_scheme_id\": \"\",\n \"confirmed_at\": \"\",\n \"created_at\": \"\",\n \"current_sign_in_at\": \"\",\n \"email\": \"\",\n \"external\": \"\",\n \"id\": \"\",\n \"identities\": {\n \"extern_uid\": \"\",\n \"provider\": \"\"\n },\n \"is_admin\": \"\",\n \"last_sign_in_at\": \"\",\n \"linkedin\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"organization\": \"\",\n \"private_token\": \"\",\n \"projects_limit\": \"\",\n \"skype\": \"\",\n \"state\": \"\",\n \"theme_id\": \"\",\n \"twitter\": \"\",\n \"two_factor_enabled\": \"\",\n \"username\": \"\",\n \"web_url\": \"\",\n \"website_url\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Login to get token", "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": "264a304b-daa7-4248-bf2e-e5783cb2ffe8", "documentation": "Get the Sidekiq Compound metrics. Includes queue, process, and job statistics", "method": "get", "endpoint": "v3/sidekiq/compound_metrics", "responses": [ { "uuid": "15b52c0c-d735-4ea5-bc10-14b9e936e8dc", "body": "", "latency": 0, "statusCode": 200, "label": "Get the Sidekiq Compound metrics. Includes queue, process, and job statistics", "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": "1be63bbc-95fa-4d7d-86b9-4e4039ca7ee0", "documentation": "Get the Sidekiq job statistics", "method": "get", "endpoint": "v3/sidekiq/job_stats", "responses": [ { "uuid": "8c702198-336a-4d2a-a87d-409ce4e6ea1c", "body": "", "latency": 0, "statusCode": 200, "label": "Get the Sidekiq job statistics", "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": "577f9cce-fb36-4399-a5e5-bbd17ef93744", "documentation": "Get the Sidekiq process metrics", "method": "get", "endpoint": "v3/sidekiq/process_metrics", "responses": [ { "uuid": "95ec21e4-d66d-40f3-ac0c-7bfefc1589b1", "body": "", "latency": 0, "statusCode": 200, "label": "Get the Sidekiq process metrics", "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": "1ffc72b5-6d25-4477-8561-d055e19ae867", "documentation": "Get the Sidekiq queue metrics", "method": "get", "endpoint": "v3/sidekiq/queue_metrics", "responses": [ { "uuid": "841c241a-83ad-417a-840d-f7b39eb40149", "body": "", "latency": 0, "statusCode": 200, "label": "Get the Sidekiq queue metrics", "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": "ff37bfc7-e149-4377-9871-4bf04a43d273", "documentation": "Get a snippets list for authenticated user", "method": "get", "endpoint": "v3/snippets", "responses": [ { "uuid": "b498a5a3-012d-4b1c-9bbe-150e9ddca29b", "body": "{\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"created_at\": \"\",\n \"file_name\": \"\",\n \"id\": \"\",\n \"raw_url\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get a snippets list for authenticated user", "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": "95e0e768-e0b0-4af0-9959-4e8db866893b", "documentation": "Create new snippet", "method": "post", "endpoint": "v3/snippets", "responses": [ { "uuid": "62afcf84-ddd2-40d1-ae92-4b24d00c0788", "body": "{\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"created_at\": \"\",\n \"file_name\": \"\",\n \"id\": \"\",\n \"raw_url\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Create new snippet", "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": "7be14d8a-9d43-4d62-a8b1-fd892911308e", "documentation": "List all public snippets current_user has access to", "method": "get", "endpoint": "v3/snippets/public", "responses": [ { "uuid": "02045bc0-8930-41bf-be39-3d7d2900185d", "body": "{\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"created_at\": \"\",\n \"file_name\": \"\",\n \"id\": \"\",\n \"raw_url\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "List all public snippets current_user has access to", "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": "a97939e7-9c29-444a-ba3c-477530211f8d", "documentation": "Remove snippet", "method": "delete", "endpoint": "v3/snippets/:id", "responses": [ { "uuid": "176376b5-1ba3-49ed-9b93-a01c534e43ef", "body": "{\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"created_at\": \"\",\n \"file_name\": \"\",\n \"id\": \"\",\n \"raw_url\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Remove snippet", "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": "11cd212e-52e5-4dd5-b6b6-b2f159b90331", "documentation": "Get a single snippet", "method": "get", "endpoint": "v3/snippets/:id", "responses": [ { "uuid": "660bba2a-5fcf-42a2-a3d3-c8f908ba6b31", "body": "{\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"created_at\": \"\",\n \"file_name\": \"\",\n \"id\": \"\",\n \"raw_url\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get a single snippet", "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": "7070d938-3aa8-47a4-831c-320244de8291", "documentation": "Update an existing snippet", "method": "put", "endpoint": "v3/snippets/:id", "responses": [ { "uuid": "9adc4228-4f2a-41af-893e-9a55c90e88d8", "body": "{\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"created_at\": \"\",\n \"file_name\": \"\",\n \"id\": \"\",\n \"raw_url\": \"\",\n \"title\": \"\",\n \"updated_at\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Update an existing snippet", "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": "69ae4b3a-5040-4704-9e44-1380826de0b3", "documentation": "Get a raw snippet", "method": "get", "endpoint": "v3/snippets/:id/raw", "responses": [ { "uuid": "9fb4d9ef-8c16-4c72-a9b6-0a63ef441fe9", "body": "", "latency": 0, "statusCode": 200, "label": "Get a raw snippet", "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": "4b5691ea-1461-4df5-bda3-7701048968a0", "documentation": "Get the list of the available template", "method": "get", "endpoint": "v3/templates/dockerfiles", "responses": [ { "uuid": "9553e924-8c46-40a2-a996-528099a44bdc", "body": "{\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get the list of the available template", "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": "7c480c6f-3ba7-411d-8247-a95d8cc0144e", "documentation": "Get the text for a specific template present in local filesystem", "method": "get", "endpoint": "v3/templates/dockerfiles/:name", "responses": [ { "uuid": "b3bd83c3-d10e-424a-a9a6-f353859e2f8f", "body": "{\n \"content\": \"\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get the text for a specific template present in local filesystem", "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": "00c12a31-c4ce-4358-a91a-5608a3a9f26e", "documentation": "Get the list of the available template", "method": "get", "endpoint": "v3/templates/gitignores", "responses": [ { "uuid": "6896f968-d452-41e4-841b-aa88062666f4", "body": "{\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get the list of the available template", "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": "7bc7bb93-bb51-4c79-8e87-6a0e28db2343", "documentation": "Get the text for a specific template present in local filesystem", "method": "get", "endpoint": "v3/templates/gitignores/:name", "responses": [ { "uuid": "b80eeca7-c75e-4db4-987f-8721a406757d", "body": "{\n \"content\": \"\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get the text for a specific template present in local filesystem", "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": "5a41f499-b8a3-4744-8e66-caddd61d0510", "documentation": "Get the list of the available template", "method": "get", "endpoint": "v3/templates/gitlab_ci_ymls", "responses": [ { "uuid": "e8d531ce-467c-4611-8f94-59eac921bc26", "body": "{\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get the list of the available template", "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": "66762d76-94f7-4b6e-af41-c30542c58972", "documentation": "Get the text for a specific template present in local filesystem", "method": "get", "endpoint": "v3/templates/gitlab_ci_ymls/:name", "responses": [ { "uuid": "6b8fa117-cba0-4cc9-866f-15c88c0faeaa", "body": "{\n \"content\": \"\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get the text for a specific template present in local filesystem", "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": "3ba4fd13-bd94-4701-b34c-1f4ede2e1f3d", "documentation": "Get the list of the available license template", "method": "get", "endpoint": "v3/templates/licenses", "responses": [ { "uuid": "87bf5684-c985-4881-ae91-0ea9b5a84d3c", "body": "{\n \"conditions\": \"\",\n \"content\": \"\",\n \"description\": \"\",\n \"html_url\": \"\",\n \"key\": \"\",\n \"limitations\": \"\",\n \"name\": \"\",\n \"nickname\": \"\",\n \"permissions\": \"\",\n \"popular\": \"\",\n \"source_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get the list of the available license template", "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": "33f8b804-28bd-43dc-af12-b6c1f9276035", "documentation": "Get the text for a specific license", "method": "get", "endpoint": "v3/templates/licenses/:name", "responses": [ { "uuid": "0522c063-04c3-4035-a969-b08777ca2ee0", "body": "{\n \"conditions\": \"\",\n \"content\": \"\",\n \"description\": \"\",\n \"html_url\": \"\",\n \"key\": \"\",\n \"limitations\": \"\",\n \"name\": \"\",\n \"nickname\": \"\",\n \"permissions\": \"\",\n \"popular\": \"\",\n \"source_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get the text for a specific license", "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": "7e599ee1-ae01-4ae1-a020-2c36230d60b9", "documentation": "Mark all todos as done", "method": "delete", "endpoint": "v3/todos", "responses": [ { "uuid": "0cfc5f54-4563-4512-9947-07f4e833bd9c", "body": "", "latency": 0, "statusCode": 204, "label": "Mark all todos as done", "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": "a68b1f14-49d1-4469-8022-c925626bf9c9", "documentation": "Get a todo list", "method": "get", "endpoint": "v3/todos", "responses": [ { "uuid": "998cf47d-c212-42c3-9577-1b78e934cb8a", "body": "{\n \"action_name\": \"\",\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"body\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"project\": {\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"web_url\": \"\"\n },\n \"state\": \"\",\n \"target\": \"\",\n \"target_type\": \"\",\n \"target_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get a todo list", "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": "539a4d3b-0705-423f-974e-6f90ac222f6d", "documentation": "Mark a todo as done", "method": "delete", "endpoint": "v3/todos/:id", "responses": [ { "uuid": "300b4705-04dd-48d9-adc6-9816cf8d94fa", "body": "{\n \"action_name\": \"\",\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"body\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"project\": {\n \"http_url_to_repo\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"name_with_namespace\": \"\",\n \"path\": \"\",\n \"path_with_namespace\": \"\",\n \"web_url\": \"\"\n },\n \"state\": \"\",\n \"target\": \"\",\n \"target_type\": \"\",\n \"target_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Mark a todo as done", "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": "821ee658-4a70-46c0-b547-0540325b115b", "documentation": "Get the currently authenticated user", "method": "get", "endpoint": "v3/user", "responses": [ { "uuid": "f142bdf8-6546-4350-98cc-ce7631deab66", "body": "{\n \"avatar_url\": \"\",\n \"bio\": \"\",\n \"can_create_group\": \"\",\n \"can_create_project\": \"\",\n \"color_scheme_id\": \"\",\n \"confirmed_at\": \"\",\n \"created_at\": \"\",\n \"current_sign_in_at\": \"\",\n \"email\": \"\",\n \"external\": \"\",\n \"id\": \"\",\n \"identities\": {\n \"extern_uid\": \"\",\n \"provider\": \"\"\n },\n \"is_admin\": \"\",\n \"last_sign_in_at\": \"\",\n \"linkedin\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"organization\": \"\",\n \"projects_limit\": \"\",\n \"skype\": \"\",\n \"state\": \"\",\n \"theme_id\": \"\",\n \"twitter\": \"\",\n \"two_factor_enabled\": \"\",\n \"username\": \"\",\n \"web_url\": \"\",\n \"website_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get the currently authenticated user", "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": "a5356ec4-9d75-47a2-a87d-b9cc8a9bed3c", "documentation": "Get the currently authenticated user's email addresses", "method": "get", "endpoint": "v3/user/emails", "responses": [ { "uuid": "9867f0e6-3fb5-4480-84e2-b4303a90bfe6", "body": "{\n \"email\": \"\",\n \"id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get the currently authenticated user's email addresses", "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": "1ef8546d-0db5-4073-9a44-8bff97bcd155", "documentation": "Add new email address to the currently authenticated user", "method": "post", "endpoint": "v3/user/emails", "responses": [ { "uuid": "c77e7b97-566a-4ada-bdee-a644914b11a2", "body": "{\n \"email\": \"\",\n \"id\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Add new email address to the currently authenticated user", "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": "ffa2302c-c11f-4a34-b3a6-3b53e0694972", "documentation": "Delete an email address from the currently authenticated user", "method": "delete", "endpoint": "v3/user/emails/:email_id", "responses": [ { "uuid": "d36b1e18-6ea9-40ed-a533-206f89f490b6", "body": "", "latency": 0, "statusCode": 204, "label": "Delete an email address from the currently authenticated user", "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": "560871af-a1cc-4849-81a2-54d4043e7067", "documentation": "Get a single email address owned by the currently authenticated user", "method": "get", "endpoint": "v3/user/emails/:email_id", "responses": [ { "uuid": "2cbb7d80-ca41-4f69-bee1-e1312380f031", "body": "{\n \"email\": \"\",\n \"id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get a single email address owned by the currently authenticated user", "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": "7a3fe542-33bd-4978-9ccb-dd4594b01d12", "documentation": "Get the currently authenticated user's SSH keys", "method": "get", "endpoint": "v3/user/keys", "responses": [ { "uuid": "8587f14d-62ea-4b8e-bf3a-25ffe33c8399", "body": "{\n \"can_push\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"key\": \"\",\n \"title\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get the currently authenticated user's SSH keys", "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": "77d16fd0-c77d-480b-a6d9-04c4ffa2cf31", "documentation": "Add a new SSH key to the currently authenticated user", "method": "post", "endpoint": "v3/user/keys", "responses": [ { "uuid": "8757bed0-3b12-4cd2-b3a5-1c82fac3f9bb", "body": "{\n \"can_push\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"key\": \"\",\n \"title\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Add a new SSH key to the currently authenticated user", "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": "da1228c2-6f3e-492f-91d5-d84b0bce7815", "documentation": "Delete an SSH key from the currently authenticated user", "method": "delete", "endpoint": "v3/user/keys/:key_id", "responses": [ { "uuid": "bacb7075-232e-401e-957e-f4c498823472", "body": "{\n \"can_push\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"key\": \"\",\n \"title\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Delete an SSH key from the currently authenticated user", "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": "6e07ae0c-9b1c-4320-b403-959ce451df35", "documentation": "Get a single key owned by currently authenticated user", "method": "get", "endpoint": "v3/user/keys/:key_id", "responses": [ { "uuid": "ad5fbc24-62d5-4f67-9d8a-07bfd74a6646", "body": "{\n \"can_push\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"key\": \"\",\n \"title\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get a single key owned by currently authenticated user", "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": "2d728aa6-7da3-4a17-baf7-0121351f6ef6", "documentation": "Get the list of users", "method": "get", "endpoint": "v3/users", "responses": [ { "uuid": "dad118c3-5084-48a1-8e3e-7ce33750e957", "body": "{\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get the list of users", "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": "9ea3026c-8f05-48ca-b8b7-ab12d07ccfac", "documentation": "Create a user. Available only for admins.", "method": "post", "endpoint": "v3/users", "responses": [ { "uuid": "66b377a7-4fe5-4731-966a-16280f75ca7d", "body": "{\n \"avatar_url\": \"\",\n \"bio\": \"\",\n \"can_create_group\": \"\",\n \"can_create_project\": \"\",\n \"color_scheme_id\": \"\",\n \"confirmed_at\": \"\",\n \"created_at\": \"\",\n \"current_sign_in_at\": \"\",\n \"email\": \"\",\n \"external\": \"\",\n \"id\": \"\",\n \"identities\": {\n \"extern_uid\": \"\",\n \"provider\": \"\"\n },\n \"is_admin\": \"\",\n \"last_sign_in_at\": \"\",\n \"linkedin\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"organization\": \"\",\n \"projects_limit\": \"\",\n \"skype\": \"\",\n \"state\": \"\",\n \"theme_id\": \"\",\n \"twitter\": \"\",\n \"two_factor_enabled\": \"\",\n \"username\": \"\",\n \"web_url\": \"\",\n \"website_url\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Create a user. Available only for admins.", "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": "570cd666-025b-4eee-8932-f68b7b93d733", "documentation": "Delete a user. Available only for admins.", "method": "delete", "endpoint": "v3/users/:id", "responses": [ { "uuid": "a9586c2e-2f7b-4c84-a40c-6fb357ff80d4", "body": "{\n \"email\": \"\",\n \"id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Delete a user. Available only for admins.", "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": "2ca5e696-b83a-42b3-beb2-4dd18f9bf573", "documentation": "Get a single user", "method": "get", "endpoint": "v3/users/:id", "responses": [ { "uuid": "947cbb0c-6bdc-40ce-b97b-a5877f2152c5", "body": "{\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get a single user", "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": "e344a1f1-0c09-4bf0-945c-e56e480642de", "documentation": "Update a user. Available only for admins.", "method": "put", "endpoint": "v3/users/:id", "responses": [ { "uuid": "9c4c6c33-88e3-4026-b9ad-59437af60b78", "body": "{\n \"avatar_url\": \"\",\n \"bio\": \"\",\n \"can_create_group\": \"\",\n \"can_create_project\": \"\",\n \"color_scheme_id\": \"\",\n \"confirmed_at\": \"\",\n \"created_at\": \"\",\n \"current_sign_in_at\": \"\",\n \"email\": \"\",\n \"external\": \"\",\n \"id\": \"\",\n \"identities\": {\n \"extern_uid\": \"\",\n \"provider\": \"\"\n },\n \"is_admin\": \"\",\n \"last_sign_in_at\": \"\",\n \"linkedin\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"organization\": \"\",\n \"projects_limit\": \"\",\n \"skype\": \"\",\n \"state\": \"\",\n \"theme_id\": \"\",\n \"twitter\": \"\",\n \"two_factor_enabled\": \"\",\n \"username\": \"\",\n \"web_url\": \"\",\n \"website_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Update a user. Available only for admins.", "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": "a9d28804-e6fd-4af2-a1b3-1a3b849bdbce", "documentation": "Block a user. Available only for admins.", "method": "put", "endpoint": "v3/users/:id/block", "responses": [ { "uuid": "c4677240-6268-4580-8d78-2fd75f54e027", "body": "", "latency": 0, "statusCode": 200, "label": "Block a user. Available only for admins.", "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": "8dc5662b-0fca-4e92-8505-f04d2f47fe1d", "documentation": "Get the emails addresses of a specified user. Available only for admins.", "method": "get", "endpoint": "v3/users/:id/emails", "responses": [ { "uuid": "4ae93ee2-3ae1-4d81-ba8e-7af40f74f049", "body": "{\n \"email\": \"\",\n \"id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get the emails addresses of a specified user. Available only for admins.", "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": "da227062-b887-4d71-9b53-ac23b2808e43", "documentation": "Add an email address to a specified user. Available only for admins.", "method": "post", "endpoint": "v3/users/:id/emails", "responses": [ { "uuid": "4b500dcb-7f28-4b4e-8406-cd0e58ea6520", "body": "{\n \"email\": \"\",\n \"id\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Add an email address to a specified user. Available only for admins.", "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": "cd52e8dc-828b-4acd-986b-f176529dddbd", "documentation": "Delete an email address of a specified user. Available only for admins.", "method": "delete", "endpoint": "v3/users/:id/emails/:email_id", "responses": [ { "uuid": "53af9da3-f776-4797-b2c9-89097a29c8fa", "body": "{\n \"email\": \"\",\n \"id\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Delete an email address of a specified user. Available only for admins.", "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": "8ea86fcf-2364-4685-b5b1-733f73e27b2d", "documentation": "Get the contribution events of a specified user", "method": "get", "endpoint": "v3/users/:id/events", "responses": [ { "uuid": "bedaae48-922b-47d8-a5d7-f48c6ccec0fa", "body": "{\n \"action_name\": \"\",\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"author_id\": \"\",\n \"author_username\": \"\",\n \"created_at\": \"\",\n \"data\": \"\",\n \"note\": {\n \"attachment\": \"\",\n \"author\": {\n \"avatar_url\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"state\": \"\",\n \"username\": \"\",\n \"web_url\": \"\"\n },\n \"body\": \"\",\n \"created_at\": \"\",\n \"downvote?\": \"\",\n \"id\": \"\",\n \"noteable_id\": \"\",\n \"noteable_type\": \"\",\n \"system\": \"\",\n \"updated_at\": \"\",\n \"upvote?\": \"\"\n },\n \"project_id\": \"\",\n \"target_id\": \"\",\n \"target_title\": \"\",\n \"target_type\": \"\",\n \"title\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get the contribution events of a specified user", "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": "a2309ac4-2ff3-41ec-9945-e9208980aa88", "documentation": "Get the SSH keys of a specified user. Available only for admins.", "method": "get", "endpoint": "v3/users/:id/keys", "responses": [ { "uuid": "f5332146-cf84-490f-9147-baafc29e81af", "body": "{\n \"can_push\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"key\": \"\",\n \"title\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Get the SSH keys of a specified user. Available only for admins.", "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": "1ee5e616-8057-4602-8ff4-75b2d93ff112", "documentation": "Add an SSH key to a specified user. Available only for admins.", "method": "post", "endpoint": "v3/users/:id/keys", "responses": [ { "uuid": "fb8927ce-be14-4fb5-83d2-75d7274820ed", "body": "{\n \"can_push\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"key\": \"\",\n \"title\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Add an SSH key to a specified user. Available only for admins.", "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": "3d86cdc8-8940-4faa-92cd-b1cfa36dd4de", "documentation": "Delete an existing SSH key from a specified user. Available only for admins.", "method": "delete", "endpoint": "v3/users/:id/keys/:key_id", "responses": [ { "uuid": "6d3e2442-c8bd-4181-9f79-723c8bb2a223", "body": "{\n \"can_push\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"key\": \"\",\n \"title\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Delete an existing SSH key from a specified user. Available only for admins.", "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": "a78ece36-dade-42b8-918e-faa4d0944225", "documentation": "Unblock a user. Available only for admins.", "method": "put", "endpoint": "v3/users/:id/unblock", "responses": [ { "uuid": "7a1fa712-0231-4ba8-b0fd-032c8f77c7e6", "body": "", "latency": 0, "statusCode": 200, "label": "Unblock a user. Available only for admins.", "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": "9144e94b-9a8b-4005-884a-9084597247cd", "documentation": "Get the version information of the GitLab instance.", "method": "get", "endpoint": "v3/version", "responses": [ { "uuid": "0db354db-251c-4639-90d2-b2a658b53f5d", "body": "", "latency": 0, "statusCode": 200, "label": "Get the version information of the GitLab instance.", "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" } ], "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": "916e694f-d560-4d70-8d1e-c49235332e1e" }, { "type": "route", "uuid": "c3dacf99-5b5e-49e6-a020-c0e9aacbee11" }, { "type": "route", "uuid": "1591a6ef-61d7-4d26-9970-51fe9a5428c6" }, { "type": "route", "uuid": "88f9c1a6-c193-4db0-b303-b09ae369b8d7" }, { "type": "route", "uuid": "848b091a-690d-48c5-af0c-e89f6492a931" }, { "type": "route", "uuid": "cd45381c-2591-4bdd-9cfb-7bc73251728e" }, { "type": "route", "uuid": "5573f014-ce59-4268-9919-5d9ac0bce263" }, { "type": "route", "uuid": "a4b51a97-777a-4860-a6ea-aec2f512de82" }, { "type": "route", "uuid": "02fdd4b5-f048-46a3-a445-e1358dd87ab5" }, { "type": "route", "uuid": "58013e76-0114-4275-a64c-54fe0296ea58" }, { "type": "route", "uuid": "7d62bf28-9a0a-4097-bf92-fea86587fa5d" }, { "type": "route", "uuid": "26dde0cb-693d-4bb2-a572-d738c8b088a6" }, { "type": "route", "uuid": "2997e6f6-f8c6-45e3-ab85-8ce217947166" }, { "type": "route", "uuid": "40d6f58a-f04a-487c-a1ee-20fbe09f77cc" }, { "type": "route", "uuid": "72063dfe-11b0-437b-94b3-cc392f2316ad" }, { "type": "route", "uuid": "170ee35e-e462-4144-ae1a-bdd0e2e6541c" }, { "type": "route", "uuid": "51a802a1-be3a-43de-8c2c-ebac16e0ff8f" }, { "type": "route", "uuid": "7d409f8a-830d-4a93-90b2-91ef45805f6b" }, { "type": "route", "uuid": "fa46f62a-ba2b-4a49-a3ae-ecae092f2c63" }, { "type": "route", "uuid": "a68dc996-0b8c-4e1c-8f68-fb0bee394d3e" }, { "type": "route", "uuid": "0d50e8bd-ccd4-4f26-b0ac-36e0d096c6e5" }, { "type": "route", "uuid": "d15cad83-6859-4555-ab9a-c30ff85a44bb" }, { "type": "route", "uuid": "be7816ca-0153-4ffe-a7eb-54c61ac36497" }, { "type": "route", "uuid": "c53418e8-6169-4225-8cb1-4cb499c56eaf" }, { "type": "route", "uuid": "336c2a59-3556-4892-a7b4-6b13fe7ce6e2" }, { "type": "route", "uuid": "23ecc4e0-c0fc-4055-a4c2-febcdfc90c1b" }, { "type": "route", "uuid": "ff92db4d-4c48-42d8-bbe7-9ab03de9901c" }, { "type": "route", "uuid": "67ce58c7-c2b9-4aac-a8b3-88c310ef7a81" }, { "type": "route", "uuid": "8041ce28-e680-4912-b971-2c115d833654" }, { "type": "route", "uuid": "be3474a5-bf71-4eaf-b7b6-7f5214fd6ac0" }, { "type": "route", "uuid": "51453683-42ce-4756-a764-fd62cbf0209d" }, { "type": "route", "uuid": "2a8eb500-afe5-436e-8e28-1b3b6db58449" }, { "type": "route", "uuid": "9300de8e-b567-4182-92e3-3b0a1deb4956" }, { "type": "route", "uuid": "3f9bd321-afec-494e-8f86-f3b6c547de7c" }, { "type": "route", "uuid": "21b46f84-28f5-47f0-8be1-a03abd2e2ea7" }, { "type": "route", "uuid": "773664c9-9c6f-4a6c-a590-c9de51a316d7" }, { "type": "route", "uuid": "ad8fe389-f2a9-478f-b04f-4bd992388a3f" }, { "type": "route", "uuid": "c6e93625-c115-4e30-a593-953a8a8b390d" }, { "type": "route", "uuid": "2a9f11e6-0a0e-469d-87b3-c15575c2d016" }, { "type": "route", "uuid": "8e1661a9-20d4-413f-9639-c680a6b2aaf7" }, { "type": "route", "uuid": "09f6d425-3f7f-4622-b6f6-81b4733ac1e9" }, { "type": "route", "uuid": "619660c0-c64d-4d39-9780-b7ef92539234" }, { "type": "route", "uuid": "401ebc17-8b60-4e0f-ba5e-fb8aff1a7cfa" }, { "type": "route", "uuid": "394ae151-dc4d-4ee6-9f70-b1f9fdb34d92" }, { "type": "route", "uuid": "71f82518-732b-448e-a273-c68a6f45b4d8" }, { "type": "route", "uuid": "f5e67c05-fe57-42fe-a18d-bd82443ab3b0" }, { "type": "route", "uuid": "2771ad02-64b9-445c-b53a-9233c60a026a" }, { "type": "route", "uuid": "85798451-8453-42e4-9dba-ad56a046c80e" }, { "type": "route", "uuid": "686b0144-0726-4171-9a25-888f74aec696" }, { "type": "route", "uuid": "d7b78ceb-b5fa-4902-86c0-aea526924767" }, { "type": "route", "uuid": "87f0011b-8ab0-4756-b9fb-cfbd63ad0799" }, { "type": "route", "uuid": "1a6f8688-b474-452f-9f65-7a91e16936f6" }, { "type": "route", "uuid": "e55b6361-a2d5-437a-bb34-441e6e4c9ab6" }, { "type": "route", "uuid": "217a90a3-11ba-4dec-af90-968b01d93e81" }, { "type": "route", "uuid": "86614736-1d77-44f7-8aee-8c9f97e098ee" }, { "type": "route", "uuid": "5a835d26-998a-4ab8-a799-88cf41a980fa" }, { "type": "route", "uuid": "6c9f6107-0561-40c8-bc2c-ecc80bcf509a" }, { "type": "route", "uuid": "2891285e-b15c-406a-bdb5-53368e73ac74" }, { "type": "route", "uuid": "1b497d25-ac91-434a-ade0-3fcbfdcda6cf" }, { "type": "route", "uuid": "a85ad76a-4395-4211-ba31-2794198f344c" }, { "type": "route", "uuid": "eb8164c8-0ce7-491d-a9e9-3b3eb7af3849" }, { "type": "route", "uuid": "1a21a54f-c306-40d7-85c0-fd6be7871138" }, { "type": "route", "uuid": "19d0f9b0-5542-4614-9c6e-01e86a71338e" }, { "type": "route", "uuid": "ad2a43cf-7608-4053-bbaa-1da55002eaa6" }, { "type": "route", "uuid": "860d0370-836e-43d8-8286-1a110c13e8dd" }, { "type": "route", "uuid": "0592c9f9-eed8-4f4d-aebd-8cdaf2f81636" }, { "type": "route", "uuid": "aed5730d-cca1-4189-903d-52ce169b278c" }, { "type": "route", "uuid": "7d40ed89-de2e-4df7-b8f4-dd9d365f0700" }, { "type": "route", "uuid": "ea41d3cf-1cf8-494a-a427-ed44ba4aed1f" }, { "type": "route", "uuid": "5f96de54-1d4f-40a9-8f32-e1cc5301737d" }, { "type": "route", "uuid": "ef4f99b2-dc09-4b39-afc6-027fc58d8810" }, { "type": "route", "uuid": "9b18ae47-d5fe-4b9b-95d3-e760ab44e89f" }, { "type": "route", "uuid": "cacb3e8f-3515-4eaf-9966-1ee2e5910cf1" }, { "type": "route", "uuid": "f58b3df6-9ff3-40b4-a013-fb1f90148763" }, { "type": "route", "uuid": "eaa98d5f-bd9a-4669-8dd0-309340913246" }, { "type": "route", "uuid": "03bc492d-8963-484b-9c4d-9e1158de8404" }, { "type": "route", "uuid": "9d6aa21f-f2c3-41fc-bbfe-a5bc2f47aae9" }, { "type": "route", "uuid": "030b2fbf-0c1a-4def-9fc3-df2d2e989ef3" }, { "type": "route", "uuid": "2041fc67-651a-4fc9-9620-52345499e1fd" }, { "type": "route", "uuid": "4fe4af34-4d7c-4883-b0cc-4bafed7b8d17" }, { "type": "route", "uuid": "417ba2f8-03cb-4de5-9035-d9a5f378382a" }, { "type": "route", "uuid": "f5168699-29a5-4d89-8f19-276ac61b988f" }, { "type": "route", "uuid": "fde8ed1f-0712-4097-a439-a5aac70464eb" }, { "type": "route", "uuid": "8fc59a53-1d2b-4ca1-8a49-37ebbe7ca9d9" }, { "type": "route", "uuid": "39711b59-a587-4720-b210-71cb3260849c" }, { "type": "route", "uuid": "9df8d874-705d-439a-934e-bbf85c863eac" }, { "type": "route", "uuid": "5e4cadd9-22bd-4f7a-a125-60cad4037550" }, { "type": "route", "uuid": "554e3253-6aee-47ef-8a7f-c4da87b9230e" }, { "type": "route", "uuid": "78e9df0c-7df7-4445-9eaf-54674da87d49" }, { "type": "route", "uuid": "dafa54b6-6132-43a9-83df-2635d9b76766" }, { "type": "route", "uuid": "74f6b94f-add1-4bfe-b373-5efd5086b23f" }, { "type": "route", "uuid": "204fd600-9564-4a85-bd48-3969dab3a425" }, { "type": "route", "uuid": "cbbe51e8-f5c4-40f0-8d9b-82fe21e2ad53" }, { "type": "route", "uuid": "f3a7f849-cfb3-4521-9fdd-ce77c865fc40" }, { "type": "route", "uuid": "70bedde5-f78b-4853-81a7-8146d42a8539" }, { "type": "route", "uuid": "16f02880-ab17-4455-9ef7-dde33ec0ffe7" }, { "type": "route", "uuid": "2ac82d14-b09f-48d5-89a7-67474fbafec4" }, { "type": "route", "uuid": "9ae5cec3-5b3a-4754-82e9-ba9670a14b0f" }, { "type": "route", "uuid": "566baa4e-4467-43ff-ad64-226eca03ffb2" }, { "type": "route", "uuid": "541852f4-ce60-430c-8e88-ac2736c7182f" }, { "type": "route", "uuid": "b7d52b0f-9724-4a78-9403-8c4d443154ed" }, { "type": "route", "uuid": "d78a6e4f-7630-4ef7-91df-42d0589eb741" }, { "type": "route", "uuid": "bb22d007-566c-4a47-95d0-a64c3ffd2a35" }, { "type": "route", "uuid": "6d6d0d5f-c032-4cb8-80e1-2164a5355a63" }, { "type": "route", "uuid": "15dd4350-a0e8-4bf9-b6f1-c2c49d10ba14" }, { "type": "route", "uuid": "e9232da6-94f3-4110-ba11-43ec92ed3404" }, { "type": "route", "uuid": "da652265-ec88-4567-86f8-4d35872a7594" }, { "type": "route", "uuid": "1e11c32a-4155-45ce-8260-9bccdbfd8d9b" }, { "type": "route", "uuid": "322ce6ed-2900-436c-a9d2-8fe5f28ff2e2" }, { "type": "route", "uuid": "17d23150-a2fb-411c-82e4-5ab7d9f7bed3" }, { "type": "route", "uuid": "f493f6e6-14d3-40c3-bc0f-790be872b1f0" }, { "type": "route", "uuid": "361f5f07-4cba-4a23-bc38-bb395aaaaf2b" }, { "type": "route", "uuid": "5f1c185d-f82e-4b5f-9e45-0d3c8a9dcd4a" }, { "type": "route", "uuid": "81b8610b-0594-4430-b244-3e58e9d2082d" }, { "type": "route", "uuid": "ad1c9116-624b-4901-9711-7380b84eced5" }, { "type": "route", "uuid": "b9a81660-8766-476a-b443-0c0c9fe772f2" }, { "type": "route", "uuid": "02217236-a748-4853-8d23-4a59d1730296" }, { "type": "route", "uuid": "fd2873b0-e77a-4597-a141-acb4fa626bf7" }, { "type": "route", "uuid": "6e85c68c-5feb-4cef-8cdb-7547a3c54dbd" }, { "type": "route", "uuid": "00632d62-edd7-4569-87ab-5f35537557e7" }, { "type": "route", "uuid": "b780c6c0-4ed6-4042-bbe4-98844cd82d1c" }, { "type": "route", "uuid": "e74201c6-c848-4c1d-ac7c-870c4fe55bde" }, { "type": "route", "uuid": "9182f469-1389-419d-988d-ce50333040b6" }, { "type": "route", "uuid": "4be8ccb0-4241-4d53-9b82-1cd23e9dd736" }, { "type": "route", "uuid": "11f283d4-3689-4b39-84c1-83121adb2993" }, { "type": "route", "uuid": "64e4d6b4-6ce5-4f3d-8c6a-6d23fc614f4d" }, { "type": "route", "uuid": "9fc78cff-2922-457e-81e8-76e1393798de" }, { "type": "route", "uuid": "9d19858c-fb9e-45c0-a5da-993f669075f0" }, { "type": "route", "uuid": "66ea37fa-f806-4c77-aaee-7b8b092232e6" }, { "type": "route", "uuid": "a75bfe94-767d-4cb5-b3f4-f5037906f6db" }, { "type": "route", "uuid": "5fc07430-99b3-4cdc-ba95-a5ef3dadc869" }, { "type": "route", "uuid": "2397e542-1f90-4bf1-b143-d2169c04f3e0" }, { "type": "route", "uuid": "9c5e8b7e-d1a1-452f-9144-90b05b8cc938" }, { "type": "route", "uuid": "6e0d26d5-b273-45b2-ae7d-11d4693f6ec7" }, { "type": "route", "uuid": "12a6b177-6e8d-45d0-9e16-442824456b0d" }, { "type": "route", "uuid": "b3a573ad-0e8d-46a9-bf20-61797032b69b" }, { "type": "route", "uuid": "7d6d2a4b-4d7b-4b4e-acdb-f7cbdc2e0c2f" }, { "type": "route", "uuid": "913c993a-5678-432f-8b0f-67e96856b18e" }, { "type": "route", "uuid": "4e12a4d8-3541-4e53-9aec-6f901907cb18" }, { "type": "route", "uuid": "74bcae24-a230-4e7d-9070-8e1ee51d150c" }, { "type": "route", "uuid": "80062102-bcbf-4f8e-834c-adf853b9be25" }, { "type": "route", "uuid": "7781287f-1cb1-451c-8093-c7bb1c0f4884" }, { "type": "route", "uuid": "baffcb6d-7b54-48bb-9d1d-1c9972f9ee6d" }, { "type": "route", "uuid": "06a51f73-f454-4a3b-9bf6-28e3de1bf881" }, { "type": "route", "uuid": "11b37b7e-ea46-4596-80cc-39cbc19896a6" }, { "type": "route", "uuid": "b820d5f1-7574-4379-8088-786ec258ef83" }, { "type": "route", "uuid": "0fe268ca-03a1-4f7c-a4f9-30cdd7213030" }, { "type": "route", "uuid": "48e8b157-5700-408a-812a-e83c4d04c1b7" }, { "type": "route", "uuid": "db630918-e437-4772-904d-6a830642788e" }, { "type": "route", "uuid": "55ae446a-1383-427b-bd1d-96f8b9e664d9" }, { "type": "route", "uuid": "4af8da93-159b-4adb-9f5a-33ab0f90f881" }, { "type": "route", "uuid": "2b381213-1bd3-4230-8083-313cab57c940" }, { "type": "route", "uuid": "d0b0f362-7c1e-4592-b63e-5a0f874a667d" }, { "type": "route", "uuid": "8833e12f-4255-4a5f-927e-8ebb682831c7" }, { "type": "route", "uuid": "d2a89085-1104-48b8-b9be-1eb1db37a67b" }, { "type": "route", "uuid": "17ff27c5-32a8-4081-bab4-887cee47f3fa" }, { "type": "route", "uuid": "7f9e8d37-7def-489e-8872-693e2b9c45f6" }, { "type": "route", "uuid": "cde5a51a-0382-4bcd-8799-f21a56c6a838" }, { "type": "route", "uuid": "97044d60-8d2c-42bc-aa83-f3baf58e7471" }, { "type": "route", "uuid": "31259ebf-bddd-449b-8176-ecceb2db5827" }, { "type": "route", "uuid": "2eeae611-8a71-40f2-8c98-eeb4acde9e00" }, { "type": "route", "uuid": "49723121-8392-4fc9-8fef-0426b0752f49" }, { "type": "route", "uuid": "89ed1be7-5073-4243-962f-a754611e59a1" }, { "type": "route", "uuid": "20f32f29-88bd-4362-b17b-300d9ff9fe2a" }, { "type": "route", "uuid": "c4e57494-ce7e-46ee-a70c-c5e6bb9a2ef1" }, { "type": "route", "uuid": "f39759a7-3579-46f6-98a1-e0f3770f6b3a" }, { "type": "route", "uuid": "5e70fe81-ddb4-47bd-beb4-ec903b6511fc" }, { "type": "route", "uuid": "505b07e0-0a5f-4ff1-88ba-6d5547a7deae" }, { "type": "route", "uuid": "d81a4151-44c7-47da-a17e-b48459d2f62a" }, { "type": "route", "uuid": "a36a7418-5f03-4c8d-8480-660b759bcf6c" }, { "type": "route", "uuid": "f6c62a59-be0c-43b4-8c16-f0f8bacdb05a" }, { "type": "route", "uuid": "3dff7d6b-a573-4939-8816-ef37a0fde753" }, { "type": "route", "uuid": "94e442f8-2188-4c5e-b55f-83c1e58e044f" }, { "type": "route", "uuid": "7d6cdc02-5ff3-4f8c-8b6b-23570b45f1ad" }, { "type": "route", "uuid": "2eaa1e84-d8c7-4715-9c67-f3078073448b" }, { "type": "route", "uuid": "766fd4d8-1a7f-4286-9ce5-396f0bebd147" }, { "type": "route", "uuid": "b93e9a06-6382-4287-8570-28f12aff7e24" }, { "type": "route", "uuid": "9758b557-dee4-4673-ad9e-63b1ef1d3a1d" }, { "type": "route", "uuid": "8f3bcf20-e9fc-40de-935c-ba153b828a5a" }, { "type": "route", "uuid": "251c91f6-8861-4d26-82ba-a6173922ee04" }, { "type": "route", "uuid": "b5b73edb-5caa-47a2-86c7-a847925efca3" }, { "type": "route", "uuid": "71825a75-5970-4b86-a1a6-ffda150c63c4" }, { "type": "route", "uuid": "4a8045b2-23ab-4a1b-b8d0-3ccb178a57af" }, { "type": "route", "uuid": "ff63f7e9-92cc-41e4-b962-c3a7f9cda331" }, { "type": "route", "uuid": "9663c239-e891-4e25-82bc-107a8eceadd8" }, { "type": "route", "uuid": "d0d7c387-7bb5-44a1-9813-bab9d7c8dc2c" }, { "type": "route", "uuid": "b2248c34-87f7-4662-aa57-a6e55617c7ec" }, { "type": "route", "uuid": "f5bfb7f1-98c4-47f9-b081-b549ca0f4a10" }, { "type": "route", "uuid": "05882240-4c9c-4a6f-92ad-2d832df6c796" }, { "type": "route", "uuid": "c5b373d7-8c4f-4e3b-89d5-e3ddae4d6381" }, { "type": "route", "uuid": "9999e7bd-bc30-43ab-91d0-8d2f9db8fc3e" }, { "type": "route", "uuid": "6349d390-ec90-40aa-a3da-13462f79e219" }, { "type": "route", "uuid": "0f8057ac-75f7-4caf-a834-c1a542ac0653" }, { "type": "route", "uuid": "a7e3bebf-172b-4434-8c38-29818e54bd6e" }, { "type": "route", "uuid": "fbf74a75-f9f2-4744-b01c-e095f365977e" }, { "type": "route", "uuid": "20c894a0-b835-4717-9d3e-b97a99026113" }, { "type": "route", "uuid": "3cfc0004-f1a0-4505-91a1-4d600bb42776" }, { "type": "route", "uuid": "b25e73b9-d13b-4834-b765-d1d3cf86a402" }, { "type": "route", "uuid": "72c39343-588c-4bb4-bbea-8bdd26e9a9a1" }, { "type": "route", "uuid": "e0f49824-6e43-4b5f-b29c-cdff1a9a7452" }, { "type": "route", "uuid": "c4a49a33-fa13-4b1c-89ad-1de85c6ea86c" }, { "type": "route", "uuid": "d2f2bea9-abf7-4a91-9e1c-22cda45c770c" }, { "type": "route", "uuid": "f80df552-2fd8-4fb5-8c5a-054852af4e29" }, { "type": "route", "uuid": "3433e9dd-70e5-4855-8bec-1ec2085822da" }, { "type": "route", "uuid": "44a9de0b-73cd-4064-ab03-ccdc62237aa4" }, { "type": "route", "uuid": "f8e88aac-fc4c-4bf8-be9e-c2a50c22ba84" }, { "type": "route", "uuid": "a656d134-2020-4365-9613-de4563db9080" }, { "type": "route", "uuid": "0f54a57c-101a-47bb-badb-3f150e7bea5b" }, { "type": "route", "uuid": "6983e0cc-7d6b-4ea8-b067-2f090544f599" }, { "type": "route", "uuid": "8647b8c6-9be2-445c-bf6e-9f4629ec7ba7" }, { "type": "route", "uuid": "2451654d-a86a-4956-99a3-6ffb7db765d6" }, { "type": "route", "uuid": "14edf264-2b9f-4fc9-9949-43c6dd005cc9" }, { "type": "route", "uuid": "36ce307a-89bc-4527-8057-eb30648cad0e" }, { "type": "route", "uuid": "bc67804d-5675-4220-b958-89859377845c" }, { "type": "route", "uuid": "a88e1e3d-47e2-436f-baf9-8b405cc268ec" }, { "type": "route", "uuid": "ca710208-19c0-4c06-b8bb-284fd3af175d" }, { "type": "route", "uuid": "e3417024-58e7-4d0d-b4e1-6d53b6ed435e" }, { "type": "route", "uuid": "8471df91-8831-4886-b7c1-3850c98d2f92" }, { "type": "route", "uuid": "ab991fcb-96f4-454b-ac39-29fd60f9ec21" }, { "type": "route", "uuid": "310638a5-5b00-43d1-ab7b-9ee3e35d8a11" }, { "type": "route", "uuid": "b5e1db03-d6d5-4d83-a279-6c77726c5da5" }, { "type": "route", "uuid": "69d75b7e-05ad-496f-97c9-47b93397a032" }, { "type": "route", "uuid": "d96eeb89-a102-4c9e-8309-48bf4fa27c8c" }, { "type": "route", "uuid": "b70619f0-a1bf-4440-8326-74c461f74c33" }, { "type": "route", "uuid": "fd4ad845-caef-4dca-a247-1ed0337d9f99" }, { "type": "route", "uuid": "ad0a83cb-9ff2-4912-abeb-f2c1364c170b" }, { "type": "route", "uuid": "f33e3d09-aaad-45f1-96c2-44109c0737e9" }, { "type": "route", "uuid": "cdb314b4-cb8e-4cad-8280-1f5f1c5bd6ec" }, { "type": "route", "uuid": "e69e6208-5363-40d1-9715-1a545cb0af98" }, { "type": "route", "uuid": "7a6a3332-1e9c-4f06-aeaa-82cd9c9bc65c" }, { "type": "route", "uuid": "8ab346dd-6b7d-4ed6-8000-a259086f9069" }, { "type": "route", "uuid": "d7c229f1-042e-48a8-8b02-986e863784eb" }, { "type": "route", "uuid": "57f11307-5223-4dbd-a22e-1c1d97403096" }, { "type": "route", "uuid": "ff89bca6-52cd-437b-932e-fdac7bb2a40d" }, { "type": "route", "uuid": "9b9f227f-9288-46ec-be51-176dfaffde2f" }, { "type": "route", "uuid": "a42563a1-dda4-4080-b01e-d9bea9a563b8" }, { "type": "route", "uuid": "85aa5cfb-a1cb-41d9-bb03-8d2acdb849c9" }, { "type": "route", "uuid": "f25be371-ab14-468b-9d94-a6ab5a6a9a4b" }, { "type": "route", "uuid": "6c96d7ab-c9e6-43a7-9a4a-a479aa1648e8" }, { "type": "route", "uuid": "5e4db0e0-73f5-4046-977f-512833581d71" }, { "type": "route", "uuid": "6ab82006-bb95-4555-8255-ff4d2c1c6dc9" }, { "type": "route", "uuid": "35877988-bc56-4677-bbcf-318bdd2594eb" }, { "type": "route", "uuid": "058f2028-931b-4823-9456-e5397d19307f" }, { "type": "route", "uuid": "20fc2df3-1c5b-4246-a321-549ce4a518f3" }, { "type": "route", "uuid": "cb025a0c-cc20-4530-97d5-4cd648f9ee95" }, { "type": "route", "uuid": "56dc03fd-f7b6-46e7-a596-528a6f206c0f" }, { "type": "route", "uuid": "239c7a60-297f-424c-9265-7de813b8f1c2" }, { "type": "route", "uuid": "25968064-ceff-4834-902b-f033927de259" }, { "type": "route", "uuid": "fcc2455b-9857-48dd-912a-f8df45f2ae57" }, { "type": "route", "uuid": "de721d4b-fd84-451d-8c68-6becd99ab586" }, { "type": "route", "uuid": "5a8e7cc4-6d4b-4d19-a39f-944d4814b706" }, { "type": "route", "uuid": "fe3a990d-e812-4baa-92b1-05f413e6fa85" }, { "type": "route", "uuid": "273fbe57-bda1-4e2f-8ba8-9232e6ac39bb" }, { "type": "route", "uuid": "c84308bd-30d6-43f0-8987-b1223127a3e1" }, { "type": "route", "uuid": "892813f7-9595-4aee-83c4-b6aa99af78df" }, { "type": "route", "uuid": "5e6f97aa-c665-4698-8007-1a775d55a204" }, { "type": "route", "uuid": "361c3ab5-81ec-49a6-a7ae-6bf98080fea9" }, { "type": "route", "uuid": "448dfba3-5eca-41c8-b951-3144fc5518cf" }, { "type": "route", "uuid": "83623df5-7d12-4c77-9b57-6ca2fca5aa22" }, { "type": "route", "uuid": "a64f1b0d-6f60-4f45-a529-53d7636fbd84" }, { "type": "route", "uuid": "5e74e3ee-e34d-404d-83ae-635ff096312b" }, { "type": "route", "uuid": "b497ef4d-285e-4205-9990-69a379a3aba1" }, { "type": "route", "uuid": "64c099db-753a-492e-933b-9885d4e99246" }, { "type": "route", "uuid": "c36c2ac4-8c62-41d8-b69a-2d78f0ba42bc" }, { "type": "route", "uuid": "c7210e3d-ae8f-4397-baa0-b4f553fbd046" }, { "type": "route", "uuid": "d617ce5b-94f9-46ce-92cb-d57d5be081d7" }, { "type": "route", "uuid": "852517fd-9559-4b51-9b64-a8d4c9efe6c3" }, { "type": "route", "uuid": "73c70780-ea01-409c-a095-dc5db7814dac" }, { "type": "route", "uuid": "69f02401-fb21-4a0a-950a-63b61185db55" }, { "type": "route", "uuid": "bce1576c-a693-40b5-9924-34cd0316f0ee" }, { "type": "route", "uuid": "d844b1f3-4c3a-48e1-9f4b-741e4f6cd9ad" }, { "type": "route", "uuid": "cc20d6bf-440a-483b-a445-c075788ce7f4" }, { "type": "route", "uuid": "ea273174-b251-4637-9353-a884ea3eb97e" }, { "type": "route", "uuid": "84071bba-5c89-41e3-bbaa-35d0764b7256" }, { "type": "route", "uuid": "4126b3a6-500e-4359-b6e9-e36b8fef00c6" }, { "type": "route", "uuid": "880513e3-1a2c-4115-a94e-4055f526c536" }, { "type": "route", "uuid": "ad228803-0a22-4c02-a450-2ad34dc56fc9" }, { "type": "route", "uuid": "42873fc4-55a7-4e45-b421-bea5ed635184" }, { "type": "route", "uuid": "f5bc2fbd-2cf5-442d-a546-50dc9684970c" }, { "type": "route", "uuid": "9ea215b6-ed1f-4b01-b8fc-d5e6d22623a2" }, { "type": "route", "uuid": "6a0adb9b-32fd-4b6e-a214-a830279d262c" }, { "type": "route", "uuid": "c2e38e43-d56e-42ad-af7e-6a344302edb3" }, { "type": "route", "uuid": "03b0a475-36b9-4828-8f9e-4421442bfa4a" }, { "type": "route", "uuid": "b06c2d00-8850-4462-84b9-41cbada828d6" }, { "type": "route", "uuid": "c6957b8d-87db-4461-854b-9723714f0d5e" }, { "type": "route", "uuid": "1c9c67d6-e967-4932-97d4-fdfcbd81623b" }, { "type": "route", "uuid": "5f210059-21d6-4f58-a05f-0b88a1ab7322" }, { "type": "route", "uuid": "045b44ff-bd67-4fca-aafd-7092378d6590" }, { "type": "route", "uuid": "8a405d96-973a-488e-a50c-3fa527a1dd52" }, { "type": "route", "uuid": "74d07340-cbb9-4080-9d15-97c746ba301f" }, { "type": "route", "uuid": "c0d5bc81-c9d4-4217-be57-efa32b5925ff" }, { "type": "route", "uuid": "905ed873-30a2-4e75-85cc-8f5eee2a2c56" }, { "type": "route", "uuid": "4bc91204-e7d5-4fb9-b863-1f4807d69fd3" }, { "type": "route", "uuid": "f0f3774d-0ea6-4039-9c7f-627bde5af268" }, { "type": "route", "uuid": "17a9bd73-3264-4f6d-ba54-670bf2d2f642" }, { "type": "route", "uuid": "7f7d3402-6730-442e-835c-1f3da327953c" }, { "type": "route", "uuid": "044a7074-fa45-458d-a576-c962696f4aa3" }, { "type": "route", "uuid": "3e166ece-97ec-4097-8543-f86b72e69fd3" }, { "type": "route", "uuid": "f9e90246-0847-4ec7-855a-b3a010b1e770" }, { "type": "route", "uuid": "7c7b7d7a-462f-4fc5-8ae9-f1cbc304d4a6" }, { "type": "route", "uuid": "f878c8bd-8058-4533-8584-65c584d4516a" }, { "type": "route", "uuid": "c07dd283-2af0-49e5-b7d0-48adcafa062f" }, { "type": "route", "uuid": "e3ecb56f-eafc-4c88-843e-35d7a207d201" }, { "type": "route", "uuid": "33404ace-f80c-4e6c-a5fe-76cb011bdba3" }, { "type": "route", "uuid": "285ca48e-43ab-4e8a-8233-ed890f1f6d58" }, { "type": "route", "uuid": "8dcf198b-25ab-414d-95ce-b918b67c092d" }, { "type": "route", "uuid": "abdf1572-08fe-4e2d-a5a2-0be640a376e4" }, { "type": "route", "uuid": "b7b65507-f23d-45b9-b4b6-ed02e0d5bd3d" }, { "type": "route", "uuid": "af08c0e1-8dc9-4da3-93cc-805f7599a9c0" }, { "type": "route", "uuid": "5214c786-c490-42ca-a422-e1b7db4ae3da" }, { "type": "route", "uuid": "f96b216f-04f8-4aea-85ba-e5d4268d6aba" }, { "type": "route", "uuid": "87cbc3f0-5a72-4095-93a4-d805d0904585" }, { "type": "route", "uuid": "264a304b-daa7-4248-bf2e-e5783cb2ffe8" }, { "type": "route", "uuid": "1be63bbc-95fa-4d7d-86b9-4e4039ca7ee0" }, { "type": "route", "uuid": "577f9cce-fb36-4399-a5e5-bbd17ef93744" }, { "type": "route", "uuid": "1ffc72b5-6d25-4477-8561-d055e19ae867" }, { "type": "route", "uuid": "ff37bfc7-e149-4377-9871-4bf04a43d273" }, { "type": "route", "uuid": "95e0e768-e0b0-4af0-9959-4e8db866893b" }, { "type": "route", "uuid": "7be14d8a-9d43-4d62-a8b1-fd892911308e" }, { "type": "route", "uuid": "a97939e7-9c29-444a-ba3c-477530211f8d" }, { "type": "route", "uuid": "11cd212e-52e5-4dd5-b6b6-b2f159b90331" }, { "type": "route", "uuid": "7070d938-3aa8-47a4-831c-320244de8291" }, { "type": "route", "uuid": "69ae4b3a-5040-4704-9e44-1380826de0b3" }, { "type": "route", "uuid": "4b5691ea-1461-4df5-bda3-7701048968a0" }, { "type": "route", "uuid": "7c480c6f-3ba7-411d-8247-a95d8cc0144e" }, { "type": "route", "uuid": "00c12a31-c4ce-4358-a91a-5608a3a9f26e" }, { "type": "route", "uuid": "7bc7bb93-bb51-4c79-8e87-6a0e28db2343" }, { "type": "route", "uuid": "5a41f499-b8a3-4744-8e66-caddd61d0510" }, { "type": "route", "uuid": "66762d76-94f7-4b6e-af41-c30542c58972" }, { "type": "route", "uuid": "3ba4fd13-bd94-4701-b34c-1f4ede2e1f3d" }, { "type": "route", "uuid": "33f8b804-28bd-43dc-af12-b6c1f9276035" }, { "type": "route", "uuid": "7e599ee1-ae01-4ae1-a020-2c36230d60b9" }, { "type": "route", "uuid": "a68b1f14-49d1-4469-8022-c925626bf9c9" }, { "type": "route", "uuid": "539a4d3b-0705-423f-974e-6f90ac222f6d" }, { "type": "route", "uuid": "821ee658-4a70-46c0-b547-0540325b115b" }, { "type": "route", "uuid": "a5356ec4-9d75-47a2-a87d-b9cc8a9bed3c" }, { "type": "route", "uuid": "1ef8546d-0db5-4073-9a44-8bff97bcd155" }, { "type": "route", "uuid": "ffa2302c-c11f-4a34-b3a6-3b53e0694972" }, { "type": "route", "uuid": "560871af-a1cc-4849-81a2-54d4043e7067" }, { "type": "route", "uuid": "7a3fe542-33bd-4978-9ccb-dd4594b01d12" }, { "type": "route", "uuid": "77d16fd0-c77d-480b-a6d9-04c4ffa2cf31" }, { "type": "route", "uuid": "da1228c2-6f3e-492f-91d5-d84b0bce7815" }, { "type": "route", "uuid": "6e07ae0c-9b1c-4320-b403-959ce451df35" }, { "type": "route", "uuid": "2d728aa6-7da3-4a17-baf7-0121351f6ef6" }, { "type": "route", "uuid": "9ea3026c-8f05-48ca-b8b7-ab12d07ccfac" }, { "type": "route", "uuid": "570cd666-025b-4eee-8932-f68b7b93d733" }, { "type": "route", "uuid": "2ca5e696-b83a-42b3-beb2-4dd18f9bf573" }, { "type": "route", "uuid": "e344a1f1-0c09-4bf0-945c-e56e480642de" }, { "type": "route", "uuid": "a9d28804-e6fd-4af2-a1b3-1a3b849bdbce" }, { "type": "route", "uuid": "8dc5662b-0fca-4e92-8505-f04d2f47fe1d" }, { "type": "route", "uuid": "da227062-b887-4d71-9b53-ac23b2808e43" }, { "type": "route", "uuid": "cd52e8dc-828b-4acd-986b-f176529dddbd" }, { "type": "route", "uuid": "8ea86fcf-2364-4685-b5b1-733f73e27b2d" }, { "type": "route", "uuid": "a2309ac4-2ff3-41ec-9945-e9208980aa88" }, { "type": "route", "uuid": "1ee5e616-8057-4602-8ff4-75b2d93ff112" }, { "type": "route", "uuid": "3d86cdc8-8940-4faa-92cd-b1cfa36dd4de" }, { "type": "route", "uuid": "a78ece36-dade-42b8-918e-faa4d0944225" }, { "type": "route", "uuid": "9144e94b-9a8b-4005-884a-9084597247cd" } ] }