Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com> Co-authored-by: Ashish Keshan <ashkeshan@gmail.com>
19 lines
993 B
Markdown
19 lines
993 B
Markdown
{% ifversion projects-v1-can-create %}
|
|
|
|
{% ifversion fpt or ghec %}
|
|
|
|
> [!NOTE]
|
|
> * These endpoints only interact with {% data variables.product.prodname_projects_v1 %}. To manage {% data variables.product.prodname_projects_v2 %}, use the GraphQL API. For more information, see [AUTOTITLE](/issues/planning-and-tracking-with-projects/automating-your-project/using-the-api-to-manage-projects).
|
|
> * To create a new {% data variables.projects.projects_v1_board %}, the organization, user, or repository must already have at least one {% data variables.projects.projects_v1_board %}.
|
|
|
|
{% endif %}
|
|
|
|
{% else %}
|
|
|
|
> [!NOTE]
|
|
{% data reusables.projects.sunset_notice_content %}
|
|
>
|
|
> These endpoints only interact with {% data variables.product.prodname_projects_v1 %}. To manage {% data variables.product.prodname_projects_v2 %}, use the GraphQL API. For more information, see [AUTOTITLE](/issues/planning-and-tracking-with-projects/automating-your-project/using-the-api-to-manage-projects).
|
|
|
|
{% endif %}
|