Update a space’s metadata by its ID. Currently supports updating the name and description. At least one field must be provided.
Payload Requirements
name or description must be provided.name is provided, it must be unique within the organization.id, created_at) cannot be modified.Most Arize AI endpoints require authentication. For those endpoints that require authentication, include your API key in the request header using the format
The unique identifier of the space A universally unique identifier
Body containing space update parameters. At least one field must be provided.
A space object
A space is a container within an organization for grouping related projects, datasets, and experiments. Spaces enable team collaboration or isolated experimentation with role-based access control.