Updates the name of an existing workspace identified by its ID.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the workspace to update.
Workspace update data.
Data required to update an existing workspace. Currently, only workspace_name can be updated.
The new name for the workspace.