<?xml version='1.0' encoding='utf-8'?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
  <channel>
    <title>Workiva API Changelog - 2022-01-01 (Default)</title>
    <link>https://developers.workiva.com/2022-01-01/CHANGELOG.html</link>
    <atom:link href="https://developers.workiva.com/2022-01-01/changelog.xml" rel="self" type="application/rss+xml" />
    <description>Recent changes to the 2022-01-01 (Default) Workiva API.</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>[Bug Fix] Remove baselineShift from FormatCells</title>
      <link>https://developers.workiva.com/2022-01-01/CHANGELOG.html#changelog-2026-04-21</link>
      <guid isPermaLink="false">https://developers.workiva.com/2022-01-01/CHANGELOG.html#changelog-2026-04-21-0</guid>
      <pubDate>Tue, 21 Apr 2026 12:00:00 -0000</pubDate>
      <description>&lt;p&gt;The baselineShift property has been removed from the FormatCells
schema. This property was never functional for cell-level formatting
and belongs exclusively to the FormatText schema, where it continues
to be supported.&lt;/p&gt;&lt;p&gt;Categories: Spreadsheets&lt;/p&gt;</description>
      <category>Spreadsheets</category>
    </item>
    <item>
      <title>[Breaking] Fix incorrect scope check for revoking roles</title>
      <link>https://developers.workiva.com/2022-01-01/CHANGELOG.html#changelog-2026-04-09</link>
      <guid isPermaLink="false">https://developers.workiva.com/2022-01-01/CHANGELOG.html#changelog-2026-04-09-0</guid>
      <pubDate>Thu, 09 Apr 2026 12:00:00 -0000</pubDate>
      <description>&lt;p&gt;While auditing our specification we discovered we had the wrong scope
applied to the revokeWorkspaceMembershipRoles endpoint. This endpoint
should have required the `organization:write` and `scim|w` scopes. This
change rectifies this bug. If you are encountering a missing scope error,
please add the `organization:write` scope to your API Grant.&lt;/p&gt;&lt;p&gt;Categories: Roles, Memberships&lt;/p&gt;</description>
      <category>Roles</category>
      <category>Memberships</category>
    </item>
    <item>
      <title>[Feature] LLM-friendly documentation now available via /llms.txt</title>
      <link>https://developers.workiva.com/2022-01-01/CHANGELOG.html#changelog-2026-03-26</link>
      <guid isPermaLink="false">https://developers.workiva.com/2022-01-01/CHANGELOG.html#changelog-2026-03-26-0</guid>
      <pubDate>Thu, 26 Mar 2026 12:00:00 -0000</pubDate>
      <description>&lt;p&gt;We&amp;#x27;ve added /llms.txt support to the Workiva Developer Portal, making our
API documentation easily accessible to large language models and AI-powered
tools. Each API version has its own llms.txt file with a complete page
listing, including support for the Chains and Wdata APIs.&lt;/p&gt;</description>
    </item>
    <item>
      <title>[Feature] Added Enclosed list sequence</title>
      <link>https://developers.workiva.com/2022-01-01/CHANGELOG.html#changelog-2026-03-17</link>
      <guid isPermaLink="false">https://developers.workiva.com/2022-01-01/CHANGELOG.html#changelog-2026-03-17-0</guid>
      <pubDate>Tue, 17 Mar 2026 12:00:00 -0000</pubDate>
      <description>&lt;p&gt;We&amp;#x27;ve updated our list sequence to include the `enclosed` type,
which allows for more flexible list formatting options.&lt;/p&gt;&lt;p&gt;Categories: Documents, Presentations, Spreadsheets&lt;/p&gt;</description>
      <category>Documents</category>
      <category>Presentations</category>
      <category>Spreadsheets</category>
    </item>
    <item>
      <title>[Information] Prototype documentation restored</title>
      <link>https://developers.workiva.com/2022-01-01/CHANGELOG.html#changelog-2026-02-24</link>
      <guid isPermaLink="false">https://developers.workiva.com/2022-01-01/CHANGELOG.html#changelog-2026-02-24-0</guid>
      <pubDate>Tue, 24 Feb 2026 12:00:00 -0000</pubDate>
      <description>&lt;p&gt;We&amp;#x27;ve reintroduced prototype endpoint documentation to support you in upgrading to our newer API versions. As prototype endpoints are now deprecated, we want to ensure you have easy access to all the documentation you need for a smooth transition.&lt;/p&gt;</description>
    </item>
    <item>
      <title>[Information] API Version 2022-01-01 now deprecated</title>
      <link>https://developers.workiva.com/2022-01-01/CHANGELOG.html#changelog-2026-02-12</link>
      <guid isPermaLink="false">https://developers.workiva.com/2022-01-01/CHANGELOG.html#changelog-2026-02-12-0</guid>
      <pubDate>Thu, 12 Feb 2026 12:00:00 -0000</pubDate>
      <description>&lt;p&gt;As we continue to enhance your developer experience, this API version
(2022-01-01) is now deprecated in favor of our newer, more powerful
2026-01-01 version.

**What this means for you:**
- All endpoints in this version will continue to work, as expected, until their sunset dates.
- Generally-available endpoints will sunset on **January 31, 2029**, giving you plenty of time to upgrade
- Prototype endpoints will sunset on **January 31, 2027**

Note: This deprecation does not affect Wdata or Chains APIs.&lt;/p&gt;</description>
    </item>
    <item>
      <title>[Bug Fix] Removed unsupported `clearValueFormatStyles` field from Update Sheet requests</title>
      <link>https://developers.workiva.com/2022-01-01/CHANGELOG.html#changelog-2026-02-11</link>
      <guid isPermaLink="false">https://developers.workiva.com/2022-01-01/CHANGELOG.html#changelog-2026-02-11-0</guid>
      <pubDate>Wed, 11 Feb 2026 12:00:00 -0000</pubDate>
      <description>&lt;p&gt;`clearValueFormatStyles` is not a supported field in `ApplyFormats` and `SheetUpdateClearFormats`
schemas requests and was incorrectly documented in the API specification.
If you were previously using this field to clear value format styles from cells, please note that
providing this field in your requests had no effect. Please use 2026-01-01 or later versions of
the API to clear value format styles from cells. We apologize for any confusion this may have
caused and thank you for your understanding.&lt;/p&gt;</description>
    </item>
    <item>
      <title>[Information] Prototype documentation removed from site navigation</title>
      <link>https://developers.workiva.com/2022-01-01/CHANGELOG.html#changelog-2026-02-02</link>
      <guid isPermaLink="false">https://developers.workiva.com/2022-01-01/CHANGELOG.html#changelog-2026-02-02-0</guid>
      <pubDate>Mon, 02 Feb 2026 12:00:00 -0000</pubDate>
      <description>&lt;p&gt;Prototype endpoints are no longer displayed in the API documentation navigation menu. These endpoints are still fully functional and any bookmarked pages or direct links will continue to work.&lt;/p&gt;</description>
    </item>
    <item>
      <title>[Feature] Error responses now include API version</title>
      <link>https://developers.workiva.com/2022-01-01/CHANGELOG.html#changelog-2026-02-02</link>
      <guid isPermaLink="false">https://developers.workiva.com/2022-01-01/CHANGELOG.html#changelog-2026-02-02-1</guid>
      <pubDate>Mon, 02 Feb 2026 12:00:00 -0000</pubDate>
      <description>&lt;p&gt;We&amp;#x27;re making it easier for you to debug and troubleshoot your API integrations
by including a helpful version field that shows exactly which API version was
in use when an issue occurred. This enhancement gives you the context you need
to quickly identify and resolve problems.&lt;/p&gt;</description>
    </item>
    <item>
      <title>[Feature] Changelog introduced</title>
      <link>https://developers.workiva.com/2022-01-01/CHANGELOG.html#changelog-2026-01-01</link>
      <guid isPermaLink="false">https://developers.workiva.com/2022-01-01/CHANGELOG.html#changelog-2026-01-01-0</guid>
      <pubDate>Thu, 01 Jan 2026 12:00:00 -0000</pubDate>
      <description>&lt;p&gt;Workiva is excited to introduce changelogs for this API version. From now on, you&amp;#x27;ll find detailed documentation about API changes right here. We are committed to keeping you informed and making your integrations go as smoothly as possible. Thank you for building with us.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>