You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/api-reference/pages.mdx
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,8 @@
6
6
7
7
Port API's `pages` endpoints will undergo a structural change in the near future. The new structure will be more intuitive and easier to use.
8
8
9
+
Until the new structure is released, you can refer to the [Swagger API documentation](https://api.port.io/swagger/#Pages) for the available endpoints and their usage.
10
+
9
11
Currently, the `pages` endpoints allow you to:
10
12
11
13
-**Create**, **update**, **delete**, and **get** pages.
0 commit comments