api-v2-posts-item
Stub
Purpose: Get or update a single post.
Auth: X-API-Key or Authorization: Bearer.
Required scopes:
– GET → posts:read
– PATCH → posts:write
– Publishing operations may additionally require posts:publish.
Endpoint:
GET|PATCH https://<project>.supabase.co/functions/v1/api-v2-posts-item/{id}