|
69416 | 69416 | "value": "application/json" |
69417 | 69417 | } |
69418 | 69418 | ], |
69419 | | - "body": "{\n \"data\": [\n {\n \"gid\": \"12345\",\n \"resource_type\": \"role\",\n \"name\": \"Project Admin\",\n \"description\": \"This role has full access to the project.\",\n \"is_standard_role\": false\n }\n ],\n \"next_page\": {\n \"offset\": \"eyJ0eXAiOJiKV1iQLCJhbGciOiJIUzI1NiJ9\",\n \"path\": \"/tasks/12345/attachments?limit=2&offset=eyJ0eXAiOJiKV1iQLCJhbGciOiJIUzI1NiJ9\",\n \"uri\": \"https://app.asana.com/api/1.0/tasks/12345/attachments?limit=2&offset=eyJ0eXAiOJiKV1iQLCJhbGciOiJIUzI1NiJ9\"\n }\n}", |
| 69419 | + "body": "{\n \"data\": [\n {\n \"gid\": \"12345\",\n \"resource_type\": \"role\",\n \"name\": \"Developer\",\n \"description\": \"This role has exclusive access to create app and PAT tokens.\",\n \"is_standard_role\": false\n }\n ],\n \"next_page\": {\n \"offset\": \"eyJ0eXAiOJiKV1iQLCJhbGciOiJIUzI1NiJ9\",\n \"path\": \"/tasks/12345/attachments?limit=2&offset=eyJ0eXAiOJiKV1iQLCJhbGciOiJIUzI1NiJ9\",\n \"uri\": \"https://app.asana.com/api/1.0/tasks/12345/attachments?limit=2&offset=eyJ0eXAiOJiKV1iQLCJhbGciOiJIUzI1NiJ9\"\n }\n}", |
69420 | 69420 | "_postman_previewlanguage": "json" |
69421 | 69421 | }, |
69422 | 69422 | { |
|
69948 | 69948 | }, |
69949 | 69949 | "body": { |
69950 | 69950 | "mode": "raw", |
69951 | | - "raw": "{\n \"data\": {\n \"name\": \"Project Admin\",\n \"description\": \"This role has full access to the project.\",\n \"is_standard_role\": false,\n \"base_role_type\": \"guest\",\n \"permissions\": {\n \"create_app_authorization\": true,\n \"create_pat_authorization\": true,\n \"share_goal_with_domain\": true,\n \"share_portfolios_with_org\": true,\n \"assign_roles\": true,\n \"manage_roles\": true,\n \"export_project_data\": true,\n \"task_deletion_policy\": \"all\",\n \"download_mobile_attachments\": true,\n \"import_data\": true,\n \"create_global_custom_fields\": true,\n \"upload_attachments\": true,\n \"create_team\": true,\n \"allowed_guest_invites\": \"all\",\n \"create_and_edit_ai_automations\": true,\n \"proactive_ai\": true,\n \"standard_ai\": true\n },\n \"workspace\": \"12345\"\n }\n}", |
| 69951 | + "raw": "{\n \"data\": {\n \"name\": \"Developer\",\n \"description\": \"This role has exclusive access to create app and PAT tokens.\",\n \"is_standard_role\": false,\n \"base_role_type\": \"guest\",\n \"permissions\": {\n \"create_app_authorization\": true,\n \"create_pat_authorization\": true,\n \"share_goal_with_domain\": true,\n \"share_portfolios_with_org\": true,\n \"assign_roles\": true,\n \"manage_roles\": true,\n \"export_project_data\": true,\n \"task_deletion_policy\": \"all\",\n \"download_mobile_attachments\": true,\n \"import_data\": true,\n \"create_global_custom_fields\": true,\n \"upload_attachments\": true,\n \"create_team\": true,\n \"allowed_guest_invites\": \"all\",\n \"create_and_edit_ai_automations\": true,\n \"proactive_ai\": true,\n \"standard_ai\": true\n },\n \"workspace\": \"12345\"\n }\n}", |
69952 | 69952 | "options": { |
69953 | 69953 | "raw": { |
69954 | 69954 | "language": "json" |
|
70016 | 70016 | "value": "application/json" |
70017 | 70017 | } |
70018 | 70018 | ], |
70019 | | - "body": "{\n \"data\": {\n \"gid\": \"12345\",\n \"resource_type\": \"role\",\n \"name\": \"Project Admin\",\n \"description\": \"This role has full access to the project.\",\n \"is_standard_role\": false,\n \"creation_time\": \"2012-02-22T02:06:58.147Z\",\n \"modified_at\": \"2012-02-22T02:06:58.147Z\",\n \"base_role_type\": \"guest\",\n \"permissions\": {\n \"create_app_authorization\": true,\n \"create_pat_authorization\": true,\n \"share_goal_with_domain\": true,\n \"share_portfolios_with_org\": true,\n \"assign_roles\": true,\n \"manage_roles\": true,\n \"export_project_data\": true,\n \"task_deletion_policy\": \"all\",\n \"download_mobile_attachments\": true,\n \"import_data\": true,\n \"create_global_custom_fields\": true,\n \"upload_attachments\": true,\n \"create_team\": true,\n \"allowed_guest_invites\": \"all\",\n \"create_and_edit_ai_automations\": true,\n \"proactive_ai\": true,\n \"standard_ai\": true\n },\n \"workspace\": {\n \"gid\": \"12345\",\n \"resource_type\": \"workspace\",\n \"name\": \"My Company Workspace\"\n }\n }\n}", |
| 70019 | + "body": "{\n \"data\": {\n \"gid\": \"12345\",\n \"resource_type\": \"role\",\n \"name\": \"Developer\",\n \"description\": \"This role has exclusive access to create app and PAT tokens.\",\n \"is_standard_role\": false,\n \"creation_time\": \"2012-02-22T02:06:58.147Z\",\n \"modified_at\": \"2012-02-22T02:06:58.147Z\",\n \"base_role_type\": \"guest\",\n \"permissions\": {\n \"create_app_authorization\": true,\n \"create_pat_authorization\": true,\n \"share_goal_with_domain\": true,\n \"share_portfolios_with_org\": true,\n \"assign_roles\": true,\n \"manage_roles\": true,\n \"export_project_data\": true,\n \"task_deletion_policy\": \"all\",\n \"download_mobile_attachments\": true,\n \"import_data\": true,\n \"create_global_custom_fields\": true,\n \"upload_attachments\": true,\n \"create_team\": true,\n \"allowed_guest_invites\": \"all\",\n \"create_and_edit_ai_automations\": true,\n \"proactive_ai\": true,\n \"standard_ai\": true\n },\n \"workspace\": {\n \"gid\": \"12345\",\n \"resource_type\": \"workspace\",\n \"name\": \"My Company Workspace\"\n }\n }\n}", |
70020 | 70020 | "_postman_previewlanguage": "json" |
70021 | 70021 | }, |
70022 | 70022 | { |
|
70432 | 70432 | "value": "application/json" |
70433 | 70433 | } |
70434 | 70434 | ], |
70435 | | - "body": "{\n \"data\": {\n \"gid\": \"12345\",\n \"resource_type\": \"role\",\n \"name\": \"Project Admin\",\n \"description\": \"This role has full access to the project.\",\n \"is_standard_role\": false,\n \"creation_time\": \"2012-02-22T02:06:58.147Z\",\n \"modified_at\": \"2012-02-22T02:06:58.147Z\",\n \"base_role_type\": \"guest\",\n \"permissions\": {\n \"create_app_authorization\": true,\n \"create_pat_authorization\": true,\n \"share_goal_with_domain\": true,\n \"share_portfolios_with_org\": true,\n \"assign_roles\": true,\n \"manage_roles\": true,\n \"export_project_data\": true,\n \"task_deletion_policy\": \"all\",\n \"download_mobile_attachments\": true,\n \"import_data\": true,\n \"create_global_custom_fields\": true,\n \"upload_attachments\": true,\n \"create_team\": true,\n \"allowed_guest_invites\": \"all\",\n \"create_and_edit_ai_automations\": true,\n \"proactive_ai\": true,\n \"standard_ai\": true\n },\n \"workspace\": {\n \"gid\": \"12345\",\n \"resource_type\": \"workspace\",\n \"name\": \"My Company Workspace\"\n }\n }\n}", |
| 70435 | + "body": "{\n \"data\": {\n \"gid\": \"12345\",\n \"resource_type\": \"role\",\n \"name\": \"Developer\",\n \"description\": \"This role has exclusive access to create app and PAT tokens.\",\n \"is_standard_role\": false,\n \"creation_time\": \"2012-02-22T02:06:58.147Z\",\n \"modified_at\": \"2012-02-22T02:06:58.147Z\",\n \"base_role_type\": \"guest\",\n \"permissions\": {\n \"create_app_authorization\": true,\n \"create_pat_authorization\": true,\n \"share_goal_with_domain\": true,\n \"share_portfolios_with_org\": true,\n \"assign_roles\": true,\n \"manage_roles\": true,\n \"export_project_data\": true,\n \"task_deletion_policy\": \"all\",\n \"download_mobile_attachments\": true,\n \"import_data\": true,\n \"create_global_custom_fields\": true,\n \"upload_attachments\": true,\n \"create_team\": true,\n \"allowed_guest_invites\": \"all\",\n \"create_and_edit_ai_automations\": true,\n \"proactive_ai\": true,\n \"standard_ai\": true\n },\n \"workspace\": {\n \"gid\": \"12345\",\n \"resource_type\": \"workspace\",\n \"name\": \"My Company Workspace\"\n }\n }\n}", |
70436 | 70436 | "_postman_previewlanguage": "json" |
70437 | 70437 | }, |
70438 | 70438 | { |
|
70836 | 70836 | }, |
70837 | 70837 | "body": { |
70838 | 70838 | "mode": "raw", |
70839 | | - "raw": "{\n \"data\": {\n \"name\": \"Project Admin\",\n \"description\": \"This role has full access to the project.\",\n \"is_standard_role\": false,\n \"base_role_type\": \"guest\",\n \"permissions\": {\n \"create_app_authorization\": true,\n \"create_pat_authorization\": true,\n \"share_goal_with_domain\": true,\n \"share_portfolios_with_org\": true,\n \"assign_roles\": true,\n \"manage_roles\": true,\n \"export_project_data\": true,\n \"task_deletion_policy\": \"all\",\n \"download_mobile_attachments\": true,\n \"import_data\": true,\n \"create_global_custom_fields\": true,\n \"upload_attachments\": true,\n \"create_team\": true,\n \"allowed_guest_invites\": \"all\",\n \"create_and_edit_ai_automations\": true,\n \"proactive_ai\": true,\n \"standard_ai\": true\n }\n }\n}", |
| 70839 | + "raw": "{\n \"data\": {\n \"name\": \"Developer\",\n \"description\": \"This role has exclusive access to create app and PAT tokens.\",\n \"is_standard_role\": false,\n \"base_role_type\": \"guest\",\n \"permissions\": {\n \"create_app_authorization\": true,\n \"create_pat_authorization\": true,\n \"share_goal_with_domain\": true,\n \"share_portfolios_with_org\": true,\n \"assign_roles\": true,\n \"manage_roles\": true,\n \"export_project_data\": true,\n \"task_deletion_policy\": \"all\",\n \"download_mobile_attachments\": true,\n \"import_data\": true,\n \"create_global_custom_fields\": true,\n \"upload_attachments\": true,\n \"create_team\": true,\n \"allowed_guest_invites\": \"all\",\n \"create_and_edit_ai_automations\": true,\n \"proactive_ai\": true,\n \"standard_ai\": true\n }\n }\n}", |
70840 | 70840 | "options": { |
70841 | 70841 | "raw": { |
70842 | 70842 | "language": "json" |
|
70916 | 70916 | "value": "application/json" |
70917 | 70917 | } |
70918 | 70918 | ], |
70919 | | - "body": "{\n \"data\": {\n \"gid\": \"12345\",\n \"resource_type\": \"role\",\n \"name\": \"Project Admin\",\n \"description\": \"This role has full access to the project.\",\n \"is_standard_role\": false,\n \"creation_time\": \"2012-02-22T02:06:58.147Z\",\n \"modified_at\": \"2012-02-22T02:06:58.147Z\",\n \"base_role_type\": \"guest\",\n \"permissions\": {\n \"create_app_authorization\": true,\n \"create_pat_authorization\": true,\n \"share_goal_with_domain\": true,\n \"share_portfolios_with_org\": true,\n \"assign_roles\": true,\n \"manage_roles\": true,\n \"export_project_data\": true,\n \"task_deletion_policy\": \"all\",\n \"download_mobile_attachments\": true,\n \"import_data\": true,\n \"create_global_custom_fields\": true,\n \"upload_attachments\": true,\n \"create_team\": true,\n \"allowed_guest_invites\": \"all\",\n \"create_and_edit_ai_automations\": true,\n \"proactive_ai\": true,\n \"standard_ai\": true\n },\n \"workspace\": {\n \"gid\": \"12345\",\n \"resource_type\": \"workspace\",\n \"name\": \"My Company Workspace\"\n }\n }\n}", |
| 70919 | + "body": "{\n \"data\": {\n \"gid\": \"12345\",\n \"resource_type\": \"role\",\n \"name\": \"Developer\",\n \"description\": \"This role has exclusive access to create app and PAT tokens.\",\n \"is_standard_role\": false,\n \"creation_time\": \"2012-02-22T02:06:58.147Z\",\n \"modified_at\": \"2012-02-22T02:06:58.147Z\",\n \"base_role_type\": \"guest\",\n \"permissions\": {\n \"create_app_authorization\": true,\n \"create_pat_authorization\": true,\n \"share_goal_with_domain\": true,\n \"share_portfolios_with_org\": true,\n \"assign_roles\": true,\n \"manage_roles\": true,\n \"export_project_data\": true,\n \"task_deletion_policy\": \"all\",\n \"download_mobile_attachments\": true,\n \"import_data\": true,\n \"create_global_custom_fields\": true,\n \"upload_attachments\": true,\n \"create_team\": true,\n \"allowed_guest_invites\": \"all\",\n \"create_and_edit_ai_automations\": true,\n \"proactive_ai\": true,\n \"standard_ai\": true\n },\n \"workspace\": {\n \"gid\": \"12345\",\n \"resource_type\": \"workspace\",\n \"name\": \"My Company Workspace\"\n }\n }\n}", |
70920 | 70920 | "_postman_previewlanguage": "json" |
70921 | 70921 | }, |
70922 | 70922 | { |
|
0 commit comments