Skip to main content

Create a data container

Availability-noteDeprecated

Creates a new data container with the specified data container name.

Information noteNote: Only the Super Admin type users with the administration role have access to this API. For more information about MDM user types, see MDM user types and system roles.
Request
POST /services/rest/system/containers
Parameters
  • containerName: This is a String value which specifies the name of the data container to be created.
Headers
  • Authorization: Basic Authentication scheme
Response No content.
Status
  • 204 OK: The operation is executed successfully.
  • 401 UNAUTHORIZED: Login fails, invalid username or password.
  • 403 FORBIDDEN: Missing required permission.
  • 500 INTERNAL SERVER ERROR: Other errors.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!