Space configuration
Configure how a Builder Space behaves across users, regions, and devices. Use these operations to manage targeting attributes, locales and locale groups, responsive breakpoints, and other environment-level settings.
Get Space settings
Get the current settings for your Builder Space. For more details, see Spaces Overview.
Targeting attributes
Set custom targeting attributes
Replace every custom targeting attribute for the current space while preserving the existing locale definition.
Query:
Response:
Delete custom targeting attributes
Remove a single non-locale attribute.
Upsert custom targeting attributes
Create or update a single attribute, except locale.
Query:
Response:
Locales
Set Space locales
Remove a locale value and clean up related groups.
Upsert Space locale
Add or update a locale entry, optionally attaching descriptions and groups.
Query:
Response:
Delete Space locale
Remove a locale value and clean up related groups.
Locale groups
Set Space locale group
Replace the complete set of locale groups.
Query:
Response:
Delete Space locale groups
Remove a locale group and associated memberships.
Upsert Space locales
Create or update a locale group with a default locale.
Plugins
Add a plugin
Update the list of plugins.
Configure plugin settings
Configure settings for an already added plugin.
Responsive Breakpoints
Set Space breakpoints
Persist responsive breakpoints with validation (integers, ≥2px spacing).
What's next
Continue to explore the Admin API documentation or use the GraphQL Explorer to try out these queries with your own Space and Organization. Then, visit the Admin API GraphQL Schema for more details on how to modify your queries.