Update a status on an status attribute on either an object or a list.
When target is objects, the required scopes are object_configuration:read-write. When target is lists, the required scopes are list_configuration:read-write.
Documentation Index
Fetch the complete documentation index at: https://docs.attio.com/llms.txt
Use this file to discover all available pages before exploring further.
This API uses OAuth 2.0 with the authorization code grant flow.
Whether the attribute is on an object or a list. Please note that company and person objects do not support status attributes at this time.
lists, objects "lists"
A UUID or slug to identify the object or list the status attribute belongs to.
"33ebdbe9-e529-47c9-b894-0ba25e9c15c0"
A UUID or slug to identify the attribute to update the status on.
"41252299-f8c7-4b5e-99c9-4ff8321d2f96"
A UUID or status title to identify the status to update.
"In Progress"
Success
Success