# Update an Ambassador Post **PATCH /manager/posts/{id}** ## Servers - https://domain.tld/api/v2: https://domain.tld/api/v2 () ## Authentication methods - Bearer token ## Parameters ### Path parameters - **id** (integer(int32)) The id of the ambassador post ### Body: application/json (object) - **status** (string | null) - **contents** (array) - **titles** (array) - **shareable** (boolean) - **no_comment** (boolean) - **is_akn** (boolean) - **is_planned** (boolean) - **start_date** (string) - **visibility** (string | null) ## Responses ### 200 returns the updated ambassador post ### 403 Forbidden - You don't have permission to access this route ### 404 Not found [Powered by Bump.sh](https://bump.sh)