Stop Analytics DB InitializationCopy Pagepost deprecatedhttps://example.com/dms/v1/analytics/db/initialization/stopResponses 200The below table describes the response parameters: ParameterTypeDescriptionExampleactivationStatestringThe activation state of the analytics DB Values:INACTIVE,INITIALIZING,STOPPING_INITIALIZATION,ACTIVE_AND_SYNC_ONINACTIVEdeploymentStatestringThe deployment state of the analytics DB Values:NOT_DEPLOYED,DEPLOYEDNOT_DEPLOYEDlastModifiedTimestringA UTC date-time in the ISO-8601 format2007-12-20T10:15:30ZcreationTimestringA UTC date-time in the ISO-8601 format2007-12-20T10:15:30Z 400Code : ANALYTICS_DB_MUST_BE_DEPLOYED, Details: [] Code : ANALYTICS_DB_ORIGIN_ACTIVATION_STATE_INVALID, Details: [validOriginStates, currentActivationState] 401Code : TOKEN_NOT_VALID, Details: [] 403Code : ACCESS_DENIED, Details: [] 500Code : INTERNAL_SERVER_ERROR, Details: [] 504Code : GATEWAY_TIMEOUT, Details: []Updated 5 months ago