You are here: Home > API Reference > Platform > Organization

Organization

API endpoints for Organization. Browse all available operations, parameters, and response schemas.

DEL Delete organization workspace permanently
https://api.applivery.io/v1/organizations/:organizationId

Permanently deletes organization workspace and all associated resources including applications, device enrollments, user assignments, and historical data requiring subscription cancellation.

GET Get organization actions
https://api.applivery.io/v1/organizations/:organizationId/actions
GET Validate organization slug availability
https://api.applivery.io/v1/organizations/check-slug/:slug

Validates whether proposed organization slug identifier is available for use, not reserved by system, and conforms to naming conventions before creation.

GET List organization access control groups
https://api.applivery.io/v1/organizations/:organizationId/groups

Retrieves access control groups within organization scope enabling role-based permissions management, team segmentation, and streamlined assignment of users to applications.

GET Retrieve organization workspace details
https://api.applivery.io/v1/organizations/:organizationId

Retrieves complete organization information including subscription status, feature entitlements, branding configuration, and security settings using unique identifier or workspace slug.

GET List accessible organization workspaces
https://api.applivery.io/v1/organizations

Retrieves a paginated list of workspaces accessible to the authenticated user. This includes filtering and sorting options to enable efficient navigation and management across multiple workspaces

GET Send organization support email notification
https://api.applivery.io/v1/organizations/:organizationId/support-email/:action

Initiates automated email notifications to designated support contacts for organization events such as subscription changes, security alerts, or administrative actions.

GET Retrieve workspace context for initialization
https://api.applivery.io/v1/organizations/:organizationId/workspace

Retrieves complete workspace context including organization details, application store configuration, enterprise mobility management settings, and device enrollment for dashboard initialization.

POST Transfer organization ownership to user
https://api.applivery.io/v1/organizations/:organizationId/change-owner

Transfers primary ownership and administrative control of organization workspace to different user including billing responsibilities, access privileges, and legal accountability.

POST Create new organization workspace
https://api.applivery.io/v1/organizations

Creates new organization workspace serving as primary container for managing mobile applications, device fleets, user access, billing settings, and collaborative team workflows.

PUT Update organization workspace settings
https://api.applivery.io/v1/organizations/:organizationId

Updates organization settings including branding elements, authentication providers, contact information, security policies, and feature configurations to customize workspace per requirements.