Remove a group attribute
State
Remove group attribute
Removes a single attribute by key from a group.
DELETE
Remove a group attribute
Removes a single attribute from a group by key. The update attributes endpoint (PATCH) can overwrite values but cannot remove keys. If the key does not exist, the call returns successfully as a no-op. ReturnsDocumentation Index
Fetch the complete documentation index at: https://docs.scrip.dev/llms.txt
Use this file to discover all available pages before exploring further.
204 No Content on success.
For usage patterns and examples, see the State Management guide.