Overview#
The Workspace Management System allows your application's users to create and manage collaborative project spaces for organizing their social media marketing campaigns and ad accounts.Workspaces serve as the primary organizational unit, representing the Enterprise level within Otomatika SaaS. They provide a shared environment where teams can collaborate on marketing initiatives across multiple platforms.Each workspace must include an enterprise ID, which should be provided by your application during creation. The authorization token used to create the workspace will designate the initial admin for that workspace.The workspace admin has full access to all assets within the workspace and can:Create and manage teams under the workspace.
Assign members to those teams.
Manage all workspace-level resources and permissions.
When a workspace is created, a default team is automatically generated. This allows the workspace admin to connect ad accounts directly, without the need to manually create teams or assign members.The workspace admin can be changed at any time using the /change-admin API endpoint. This action must be performed using a valid admin JWT token provided in the request headers.Modified at 2025-10-26 13:38:59