---
search:
  tags:
    - Posts
    - PATCH
seo:
  description: >-
    Update an existing post by ID. All fields are optional - only include the
    fields you want to… Reference for the PATCH /posts/{id} endpoint in the
    Ordinal API.
sidebar:
  label: Update post
  badge: PATCH
title: Update post
type: openapi-operation
---
Update an existing post by ID. All fields are optional - only include the fields you want to update. Archived posts cannot be updated; unarchive them first.

`PATCH /posts/{id}`
