Clone accountpost https://accounts.telesign.com/accounts/{source_account_id}Path Paramssource_account_idstringrequiredBody Paramsaccount_namestringrequiredusersarray of objectsrequiredlength between 0 and 1users*ADD objectResponses 201Success. The new account was successfully created. Status codeAssociated text string5005New account was successfully created. 400Bad Request. Status codeAssociated text string5101Invalid value for body parameter {param name}.5103Invalid value for path parameter {param name}5110Request payload is improperly formatted.5112Missing required parameter {param_name}.5114Resource not found 401Unauthorized. Status codeAssociated text string5400Authentication failed. 403Forbidden. Status codeAssociated text string5401No permissions for this resource. 429Rate limit exceeded. Status codeAssociated text string5204Rate limit exceeded. 503Service unavailable. Status codeAssociated text string5500System unavailable. Please try again later.Updated 18 days ago